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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of passphrase-generator!