Dev Notes: First Release
Aug 6, 2020
This is the first release for this app. I intended this app to be a simple experement but I hope that it will be impactful. The inspiration for this app's development came about while using a messaging app that claimed to use high security and encryption to keep messages private with nothing more than their word to show for it. This app looks to fix that problem by letting the user use their own numbers to generate keys, access their keys and generate keys using timing data on certain button presses.
Known Bugs:
Share button does not work on iPad.
Features in Progress:
Fix iPad share button.
Make message text field multiline
Add contact button and flesh out info screen
Planned changes:
Mathematical optimizations to be made to the encryption process that affects *very* long messages
Make the message input section accept files uploads and images
Add QR codes (still don't know if this is feasible given formatted message size)