chriszarate / supergenpass

A free bookmarklet password generator.
https://chriszarate.github.io/supergenpass/
GNU General Public License v2.0
418 stars 160 forks source link

Some websites have minimum password requirements #62

Closed victropolis closed 9 years ago

victropolis commented 9 years ago

Some websites have minimum password requirements (i.e. mixed case, number, special chars, etc). Can supergenpass be improved to support these cases?

chriszarate commented 9 years ago

See FAQ:

https://github.com/chriszarate/supergenpass/wiki/FAQ#site-x-has-different-password-requirements

I've chosen to keep SGP simple and not try to be inclusive of ever-increasing complexity requirements. You could look at other implementations, also in the wiki, for other approaches.