Skip to content

paul-antony/password_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

password_check

Checks if your password is present in the Pwned database which contains real world passwords previously exposed in data breaches. The password entered are not stored localy or being sent to any external servers.

Prerequisites

Pyhton3

sudo apt-get install python3

Required libraries:

pip install requests

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Checks if your password is exposed in data breaches.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages