Symmetric file encryption with Argon2-based passphrases
Project description
obscura
Example
$ obscura <(echo 'secret snowflake') > secret.enc
Password:
$ obscura -d secret.enc
Password:
secret snowflake
Install
pip
$ pip install obscura
Arch Linux
There is an AUR package available here: https://aur.archlinux.org/packages/obscura
If you do not know how to install AUR packages on Arch Linux, please consult the wiki
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
obscura-0.1.1.tar.gz
(6.5 kB
view hashes)