Wojiee (talk | contribs)
How it works: changed the definition to one that is more precise.
Drakeula (talk | contribs)
m formatting
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{StubNotice}}
{{StubNotice}}


De-anonymization is the process or final state of revealing the true identity of an anonymous or pseudonymous person. All data linked to the anonymous or pseudonymous entity can then be connected to the true identity.
'''De-anonymization''' is the process or final state of revealing the true identity of an anonymous or pseudonymous person. All data linked to the anonymous or pseudonymous entity can then be connected to the true identity.


==How it works==
==How it works==
Line 7: Line 7:


==How data is anonymized==
==How data is anonymized==
{{Notice|Note from Collaborator: While maybe irrelevant, it is important to understand how data is collected when it comes to it being anonymized.}}
Before de-anonymization happens, it needs to be anonymized. Anonymization, in practice, also involves around collecting user data that is said to be "aggregated/de-identified basis" which involves the usage of [[wikipedia:K-anonymity|k-anonymity]]. There are also forms of data collection that also used in different methods such as [[wikipedia:T-closeness|''t''-closeness]], [[wikipedia:L-diversity|''l''-diversity]], and [[wikipedia:Differential_privacy|differential privacy]], however there are other forms of data collection that is also used, which have yet to be disclosed to the customers.
Anonymization, in practice, also involves around collecting user data that is said to be "aggregated/de-identified basis" which involves the usage of [[wikipedia:K-anonymity|k-anonymity]]. There are also forms of data collection that also used in different methods such as [[wikipedia:T-closeness|''t''-closeness]], [[wikipedia:L-diversity|''l''-diversity]], and [[wikipedia:Differential_privacy|differential privacy]], however there are other forms of data collection that is also used, which have yet to be disclosed to the customers.


==Why it is a problem==
==Why it is a problem==