Radonirinaunimi / pwnd-check

Python package that checks if your credentials have been leaked to the web.

Home Page:https://radonirinaunimi.github.io/pwnd-check/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

License repo size release coverage

CheckPwd

This package allows you to check if at some point your passwords have been leaked. If that is the case, your passwords are more likely to appear in a long list of dictionary that is used for hacking. This, then makes your accounts, data, and credentials much more vulnerable. To put in another way, if your password has been leaked before, it is no longer safe to use.

Installation

The package can be installed via the Python Package Index (PyPI) by running:

pip install checkpwd --upgrade

Documentation

For further details, check the documentation.

About

Python package that checks if your credentials have been leaked to the web.

https://radonirinaunimi.github.io/pwnd-check/

License:MIT License


Languages

Language:Python 100.0%