Hacker News new | ask | show | jobs
by jasonj79 4225 days ago
I't because they are still storing passwords in cleartext... If they were hashing passwords (which is the correct way to do it) there would be no limit.
1 comments

That is simply not true. I used to think the same but real world experience showed me that a lot of websites hash the passwords but they still set a limit to password length. You should read this : https://www.reddit.com/r/gfycat/comments/2m7ddd/how_does_gfy...
makes sense... hopefully this is their reason instead of the former.
it doesn't actually... limit to 1k chars or something, not 20 if you worry about stuff like that.