Easy to use command line based strong passphrase generator.
Implemented as a self contained perl script that should work on many unix like systems.
The passphrase-generator defaults to only 3 words instead of the 4 suggested by XKCD, but uses a larger dictionary found in many unix like systems at /usr/share/dict/words. It also provides estimates for the entropy of the generated passphrases. The randomization is based on /dev/urandom and SHA1.
See http://xkcd.com/936/ for an entertaining take on passwords vs. passphrases.
See my post in stackoverflow for links to other solutions and discussions on passphrases vs passwords: http://stackoverflow.com/a/12646320/1148030
Features
- Provides estimates of passphrase entropy
- Uses /dev/urandom as randomness source
- Options to adjust generated passphrases
- Uses /usr/share/dict/words as a dictionary
Categories
Password ManagersLicense
BSD LicenseFollow passphrase-generator
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of passphrase-generator!