Skip to content

Know if your password has been pwned without using the actual password

Notifications You must be signed in to change notification settings

Shishir-Ashok/pwned-password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwned-password

Know if your password has been pwned without using the actual password! All you are required to do is run the python code and enter a password locally. The password is stored locally on the system and only until the code is executed.

Installation

The typical installation process is:

  • Run $ git clone https://github.com/Shishir-Ashok/pwned-password.git to obtain the latest project source code
  • Run $ cd pwned-password to enter the source directory
  • Run $ pip install -r requirements.txt to install the necessary modules to run the program

Running the program

In the terminal you need to execute the following command:

  • $ python pwned.py

About

Know if your password has been pwned without using the actual password

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages