passman-cli: Deterministic password generator command line interface

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.


[Skip to Readme]

Properties

Versions 0.2.0.0, 0.2.0.0
Change log ChangeLog.md
Dependencies base (>=4.9 && <4.11), conduit (>=1.2.11 && <1.3), contravariant (>=1.4 && <1.5), haskeline (>=0.7.2.3 && <0.8), optparse-applicative (>=0.14.0.0 && <0.15), passman-core (>=0.2.0.0 && <0.3), resourcet (>=1.1.10 && <1.2), text (>=1.2.2.2 && <1.3), X11 (>=1.8 && <1.9), yaml (>=0.8.23.3 && <0.9) [details]
License GPL-3.0-only
Copyright 2017 Matthew Harm Bekkema
Author Matthew Harm Bekkema
Maintainer mbekkema97@gmail.com
Category Password
Home page https://github.com/PasswordManager/passman-cli#readme
Bug tracker https://github.com/PasswordManager/passman-cli/issues
Source repo head: git clone https://github.com/PasswordManager/passman-cli
Uploaded by mat8913 at 2017-12-16T07:44:37Z

Flags

Manual Flags

NameDescriptionDefault
dummyclipboard

Use the dummy clipboard

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for passman-cli-0.2.0.0

[back to package description]

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.