Richard Yancy's Blog
Friday, August 12, 2005
More on Passwords
I have started to collect a list of various passwword rules. So far I have collected:
Site 1
- Password length should be 8 numeric digits
- Only allow numeric characters (0-9)
- Do not allow 3 consecutive digits of user ID in forward direction
- Do not allow 3 consecutive digits in forward direction
- Do not allow 3 consecutive digits in reverse direction
- Do not allow 4 consecutive digits to be the same
If you have a set of rules, please forward to passwords@yancy.org