Why do quite a few high-profile companies (including financially sensitive ones) refuse to let you use long passwords? E.g. some complain if a password is more than 8 or 12 characters.
I'm puzzled what the reason is for this arbitrary limit. Not only does it make passwords more vulnerable to brute-force cracking (I read one company arguing that such cracking wasn't the main vulnerability of passwords so it didn't matter, because phishing was the main problem) but it also makes passwords harder to remember because you can't use long lists of words that actually mean something to you, you are forced to use strings of random characters in order to avoid using single words that are clearly going to be vulnerable to dictionary-based guessing.
It just seems such an arbitrary restriction, as if it were still the 1980s where every byte of storage was precious.
Is there some real technical reason for it? Presumably there must be because so many sites do it.
I'm puzzled what the reason is for this arbitrary limit. Not only does it make passwords more vulnerable to brute-force cracking (I read one company arguing that such cracking wasn't the main vulnerability of passwords so it didn't matter, because phishing was the main problem) but it also makes passwords harder to remember because you can't use long lists of words that actually mean something to you, you are forced to use strings of random characters in order to avoid using single words that are clearly going to be vulnerable to dictionary-based guessing.
It just seems such an arbitrary restriction, as if it were still the 1980s where every byte of storage was precious.
Is there some real technical reason for it? Presumably there must be because so many sites do it.
