Skip to content
generated from vaisakhv/flask-pwa

noCRYPT is a simple and secure note taking app. It uses AES encryption for saving notes into the db. Built with flask microframework in python noCRYPT is a Progressive Web App(PWA). Since its a pwa it can be used as a native app in all platforms.

License

Notifications You must be signed in to change notification settings

vaisakhv/nocrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noCRYPT

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.

stability-wip GitHub

GitHub Pipenv locked dependency version GitHub Pipenv locked dependency version GitHub Pipenv locked dependency version

Links

Licensing

This project is licensed under GPL-3.0 License.

About

noCRYPT is a simple and secure note taking app. It uses AES encryption for saving notes into the db. Built with flask microframework in python noCRYPT is a Progressive Web App(PWA). Since its a pwa it can be used as a native app in all platforms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published