Authentication and the Have I Been Pwned API
troyhunt.com
Authentication and the Have I Been Pwned API
1–10 of 125 posts
Re: Authentication and the Have I Been Pwned API
#2Theres even a torrent file of all of them I won't link here...
Re: Authentication and the Have I Been Pwned API
#3Who bruteforce scrapes the HIBP API across many IP addresses when they could just download the original leaked username & password databases? Theres even a torrent file of all of them I won't link here...
I usually only see some
And when people ask about a latest leak, others disingenuously reply “just check YOUR email on HIBP what kind of person needs the database”
Re: Authentication and the Have I Been Pwned API
#4Re: Authentication and the Have I Been Pwned API
#5Re: Authentication and the Have I Been Pwned API
#6Individual users who just want to figure out whether they've been pwned will not have to pony up the cash. They can still visit https://haveibeenpwned.com and get that information for free.
Re: Authentication and the Have I Been Pwned API
#7I wish the post made more clear, ideally right at the top, that the new fee applies only to third-party apps that access the HIBP API, not to end users whose email addresses are being checked against the API. You have to read through the post a bit before that becomes clear. Individual users who just want to figure out whether they've been pwned will not have to pony up the cash. They can still visit https://haveibee…
Re: Authentication and the Have I Been Pwned API
#8Obvious next concern: Will bad actors just scrape the website? Putting authentication and payments in front of that rather defeats the entire point, and without that you're back to rate limiting which is exactly what has just been declared as a failed approach.
But you can justify a significantly more restrictive rate limit for a website form intended for individual mortal humans to check their own personal email addresses for breaches.
The API has to support request frequencies for legitimate usage that are obviously exploitable at a sufficiently small scale to attract a few exploiters...
Re: Authentication and the Have I Been Pwned API
#9I wish the post made more clear, ideally right at the top, that the new fee applies only to third-party apps that access the HIBP API, not to end users whose email addresses are being checked against the API. You have to read through the post a bit before that becomes clear. Individual users who just want to figure out whether they've been pwned will not have to pony up the cash. They can still visit https://haveibee…
Re: Authentication and the Have I Been Pwned API
#10Well said !