mozilla / blurts-server

Mozilla Monitor arms you with tools to keep your personal information safe. Find out what hackers already know about you and learn how to stay a step ahead of them.
https://monitor.mozilla.org
Mozilla Public License 2.0
710 stars 203 forks source link

Privacy issues #4

Closed ClundXIII closed 6 years ago

ClundXIII commented 6 years ago

Hi,

I have some question about the way you verify if an user "has been pwned". Are you sending the email to https://haveibeenpwned.com/ ? If yes, will this be standard behavior when being integrated into Firefox core?

(I took the original mention of the problem from here: https://gnusocial.de/notice/12301756 )

Simon

nhnt11 commented 6 years ago

We're still working out the details of how this will work; haveibeenpwned offers a hash set API that allows consumers to avoid having to share user data. In any case, if we are asking for any user data it will certainly be opt-in.