password-vault

0.0.1 • Public • Published

Vault CLI

A CLI for store passwords safely.

Get started

To install, run: npm install -g password-vault vault generate

Then generate private keys and db start to store your passwords

vault store --login myuser@account.com --password mypassword --key "C:\path\to\my\keychain.json"

Vault CLI use blowfish to encrypt passwords by private key

Store your privatekey safely

License

MIT - see LICENSE

Readme

Keywords

none

Package Sidebar

Install

npm i password-vault

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

11.7 kB

Total Files

27

Last publish

Collaborators

  • ceelsoin