Encrypted notes is a highly secure note list app, which you can use as notes app, private notepad or to-do list, that allows you to keep private notes on a high-security layer. This is the perfect app for keeping either a really private data, such as the perfect app ideas that will make you millionaires or really non-private data, such as a grocery list.
Device side security:
- Variable encryption/decryption of your note when sending/receiving from the server, so the data transition is non-human readable, which increases security.
- Your notes are not stored on your hardware, since your device may contain malware that might steal your data.
- Pin code allows you to hide your real notes from people that you are close with. When you enter with the correct password and wrong pin code, you get the 'fake notes' that you create and the app operates almost identical to the real app. With enough social skills, you can use this feature to hide your real data from people that are close to you.
Server-side security:
- 256 bit AES Encryption
- Firestore security rules that allow you to write, edit, and delete your data only if you are logged in with your account.
- Firebase Authentication allows you to hide your notes from people that are not close to you. (Ex. you forgot your phone on the table in the first meeting)
- When you delete your user data (account or notes), it is deleted permanently from the servers and cannot be restored.
This app is the perfect app if you like to keep things secure.