A Secure and private note taking progressive webapp.
noCRYPT is an encrypted note taking app. ##Features -Can be treated as a native app in any pltform since it is a Progressive Web App(PWA) -Requires no personal identifiers(just a Username and a password) -Has a simple WYSIWYG Editor -The notes are encrypted with AES -We don't know your password. We store your SHA-256 hash of your password. -Since your password's hash is the encryption key for the AES encryption of the notes, if you lose or reset your password all the notes that you created with your old password cannot be decrypted.
- Repository: https://github.com/umluizlima/flask-pwa
- Issue tracker: https://github.com/umluizlima/flask-pwa/issues
- Inspiration and references:
This project is licensed under GPL-3.0 License.