Library for password checking. It checks the number of time the password has been leaked based on pwnedpasswords records.
Project description
Password Checker
This project is a Python-based password checker that uses the Have I Been Pwned API to check if a password has been leaked in any data breaches.
Features
- Check passwords interactively
- Check passwords from a file
- Uses SHA-1 hashing to securely check passwords against the API
Requirements
- Python 3.9
requestslibrary
Installation
-
Clone the repository:
git clone https://github.com/rapzodo/password_checker.git cd password_checker
-
Create a virtual environment and activate it:
python3.9 -m venv .venv source .venv/bin/activate
-
Install the required packages:
pip install -r requirements.txt
Usage
Check Passwords Interactively
Run the script and enter passwords when prompted:
python com/danilo/checkmypass.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file password_leak_verifier-0.1.1.tar.gz.
File metadata
- Download URL: password_leak_verifier-0.1.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e16ff75a7211db67b88b121933b701a72970fb25379c7c31a73459bdef991979
|
|
| MD5 |
f2f2b80454b17b1fab6bccab45a67e27
|
|
| BLAKE2b-256 |
96bc2be4138fe251afc33aa30009ea1298362c22196d1f3d37b3b96667ac0b72
|
File details
Details for the file password_leak_verifier-0.1.1-py3-none-any.whl.
File metadata
- Download URL: password_leak_verifier-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91b3a28c9e3b99f8b473bf8ee5e0b5357a617b6de49fcaccc8e76750b6955042
|
|
| MD5 |
03de4e4c5c375232bd7c43dccee63f57
|
|
| BLAKE2b-256 |
4741a01ca5e3c0b4db5a4e62b44011dcd3acf0679c089ffdd5a3822d5123ea07
|