Private Checks
Let consumers check password exposure privately, k-anonymity means nothing leaves their device.
Password breaches · 1 credit per lookup · no monthly fee
How it works
One call, structured answer
Private Checks 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
Privacy by architecture
The privacy claim is architectural, so implement it visibly: hash in client-side code users can inspect, transmit only the 5-character prefix, and document the flow in plain language. 'Your password never leaves your device, verifiably' is the differentiator in a category where trust is the entire purchase decision.
Trust users can verify
K-anonymity's elegance is that privacy and function don't trade off: the check is exactly as accurate as a plaintext lookup while revealing nothing usable to anyone, including you. That property also simplifies your own compliance story: a service that never receives passwords has categorically less to protect, breach-notify about, or explain.