passman-core: Deterministic password generator core
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.
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.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson (>=0.7 && <1.5), base (>=4.9 && <4.13), bcrypt (>=0.0.10 && <0.1), bytestring (>=0.10.8.1 && <0.11), conduit (>=1.3.0 && <1.4), containers (>=0.5.7.1 && <0.7), cryptohash-md5 (>=0.11.100.1 && <0.12), csv-conduit (>=0.6.7 && <0.8), data-ordlist (>=0.4.7.0 && <0.5), directory (>=1.2.3 && <1.4), filepath (>=1.4.1.0 && <1.5), int-cast (>=0.1.2.0 && <0.3), memory (>=0.14.6 && <0.15), passman-core, text (>=1.2.2.2 && <1.3), unix-compat (>=0.4.3.1 && <0.6), yaml (>=0.8.23.3 && <0.11) [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-core#readme |
Bug tracker | https://github.com/PasswordManager/passman-core/issues |
Source repo | head: git clone https://github.com/PasswordManager/passman-core |
Uploaded | by mat8913 at 2018-09-27T10:56:17Z |
library passman-core
Modules
[Index] [Quick Jump]
- Passman
- Core
- Passman.Core.Config
- Passman.Core.Config.Lens
- Passman.Core.Entry
- Passman.Core.Entry.Lens
- Passman.Core.Hash
- Passman.Core.Info
- Passman.Core.Mode
- Passman.Core.Version
- Passman.Core.Config
- Core
library passman-core:passman-core-internal
Downloads
- passman-core-0.2.0.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