this post was submitted on 11 Nov 2024
584 points (99.2% liked)

Privacy

1213 readers
68 users here now

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] ballmerpeaking@programming.dev 6 points 2 days ago* (last edited 2 days ago) (1 children)

De-identified data is an oxymoron. Basically any dataset that's in any way interesting is identifiable.

[โ€“] sus@programming.dev 4 points 1 day ago* (last edited 1 day ago)

no it's not. If you reduce the information in the datapoints until none of them are unique, then it is very obviously impossible to uniquely identify someone from them. And when you have millions of users the data can definitely still be kept interesting

(though there's pretty big pitfalls here, as their report seems to leave open the possibility of not doing it correctly)