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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for safepass-1.0.2.tar.gz
Algorithm Hash digest
SHA256 26f314315fb8e52aafa621d3d091d7478e1c96e0646a8f5ff097aecee347c0b1
MD5 7400d1484adb895ff4ece7683ae4f03a
BLAKE2b-256 8be3600c9a0ee8fd8181c7b59ad1c2a66a81956ba954476497cbc5ed9efef434

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