# HG changeset patch # User Christian Urban # Date 1447680024 0 # Node ID 4b53f83c070c209cfc71f17a2848521eab5098d4 # Parent d470f5727c8be7d9d0de4a7bdafcf25a1190296e updated diff -r d470f5727c8b -r 4b53f83c070c handouts/ho01.tex --- a/handouts/ho01.tex Sat Nov 14 22:35:50 2015 +0000 +++ b/handouts/ho01.tex Mon Nov 16 13:20:24 2015 +0000 @@ -8,6 +8,9 @@ \begin{document} \fnote{\copyright{} Christian Urban, 2014, 2015} +%Ross anderson +%https://youtu.be/FY2YKxBxOkg + \section*{Handout 1 (Security Engineering)} diff -r d470f5727c8b -r 4b53f83c070c handouts/ho07.tex --- a/handouts/ho07.tex Sat Nov 14 22:35:50 2015 +0000 +++ b/handouts/ho07.tex Mon Nov 16 13:20:24 2015 +0000 @@ -6,7 +6,12 @@ \fnote{\copyright{} Christian Urban, 2014, 2015} %https://nakedsecurity.sophos.com/2015/11/12/california-collects-owns-and-sells-infants-dna-samples/ -% +%http://randomwalker.info/teaching/fall-2012-privacy-technologies/? +%https://josephhall.org/papers/NYU-MCC-1303-S2012_privacy_syllabus.pdf +%http://www.jetlaw.org/wp-content/uploads/2014/06/Bambauer_Final.pdf +%http://www.cs.cmu.edu/~yuxiangw/docs/Differential%20Privacy.pdf +%https://www.youtube.com/watch?v=Gx13lgEudtU +%https://fpf.org/wp-content/uploads/Differential-Privacy-as-a-Response-to-the-Reidentification-Threat-Klinefelter-and-Chin.pdf \section*{Handout 7 (Privacy)} diff -r d470f5727c8b -r 4b53f83c070c hws/hw10.pdf Binary file hws/hw10.pdf has changed diff -r d470f5727c8b -r 4b53f83c070c hws/hw10.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/hws/hw10.tex Mon Nov 16 13:20:24 2015 +0000 @@ -0,0 +1,17 @@ +\documentclass{article} +\usepackage{../style} + +\begin{document} + +\section*{Homework 10} + +\begin{enumerate} +\item + +\end{enumerate} +\end{document} + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: