scat

Generates unique passwords for various websites from a single password.

https://github.com/redelmann/scat

Latest on Hackage:1.1.0.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Romain Edelmann
Maintained by [email protected]

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.