This web server tests the strength of a given password and determines if a given email address has been involved in a security breach.
This version requires the use of an API key since v2 is no longer supported.
To add API key to System Environment variable in Windows,
- Open Control Panel and search for "environment" in the search bar. Click on "Edit the system environment variables."
- Under the "Advanced" tab, click on the button labeled "Environment variables..."
- In the "System variables" section, click "New..."
- Enter "HIBP_API_KEY" for variable name and your API key for the value.
- Click "OK."