Notebook which support both work mode - GUI and CLI.
Application use AES-256-CBC encryption to protect content of your notes. Encryption keys are generated using KDF PBKDF2 basing on PIN different for each user.
Login view Register view Note list view Edit note view
- Clone the repo
git clone https://github.com/Kaspek2480/SecureNotebook
- Install required packages
pip install -r requirements.txt
- Type in shell
py main.py