Stop restricting my password - Help these sites get better security.
weakpasswords.org
Stop restricting my password - Help these sites get better security.
1–10 of 61 posts
Re: Stop restricting my password - Help these sites get better security.
#2It's really just laziness and incomptence on the part of the programmers.
Re: Stop restricting my password - Help these sites get better security.
#3Re: Stop restricting my password - Help these sites get better security.
#4Re: Stop restricting my password - Help these sites get better security.
#5They require you to enter a SkyMiles number and a PIN, along with your last name... all of which is certainly not very secure information. But ultimately, all that gives you access to is viewing a person's SkyMiles account. It hardly seems to make sense alongside banking sites.
Re: Stop restricting my password - Help these sites get better security.
#6 Google, MSN, Facebook, Twitter - They all already allow
you to use anything you want for your password.
This is not strictly true - while Google et al might have a large set of permitted characters, there are nearly always restrictions on length. Google, for example, requires that their passwords be at least 8 characters long. While a long password does reduce brute-force attacks and shoulder-surfing, it nevertheless is a restriction.Re: Stop restricting my password - Help these sites get better security.
#7Re: Stop restricting my password - Help these sites get better security.
#8Re: Stop restricting my password - Help these sites get better security.
#9There's really no point in restricting length or non-alphanumeric characters. They should be storing a salted hash, not the actual passwords, so the content of the password shouldn't matter. It's really just laziness and incomptence on the part of the programmers.
I agree, the only rationale I can think of for this is that these institutions don't want people to forget their passwords, but even then I don't understand why they would want that at the expense of security.
Re: Stop restricting my password - Help these sites get better security.
#10Google, MSN, Facebook, Twitter - They all already allow you to use anything you want for your password. This is not strictly true - while Google et al might have a large set of permitted characters, there are nearly always restrictions on length. Google, for example, requires that their passwords be at least 8 characters long. While a long password does reduce brute-force attacks and shoulder-surfing, it nevertheless…
The site for my credit card requires a password that is no more than 6 characters -- talk about insecure.