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
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
-
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.