passman-core: Deterministic password generator
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.
Warnings:
- Exposed modules use unallocated top-level names: Passman
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.
Properties
Versions | 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.3.1 |
---|---|
Change log | None available |
Dependencies | base (>=4 && <5), base64-bytestring, bcrypt, byteable, bytestring, containers, cryptohash, directory, mtl, safe, text, transformers, unix-compat [details] |
License | GPL-2.0-only |
Author | Matthew Bekkema |
Maintainer | mbekkema97@gmail.com |
Category | Password |
Source repo | head: git clone https://github.com/mat8913/passman-core this: git clone https://github.com/mat8913/passman-core -b release(tag v0.3.1) |
Uploaded | by mat8913 at 2016-03-03T10:31:51Z |
Modules
[Index]
Downloads
- passman-core-0.3.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees