Largest Study of its Kind Shows Outdated Password Practices are Widespread
Largest Study of its Kind Shows Outdated Password Practices are Widespread

Largest Study of its Kind Shows Outdated Password Practices are Widespread | College of Computing

Largest Study of its Kind Shows Outdated Password Practices are Widespread::undefined
The article focuses on password requirements that websites implement, not user behaviors. Common bad practices mentioned:
Complex characters are outdated? It also refers to special characters but I guess that's what I was thinking of. So special characters are in, so what is a complex character then?
Length is the most important thing, everything else is somewhat secondary. We should be shifting thinking of this to passphrases rather than passwords.
I'm sure most of us have seen the "correct horse battery staple" XKCD, but that's what people really need to think of as passwords now, not my-favourite-celebrity-but-with-the-"e"-changed-to-"3"-and-an-exclamation-mark-at-the-end.
A character that extends outside the real number line
I think enforcing complex characters is outdated. Allowing them is enough, since someone brute forcing still needs to consider them. Of course they could try all lower, then mixed, then including complex characters in that order to catch those that don't. But still, it's better to have a password made up of compound words that is longer, than S0meth!ngV3ryC0nvolu73D. Or just pure random (aka password generator)
My main issue is places that have a maximum password length. This is firstly a limitation on security, but more importantly throws a red flag because of the potential reasons for having a password length limit!
Do you mean "not blocking common passwords"?
This implies that I can totally use "password1"
I copied the list straight from the article, so excuse the awkward phrasing. But yes, the implication is that you could totally use "password1" on some websites.