Earlier quoted context omitted.
Still sounds potentially problematic. Per wikipedia: "Differential privacy provides a quantified measure of privacy loss and an upper bound and allows curators to choose the explicit trade-off between privacy and accuracy. It is robust to still unknown privacy attacks. However, it encourages greater data sharing, which if done poorly, increases privacy risk. Differential privacy implies that privacy is protected, but…
You are already dependent on a set of curators to not simply outright lie and export the data as captured. This take lacks subtlety; unless you are going to abandon the set of functionality ("where is the best fried chicken near me?") that this sort of metadata facilitates, you need to make decisions about which curators you trust, and then participate in driving them to honesty and accountability. From my perspectiv…
Debunking the Myth of "Anonymous" Data
11–20 of 107 posts
Re: Debunking the Myth of "Anonymous" Data
#12GDPR specifically mentions pseudonymous data in Recital 26: "The principles of data protection should apply to any information concerning an identified or identifiable natural person. Personal data which have undergone pseudonymisation, which could be attributed to a natural person by the use of additional information should be considered to be information on an identifiable natural person. To determine whether a nat…
Re: Debunking the Myth of "Anonymous" Data
#13https://en.wikipedia.org/wiki/AOL_search_log_release
https://web.archive.org/web/20130404175032/http://www.nytime...
Re: Debunking the Myth of "Anonymous" Data
#14A good popular take, but they, either intentionally or out of ignorance, omit newer, proven techniques like differential privacy.
In particular areas things like differential privacy may work, for example medical sets where there are lots of regulations and potential fines for the companies involved. But do you think your average ad tech company gives a fuck? They are going to keep the original data because that's where the money is. Yea, maybe they'll have privacy datasets they sell/release to other groups, but all the real data will remain in…
Re: Debunking the Myth of "Anonymous" Data
#15A good popular take, but they, either intentionally or out of ignorance, omit newer, proven techniques like differential privacy.
Still sounds potentially problematic. Per wikipedia: "Differential privacy provides a quantified measure of privacy loss and an upper bound and allows curators to choose the explicit trade-off between privacy and accuracy. It is robust to still unknown privacy attacks. However, it encourages greater data sharing, which if done poorly, increases privacy risk. Differential privacy implies that privacy is protected, but…
Re: Debunking the Myth of "Anonymous" Data
#16More sophisticated methods of privacy also anonymize indirect identifiers, and in some cases personal attributes. They do this by adding noise to the data in such a way that the noise has relatively* minimal impact on the results of computations made over the dataset, but a significant impact on the ability to re-identify someone using indirect identifiers or attributes.
*There is always a tradeoff between privacy and utility. The only way to achieve 100% private data is 100% noise, but the privacy-utility tradeoff curve isn't linear, and you can still achieve very good utility and very good privacy in many cases, especially with the best tools. Methods are also improving over time, reducing the impact of the tradeoff.
Re: Debunking the Myth of "Anonymous" Data
#17A good popular take, but they, either intentionally or out of ignorance, omit newer, proven techniques like differential privacy.
Or they don't want you collecting data in the first place, in which case the techniques are irrelevant.
Re: Debunking the Myth of "Anonymous" Data
#18Great article putting all the relevant content in one place. Does anyone know of any de-anonymization services? The startup I am working at is privacy focused and we are looking for a way to demonstrate why you need an additional layer to protect and compartmentalize. Short of us buying up data in bulk and then doing the de-anonymization in-house I am not seeing an easy way to do this. Or even an advertised partner,…
Re: Debunking the Myth of "Anonymous" Data
#19Great article putting all the relevant content in one place. Does anyone know of any de-anonymization services? The startup I am working at is privacy focused and we are looking for a way to demonstrate why you need an additional layer to protect and compartmentalize. Short of us buying up data in bulk and then doing the de-anonymization in-house I am not seeing an easy way to do this. Or even an advertised partner,…
You could try to ask independent consultant(s) who you trust to work on that problem and let them grow that practice. The problem is that they would need to have access to marketing platforms.
Re: Debunking the Myth of "Anonymous" Data
#20GDPR specifically mentions pseudonymous data in Recital 26: "The principles of data protection should apply to any information concerning an identified or identifiable natural person. Personal data which have undergone pseudonymisation, which could be attributed to a natural person by the use of additional information should be considered to be information on an identifiable natural person. To determine whether a nat…
> 4To ascertain whether means are reasonably likely to be used to identify the natural person, account should be taken of all objective factors, such as the costs of and the amount of time required for identification, taking into consideration the available technology at the time of the processing and technological developments.
This has been interpreted that any objectively possible way to de-anonymize is reasonable. In particular, considering that all the data of the organization doing the anonymization can be used to try to de-anonymize.