Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 483 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 483 Bytes

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