5 ms·
The more important takeaway from this article for me is that sites should be hashing the Facebook user ID, since it's often far more personally-identifiable inf
by mischanix 6y ago
The more important takeaway from this article for me is that sites should be hashing the Facebook user ID, since it's often far more personally-identifiable information than an email address.
- cblconfederate 6y agoId is already hashed per-app from facebook's side
- nulbyte 6y agoThe article points out that this doesn't maintain privacy: > I discovered that, even though the ID was unique to my FB-app, it was still possible to go to facebook.com/{id} and be redirected to the user’s FB-profile.