Skip to main content

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.1.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

safepass-1.0.1-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file safepass-1.0.1.tar.gz.

File metadata

  • Download URL: safepass-1.0.1.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for safepass-1.0.1.tar.gz
Algorithm Hash digest
SHA256 c13ddad12d8dfde8f122168a56a61661c0736cefb9788a887fdee1db145970c1
MD5 10f856919342ab2a57233379adb5947d
BLAKE2b-256 c2a1346da18ef09f209af6f257341a37e67c2349d4227737b8c26aa25c78e201

See more details on using hashes here.

File details

Details for the file safepass-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for safepass-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 30906ea66e7e7dd15803acbd9bd60e3cc303b196dec90290158f9610bfde2305
MD5 38dd42e3eafb1a3c3fdc6537a1035f27
BLAKE2b-256 e6b0f2c3a070fd233f34f7e41c811ef7a7f158bcd82af0b607586a6e55030600

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page