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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of passphrase-generator!