Skip to content

wajda/hibp-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple and secure checker of whether your password has been compromised in a data breach

See: https://haveibeenpwned.com/

The check is done using k-Anonymity method

Usage (command-line):

$ ./hibp-checker.sh

or

$ mvn install
$ java -jar target/hibp-checker-1.0.jar

About

A secure checker for https://haveibeenpwned.com/ - Check if you have an account that has been compromised in a data breach

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published