Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

password-checker

A simple Python script to check if a password has been pwned.

License: MIT

password-checker is a simple and secure utility that checks if a password has been found in a known data breach using the Have I Been Pwned API (api.pwnedpasswords.com).

This tool helps users assess the security of their passwords and avoid using compromised credentials.

Features

  • Checks passwords against the Have I Been Pwned database by using their API
  • API utilizes the k-anonymity model to ensure password privacy

About

A simple Python script to check if a password has been pwned

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages