@hackage passman-core0.2.0.1
Deterministic password generator core
Categories
License
GPL-3.0-only
Maintainer
mbekkema97@gmail.com
Links
Versions
Installation
Tested Compilers
Dependencies (20)
- aeson >=0.7 && <1.5
- base >=4.9 && <4.13
- bcrypt ^>=0.0.10
- bytestring ^>=0.10.8.1
- conduit ^>=1.3.0
- containers >=0.5.7.1 && <0.7 Show all…
Dependents (1)
@hackage/passman-cli
passman-core
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 core of passman.