Skip to content

Latest commit

 

History

History

SecureChat

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

SecureChat

Visit Thunkable for more information. This project has been expicitly designed to run in App Inventor, resulting in a lower minSDK level for Android

How To

  • One user clicks "Generate code"
  • The other clicks "SCAN" and scans the other's barcode

You can later start a new chat by clicking the user's name. And because this is a proof of concept, only one chat at a time is possible. You can add images and links by copying the url into the text box.

Used extensions

THX to all extension developers

Changelog

  • 02/25/2018: Initial release of version 1
  • 03/20/2018: release of version 2
    • added Base64 encryption to get rid of image hosting and be more secure