|
|
|
|
|
by frankmcsherry
2026 days ago
|
|
> Data anonymized with Amnesia are statistically guaranteed that they cannot be linked to the original data. It looks like (from other text on their site) they use variants on k-anonymity. This can prevent re-linking attacks back to the original data, but we've also known for a decade that this isn't especially strong. For example, two independent k-anonymous releases can unique identify everyone in the dataset[0]. [0]: https://dl.acm.org/doi/10.1145/1401890.1401926 |
|