An open API service indexing awesome lists of open source software.

https://github.com/fionn/pwnchk

Transparently check if a password has been dumped in a breach
https://github.com/fionn/pwnchk

breaches k-anonymity password-hash pwned

Last synced: 3 months ago
JSON representation

Transparently check if a password has been dumped in a breach

Awesome Lists containing this project

README

        

# Pwnchk

Check a password against a database of breaches.

This queries the [pwned passwords](https://haveibeenpwned.com/Passwords) API v2. The password never leaves your machine, only a prefix of the SHA1, which guarantees _k_-anonymity.