Y
Hacker News
new
|
ask
|
show
|
jobs
by
latitude
5220 days ago
False positives are needed to mitigate the risk of brute-forcing abuse.
1 comments
tobias3
5220 days ago
If you need that you can always rate limit it with the exception that you can add to passwords e.g. if you queried "abc" perviously "abcd" does not count to the rate limit, but "bcd" does.
link