Check passwords against https://haveibeenpwned.com/API/v2#PwnedPasswords
Project description
safepass
Check passwords against https://haveibeenpwned.com/API/v2#PwnedPasswords
Usage
For humans
$ safepass
Password: <enter pwned password (masked)>
NOT SAFE!
$ echo $?
1
$ safepass
Password: <enter not-pwned password (masked)>
SAFE!
$ echo $?
0
For scripting
Note: scripting mode intended for situations where command history is not saved. Please use above interactive mode if checking directly in command line.
$ safepass $PASSWORD
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
safepass-1.0.0.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file safepass-1.0.0.tar.gz
.
File metadata
- Download URL: safepass-1.0.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75c510ce2cbd836bcf058f515a3fd3802f315b37a3b0b6d8b6975834e0717fd9 |
|
MD5 | 359c3d2f15e1b9bda5b87d54e3182230 |
|
BLAKE2b-256 | 30db823a4e7134d7ba2693be98c15435201fa39c064b6942332069dcc816c4ec |
File details
Details for the file safepass-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: safepass-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f9de194cad65d3ccc2e0bbbb1b94ce25c38105dc2f2a93d002e23c186828f93 |
|
MD5 | 9356a841c27ff368374ff481e07f06b1 |
|
BLAKE2b-256 | 8960e177cfa3996bd3fd46fb0d85ab61e7d98396a3cd3cbba07cca383b9ae367 |