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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.