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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of passphrase-generator!