mc-pass

0.0.5 • Public • Published

mc-pass

Generate an encrypted password for your accounts on the internet.

travis-ci

travis-ci

Install

$ npm install mc-pass -g

Example

$ pass facebook zuck

The result will be ready in clipboard.

Show SALT in QRCode

To synchronize your SALT with mobile devices use the QR Code.

$ pass qrcode show

Test

Create .env file with:

PASS_RETURN=true
PASS_DEFAULT=bfb106205382c679eaacc2d6a502edac

And run:

$ npm test

To show salt:

$ cat $HOME/.password

Tow show accounts log

$ cat $HOME/.password-accounts.json

Tested on ubuntu.

Readme

Keywords

none

Package Sidebar

Install

npm i mc-pass

Weekly Downloads

0

Version

0.0.5

License

MIT

Last publish

Collaborators

  • paulomcnally