-
Notifications
You must be signed in to change notification settings - Fork 2
Simple password generator inspired by http://xkcd.com/936/ which discusses memorability and total entropy of "strong" passwords
License
esnyder/xkcdpwgen
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
See http://xkcd.com/936/ Basic argument is that picking 4 random common words for a password gives you about 44 bits of entropy, vs, say 28 bits of entropy for a "strong" (but patterned to be kinda memorable) random password. xkcdpwgen (should) let you specify how strong a password you want (either in bits of entropy, or as equivalent to a random string of printable ascii characters of some given length) and generates candidate passwords as a list of words you should concatenate together. It defaults to 44 bits of entropy as per the cartoon.
About
Simple password generator inspired by http://xkcd.com/936/ which discusses memorability and total entropy of "strong" passwords
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published