How data is anonymized: No need for that!
Drakeula (talk | contribs)
m formatting
 
(One intermediate revision 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==
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.
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.


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