Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luketainton/pwnedpw
Checks if your password has been leaked.
https://github.com/luketainton/pwnedpw
password pwned pwned-passwords pwnedpasswords security
Last synced: about 14 hours ago
JSON representation
Checks if your password has been leaked.
- Host: GitHub
- URL: https://github.com/luketainton/pwnedpw
- Owner: luketainton
- License: unlicense
- Created: 2020-05-02T12:47:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-24T09:23:37.000Z (about 1 month ago)
- Last Synced: 2024-12-24T10:54:47.091Z (about 1 month ago)
- Topics: password, pwned, pwned-passwords, pwnedpasswords, security
- Language: Python
- Homepage:
- Size: 232 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# PwnedPW [![CI](https://github.com/luketainton/PwnedPW/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/luketainton/PwnedPW/actions/workflows/ci.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=luketainton_PwnedPW&metric=alert_status)](https://sonarcloud.io/dashboard?id=luketainton_PwnedPW)
Checks if your password has been leaked.
Thanks to Troy Hunt at [haveibeenpwned.com](https://haveibeenpwned.com) for providing the API powering this tool.