User Alerts
Warn users still relying on passwords that have already appeared in known breaches.
Password breaches · 1 credit per lookup · no monthly fee
How it works
One call, structured answer
User Alerts runs on the password breaches lookup at 1 credit per lookup. Same API key, same JSON shape as every other Encrata lookup.
- k-anonymity: the password never leaves the user's device
- Blocks the exact credentials attackers use in stuffing lists
- 1 credit per check, screen every registration and reset
- A single API call satisfies auditors asking for compromised-password controls
Re-screen on a schedule
Store password hashes at creation (you already do), then re-screen them against breach data on a rolling schedule. New hits queue an alert, in-app first, email second, with a one-tap path to the change-password flow. The k-anonymity model means the re-screening loop never handles or transmits anything reversible.
Goodwill from a security feature
This catches the failure mode screening alone misses: the password that was clean at signup and leaked two years later. Users experience it as the product watching out for them, which is rare goodwill for a security feature, and the accounts that act on the alert stop appearing in your account-takeover statistics.