Safe Notes App
โ Safe Notes is an open-source project that aims to provide an encrypted, private note manager.โ Employs rigorously tested AES-256 encryption standards to encrypt your notes.
โ Incognito Keyboard
โ Brute-force protection
โ Protection against data snooping via adb
โ Android background snapshot protection
โ Inactivity guard
โ Automated encrypted backup
โ Arctic Nord style dark and light theme
โ Customization for colorful notes
โ Seamless migration to new device. Use the backup to move your data from one device to another device.
โ Safe Notes provides ultimate security - you don't have to trust us, or any other third party because everything is done locally on your phone.
โ Contrary to the ongoing frenzy of "move everything to cloud" we believe in "localization of user data" giving you the control of your data and not some third-party cloud service provider.
โ Completely anonymous, no inbound and outbound requests.
--- How it works ---
โ Safe Notes encrypt each note with a unique AES-256 symmetric key derived from your passphrase and randomly generated salt.
โ If an attacker tries to brute-force your encrypted notes it will take "Trillions Upon Trillions years" in contrast, the universe has only existed for 15 billion years. (You must use strong and long passphrase).
โ AES-256 is symmetric key encryption that is quantum-resistant, i.e. it isn't vulnerable to quantum computers.
โ Everything is stored locally on the user's device.
โ Your passphrase is never stored on the device, it gets purged as soon as you exit the app.
โ We can't decrypt your notes even if we wanted to. That gives you the ultimate security, but it also means that a lost passphrase can never be recovered.
โ Safe Notes is an open-source, not-for-profit project.