/is_my_password_pwned

How often does your password appear in the Pwned Passwords database? Uses the k-anonymity API.

Primary LanguageShellMIT LicenseMIT

Is my password pwned?

Find out how often your password appears in Troy Hunt's Pwned Passwords database.

Uses the k-anonymity API to keep your password from leaving your PC.

Written in less than fifty lines of Bash for transparency and portability.

TODO:

  • Remove the Python dependency