Limiting passwords to 12 characters is "secure enough"
forums.stardock.com
Limiting passwords to 12 characters is "secure enough"
1–10 of 111 posts
Re: Limiting passwords to 12 characters is "secure enough"
#2http://www.youtube.com/watch?v=KRVRlhrLKkI [video, 22 min] http://web.cheswick.com/ches/talks/rethink.pdf [slides]
Re: Limiting passwords to 12 characters is "secure enough"
#3Re: Limiting passwords to 12 characters is "secure enough"
#4But of course we should be using pass-sentences by now.
Re: Limiting passwords to 12 characters is "secure enough"
#5But if a site rejects the password that my password manager generated (16 chars [a-zA-Z0-9]), then I have to work around it, make a password manually, and it's generally a pain in the ass that shouldn't be necessary. And since I'm doing it right and these sites doing it wrong, I'm not inclined to be forgiving.
Re: Limiting passwords to 12 characters is "secure enough"
#6As I see it, character limits aren't so much about security, as just a dumb way to be hostile to the user. All of my passwords are site-specific unique passwords generated by a password manager. I don't care if you store plain-text passwords, because if someone steals passwords out of your database then they already have all the access that my password to your site would've given. But if a site rejects the password t…
Re: Limiting passwords to 12 characters is "secure enough"
#7In theory it is secure enough - you should not be allowing a password attempt every second on an account and unlimited attempts per day per account. But of course we should be using pass-sentences by now.
Please read the article before commenting. The OP's concern is that all of the passwords are sitting in plaintext in a questionably-secure database somewhere.
Re: Limiting passwords to 12 characters is "secure enough"
#8In theory it is secure enough - you should not be allowing a password attempt every second on an account and unlimited attempts per day per account. But of course we should be using pass-sentences by now.
> I'm not concerned that someone is going to brute-force my password Please read the article before commenting. The OP's concern is that all of the passwords are sitting in plaintext in a questionably-secure database somewhere.
Re: Limiting passwords to 12 characters is "secure enough"
#9As I see it, character limits aren't so much about security, as just a dumb way to be hostile to the user. All of my passwords are site-specific unique passwords generated by a password manager. I don't care if you store plain-text passwords, because if someone steals passwords out of your database then they already have all the access that my password to your site would've given. But if a site rejects the password t…
The worst thing is when password boxes have paste protection so site-specific randomly generated passwords become a pain to use. A few sites have started doing it recently, it's nonsensical.