0.2.0 • Published 6 years ago
maevar v0.2.0
Mae'var
Maevar is a simple command-line tool to edit aes256 encrypted files.
To install, run: npm install -g maevar
.
Rely on openssl
and vim
to be in the PATH
.
Usage:
maevar path/to/encrypted/file
> maevar sensitive/encrypted.aes
Password...
<< VIM EDIT >>
New password? [y/n]
New password...
Confirm...
>