PROJECT MOVED:
https://github.com/vstavrinov/rpg
-----------------------------------------------------------------------
This shell script generate passwords easy to read and remember, but still strong enough. This is achieved by some restrictions. Some letters, digits, and letter combinations are excluded. No consecutive vowel. No more then 2 consecutive consonant. No consecutive consonant before and after digit. Main stream is lower case letters. Chance to include digit and upper case letters may be adjusted.
License
GNU General Public License version 2.0 (GPLv2)Follow Readable Password Generator
Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
-
This is true: You can remember password, because it is readable, i.e. it is easy pronounce. There are no penalty for this convenience, because generator consult with dictionary to keep password strong enough.