@hackage passman-core0.1.0.0
Deterministic password generator core
Categories
License
GPL-3.0-only
Maintainer
mbekkema97@gmail.com
Links
Versions
Deprecated
Tested Compilers
Dependencies (22)
- aeson >=0.7 && <1.3
- base >=4.9 && <4.11
- bcrypt ^>=0.0.10
- bytestring ^>=0.10.8.1
- conduit ^>=1.2.11
- conduit-extra >=1.1.5 && <1.3 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.