1.2.1 • Published 10 years ago

pwds v1.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

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.

1.2.1

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago