diff --git a/index.html b/index.html index a5231d5..69aa039 100644 --- a/index.html +++ b/index.html @@ -211,6 +211,50 @@
+ Differential privacy is part of a larger discussion on the use of confidential data in research, emphasizing the importance of protecting privacy and confidentiality due to ethical, legal, and practical implications. It outlines strategies for data management, challenges with traditional approaches, and discusses relevant laws and policies. +
+ + Course Notes + ++ "The ultimate aim of this presentation is to familiarize social scientists with the errors introduced by differential privacy (DP), and to explain how to manage DP’s random noise." +
+ + Course Notes + ++ Uses examples and Python code to explain the ideas behind differential privacy. The book is suitable for undergraduate students in computer science, and no theory background is expected. +
+ + Coders + ++ A mathematical technique called “differential privacy” gives researchers access to vast repositories of personal data while meeting a high standard for privacy protection. +
+ + Non-technical + ++ A review article in the Communications of the ACM from 2011. +
+ +