Stop Password Restrictions
I've been on a few sites - just recently Skype, and no matter what password I typed in, it says it's easy to guess. How can I use a service whose password I can't remember. It's such an idiotic practice by some programmer or entity flexing their new found validation knowledge and going overboard. BUT AT WHAT COST TO THE USER!
I could be wrong, but I'm so tired of companies dictating password complexity instead of locking their systems down.
I'm a programmer and I went through this stage where I just wanted all user entered data to be precise - BUT IT'S NOT USER FRIENDLY!
Anyone has an upside to this or am I truly missing something?
2 comments
[ 5.2 ms ] story [ 11.2 ms ] threadUse lowercase, uppercase, numbers, and symbol(s). It's the only way to prevent a password from being cracked in minutes.
It's the unfortunate consequence of having powerful computers at a low cost. Password restrictions WILL continue to get more strict. It has to be that way to protect the users, the biz, and the infrastructure.