DavidCain / pwned-passwords-django

Utilities for working with the Pwned Passwords database from Django.

Home Page:https://pwned-passwords-django.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI status image

pwned-passwords-django provides helpers for working with the Pwned Passwords database of Have I Been Pwned in Django powered sites. Pwned Passwords is an extremely large database of passwords known to have been compromised through data breaches, and is useful as a tool for rejecting common or weak passwords.

Documentation is available online.

About

Utilities for working with the Pwned Passwords database from Django.

https://pwned-passwords-django.readthedocs.io/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%