Y
Hacker News
new
|
ask
|
show
|
jobs
by
s_kilk
4152 days ago
> Your daily usage limit has been reached. > Signup now to continue searching - or try again tomorrow!
Wat. I just clicked the link from HN. You may want to take a look at this :)
1 comments
impostervt
4152 days ago
+ password can't be longer than 20 chars :\ Signing up gets you "limited access". Full access is $19/month.
link
kgrin
4152 days ago
Err... what's a plausible reason passwords would be restricted to 20 chars, other than being stored in plaintext in a char(20) field?
link
0942v8653
4152 days ago
Making sure you can't DDoS by sending gigabyte passwords for the server to hash. Of course 20 is seriously … overprotective.
link
mgkimsal
4152 days ago
Pretty sure nothing's stopping me from sending a gig of data to their server anyway.
link
0942v8653
4152 days ago
No, but hashing is much more intensive than just receiving it.
link