/cryptonotes

Fast notes encryption with KISS in mind

Primary LanguageShellMIT LicenseMIT

cryptonotes

Easy notes encryption done with openssl and password entry GUI via zenity. Pure Bash script with security and simplicity in mind.

Usage

cryptonotes.sh ~/private.txt

Dependencies

Ubuntu/Debian: apt install xdg-utils openssl zenity mktemp

Arch Linux: pacman -S xdg-utils openssl zenity coreutils

Optionally you can install leafpad, a lightweight text editor.

License

MIT