|
|
|
|
|
by jopsen
2196 days ago
|
|
Publishing a salted hash (with if it's memory+time hard hash) is the same as allowing unlimited login attempts. Limiting login attempts by ip, username, and time is the best way to mitigate attacks. Even a weak password is hard to crack with 5 attempts per day :) |
|
There are few easy answers in security.