-
(This issue was imported from Gitea)
**Tor** on May 3, 2019:
So after adding a dormant email address (my personal domain) which has never been used publically, and which I never got any spam from when…
-
KeePass has an option to find duplicate passwords in your DB.
It groups the entries with the same password by the password.
I'm using it right now to try to finish them off and make every password…
-
## Broken link found
Broken Link Checker found a broken link on https://beschlagnahmt.org/
Target: https://haveibeenpwned.com/
> HTTP_403
[View Actions Results](https://github.com/beschlagnah…
-
I ran this command but it appears not all my accounts was returned.
The hash for quite a few accounts was returned but s spot check revealed that a quite s number was not returned.
I cannot dete…
-
## Password Strength Checker
### Describe the new script you want
Basically this script will tell how many times the password has been breached before in data breaches so you can estimate the st…
-
for commercial use haveibeenpwned uses api-keys for authentication.
looking at the current api of this package, I don't know where/how to pass in the api key into the lib.
Am I the only one in nee…
-
Hey contributors, good to see you.
This project helps users in checking if their passwords were a part of data breach using the "haveibeenpwned.com API" to obtain data regarding passwords and how m…
-
**Describe the bug**
Not exactly Seravo Plugin issue but I think we should remove the `wp-check-haveibeenpwned` return code check from passwords.php as it's useless and currently causing issues.
I…
-
**Work environment**
| Question | Answer |
| -------------------------- | ------------------------------------- |
| OS version (server) | D…
-
So I am creating a script to interact with an API for https://haveibeenpwned.com/API/v2 (link to the API docs) so when I run this from the example on the site in python3 this works as expected.
``` #…