Remix.run Logo
Show HN: BreachScanner – Check if your email has been in data breaches(github.com)
2 points by thewalnut124 10 hours ago | 3 comments
drknownuffin 9 hours ago | parent [-]

Basically a wrapper around hackmyip, which is itself just reliant on the xposedornot db.

thewalnut124 9 hours ago | parent | next [-]

I went with HackMyIP because its response includes a risk score and password breakdown, which made the output more useful. But you're right it just proxies XposedOrNot.

thewalnut124 9 hours ago | parent | prev [-]

You're right — it's a wrapper. I picked HackMyIP because it was the easiest free API to start with, but you're correct that it sits on top of XposedOrNot.