Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@hube Totally secure and totally preventing anyone that wants to destroy someone's life to destroy someone's life...
-
slar3008yYou can always add more entropy by adding more characters in the allowed alphabet. Unless they also restrict the length to some low limit.
-
@slar Passwort must be between 6 and 20 characters, has to contain at least one lowercase letter, one uppercase and a number, must not contain any special characters.
-
My ISP has a similar website with login as an incrementing for every new user number and the same default password for everyone. I could see other people's name, credit card number and lots of other things, as well as deactivate their accounts. (I did not)
-
My university website looks only at the first 6 characters of the password. So "password" is the same as "passwo", "passwobshdhd", etc.
-
slar3008y@filthyranter, that's plenty, assuming that they have sane handling on the back end (which might be too much to ask), 20 random letters and numbers is not feasible to brute force.
-
@mrtnrdl The worst thing is, it wouldn't even hurt them if longer passwords were used ;-;
-
lappalal388y@mrtnrdl that's how my (former) bank Handel's online banking. except it's only numbers. And exactly 5 of them.
-
@AlmightyBaka it you're hashing the password, the hashed length of all the passwords is the same.
Related Rants
My mobile provider doesn't allow me to set a password that contains any other symbol than letters and numbers for the website where you can look at how much data you consumed (and can order new data, change plans, etc.). Are you kidding me. This is making shit insecure, you fucks!
undefined
password
insecure by default
provider