Noxet / pwnedpy

Python script to check how safe a password is to use based on leaked databases from "Have I been pwned?"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pwnedpy

A simple Python script to check if a password is safe to use.

This is done by quering the "Have I been pwned?" API, located at https://haveibeenpwned.com/

About

Python script to check how safe a password is to use based on leaked databases from "Have I been pwned?"

License:MIT License


Languages

Language:Python 100.0%