Show HN: Check if your passw0rd has been compromisedgithub.com/djadmin 3 pointsdjadmin8 years ago2 commentsSaveHideCopy link On HNComments−bradknowles8ySo, you’re just using the Pwned Passwords API?Is there any actual value that you’re adding here?−djadminOP8yThanks for asking!I'm very skeptical about checking my passwords on any website, so I've built this command-line tool which is using the PwnedPassword API with K-Anonymity.Secondly, it can also be used in any JavaScript Application to check user passwords.
Comments
So, you’re just using the Pwned Passwords API?
Is there any actual value that you’re adding here?
Thanks for asking!
I'm very skeptical about checking my passwords on any website, so I've built this command-line tool which is using the PwnedPassword API with K-Anonymity.
Secondly, it can also be used in any JavaScript Application to check user passwords.