pwds

v1.2.1
Simple command line utility to save passwords to a file, encrypted with OpenSSL DES3.
password passwords management

How to Use Password Storage


Setup

Simply install via npm.

npm install -g pwds

Display passwords

Go to a directory where you want to save the encrypted password file.

Then do:

pw-list [filename] [backup_dir]

... and enter the password.

Add passwords

./pw-add

Follow the prompts on the screen.

Remove a password

./pw-remove

Follow the prompts on the screen.

npm i pwds

Metadata

  • MIT
  • Whatever
  • Leander Lee
  • released 10/18/2015

Downloads

Maintainers