0.4.4 • Published 10 years ago
@meedamian/savepass v0.4.4
savepass

This is a CLI tool managing preparing, encrypting and saving (to cloud) password/sensitive text files.
Download
$ npm i -g @meedamian/savepass
Usage
You can either pass CLI flags or answer questions.
$ savepass --help
CLI tool archiving your keybase.io-encrypted data to Google Drive
Usage: savepass <command>
where <command> is one of:
add, new, list, ls, remove, rm
Example Usage:
savepass add [OPTIONAL <flags>]
savepass --debug ls
savepass rm --file=myBank
Global flags:
--debug
Enable debug output.
savepass add flags:
--template=<templateName>
Specify template name to be used. Available templates can be
found in `templates/` folder.
--keybase-user=<keybaseUsername>
Encrypt output file for a different user then the one logged in.
--name, --website, --login, --password, --email, --seed
Pass values from CLI or disable by passing null or false.
NOTE: --password flag can only be disabled
Specify configs in the json-formatted file:
/Users/mee/.config/savepass/config.json
Bugs and feedback
If you discover a bug please report it to:
https://github.com/chester1000/savepass/issues/new
Mail me at mee.damian@gmail.com, on twitter I'm @meeDamian.
Licence
MIT @ Damian Mee
0.4.4
10 years ago
0.4.3
10 years ago
0.4.2
10 years ago
0.4.1
10 years ago
0.4.0
10 years ago
0.3.0
10 years ago
0.2.10
10 years ago
0.2.9
10 years ago
0.2.8
10 years ago
0.2.7
10 years ago
0.2.6
10 years ago
0.2.5
10 years ago
0.2.4
10 years ago
0.2.3
10 years ago
0.2.2
10 years ago
0.2.1
10 years ago
0.2.0
10 years ago
0.1.1
10 years ago