Resources for Technical Privacy
06 Apr 2023
Taken from Roy Rinberg’s Substack here
Here are some resources that may be helpful:
Summaries
Textbooks
- The Algorithmic Foundations of Differential Privacy
- Differential Privacy: From Theory to Practice
- Programming Differential Privacy
Blog Series
Course Materials
- Programming Differential Privacy - Joe Near (It’s a quick start for programmers)
- Algorithms for Private Data Analysis - Gautam Kamath
- The Algorithmic Foundations of Data Privacy - Aaron Roth
- Privacy in Statistics and ML - Adam Smith and Jonathan Ullman
- Applied Privacy for Data Science - James Honaker & Salil Vadhan
- Differential Privacy - Marco Gaboardi
- Foundations of Privacy - Moni Naor
Informal Educational Materials
Less Technical Primers
- Differential Privacy: A Primer for a Non-Technical Audience
- Programming Differential Privacy (This is linked above, it’s semi-technical, but it really only requires computer science background, not a mathematical one.)
Code
Community