The primary technical objective of applying k-anonymity to a dataset is to prevent identity disclosure by ensuring that every individual record in the dataset is indistinguishable from at least k-1 other records regarding their quasi-identifiers. A quasi-identifier is a piece of information, such as age, gender, or ZIP code, that is not unique on its own but can be ....
Log in to view the answer