Description
Deterministic password generator command line interface.
Description
Generates unique passwords deterministically from a single master password. A hash of the master password is stored on disk to prevent accidentally generating a password from a mistyped master password.
This is the command line interface to passman.
README.md
passman-cli
Generates unique passwords deterministically from a single master password. A hash of the master password is stored on disk to prevent accidentally generating a password from a mistyped master password.
This is the command line interface to passman.