|
|
|
|
|
by kohtatsu
2175 days ago
|
|
Show me what data you've collected and would like to share, including metadata, and if you ask nicely then most of the time I'd be more than happy to share it. Things like emoji usage, page navigations, feature uses, etc. Ideally anonymous; no IP, user agent, etc, just a small byte or two packed properly can go a long way. |
|
The problem is that it's actually quite hard to reliably anonymize data especially once you start to begin combining data sets from multiple places. That's the problem differential privacy is trying to solve in a mathematically rigorous way.
See for example how researchers partially de-anonymized Netflix Prize data by cross-referencing it with IMDB reviews.