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-0.0.1.tar.gz
(1.6 kB
view details)
Built Distribution
File details
Details for the file safepass-0.0.1.tar.gz
.
File metadata
- Download URL: safepass-0.0.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c594689f9064b516bf35367188c307c9c6b4c7ef1d8475513bd8af967710edc9 |
|
MD5 | bad23807d9ac73779e2f0c2d19b27835 |
|
BLAKE2b-256 | b8794c05c8f00ef989722da34c3ebf5f408695a274fa40a5be8e1b08a59a2776 |
File details
Details for the file safepass-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: safepass-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fea44b047ea738a4e611b68377cd2c9af6011109305b35b732517e724a15590 |
|
MD5 | 2e540a27300b1f1dadb0b2cfd6e8f9bc |
|
BLAKE2b-256 | e68c6cbe90e3bb97392fb505a75949d3341e165adacf81660b2ae81bb723cffe |