Last active
February 22, 2022 16:01
-
-
Save NZKoz/5471298 to your computer and use it in GitHub Desktop.
Template password compromise documentation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dear [First Name], | |
We're really sorry but our systems were compromised and the attackers managed to take a copy | |
of your passwords. | |
The passwords were stored as: | |
[ ] Bcrypt hashes with a cost factor of X | |
[ ] PBKDF2 hashes with an iteration count of X | |
[ ] scrypt because I am Colin Percival | |
[ ] Something else because we're terrible terrible people who should never be trusted with | |
anything ever again under any circumstances because this shit has been well known for | |
fucking YEARS. | |
Regards, | |
[Some poor bastard] | |
CEO | |
[Some poor company] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment