Incognoto / incognoto

Take control of your personal data with Incognoto, your secure incognito notes.
https://play.google.com/store/apps/details?id=com.notes.incognoto
GNU General Public License v2.0
4 stars 1 forks source link

As a user I want my data to be decrypted using a password input each time I open the app #18

Closed leroosje closed 6 years ago

leroosje commented 6 years ago

As a user, I want to be able to encrypt data using a personal key, so any stored data is safe

Collinux commented 6 years ago

Encrypted data works in POC but need to re-do for S3 delivery in NoSQL db. Jessica and Alex: security analysis

Collinux commented 6 years ago

Progress update: encrypted NoSQL works and it's in the latest build. Next step: Front end for password input (to decrypt on startup) needs to be designed.