@hackage scat1.1.0.3
Generates unique passwords for various websites from a single password.
Categories
License
BSD-3-Clause
Maintainer
romain.edelmann@gmail.com
Links
Versions
Installation
Dependencies (0)
- ansi-terminal >=0.6.1
- base >=4.5 && <5
- bytestring
- mtl
- optparse-applicative >=0.5
- scrypt >=0.5 && <0.6 Show all…
Dependents (1)
@hackage/acme-everything
Flexible password generator. For each service, passwords are generated deterministically from a main password and a code. Internally, Scrypt is used to obtain the hash generating the passwords.