Why aren’t there universal parameters for online passwords?

1.30K views

How is it 2021 and password parameters are completely site-dependent? Character limits, no special characters/special characters required/only certain special characters, etc. I feel like the various rules makes it more likely people will use bad habits like writing passwords down, or making less complex passwords more likely?

Edit: Upon further discussion in the replies, with many good points being made, I realized my real question should have been: why do some sites set password parameter limitations? I should be able to input a 25-character complex passphrase with letters, numbers, special characters if i want whether it’s for my Netflix account or Bank account. What I don’t understand is my bank being like, “Nah, you can only use 12 characters, and you can’t use @“. That’s my frustration, and was more my questions because I figured there was a technical reason behind it likely.

In: Technology

15 Answers

Anonymous 0 Comments

If there was a standard, it would be obsolete within a short period of time or be so complex no one would be able to remember their passwords.

Passwords alone will never be that secure. This is why two factor authentication (2FA) is becoming quite popular.

You are viewing 1 out of 15 answers, click here to view all answers.