|
|
|
|
|
by ascar
2306 days ago
|
|
> Of course if you get hits for all your bloom filters, you still have to do a real lookup to positively confirm that the key is in the database. As I replied elsewhere, please do not ignore this part for good user experience. I've seen it ignored in open source projects (Keycloak). You don't wanna block perfectly fine passwords for reasons unknown to the user because of false positives. That might cause unwanted reactions at your user's side ("was my password leaked!?!?"). |
|