updated
authorChristian Urban <christian dot urban at kcl dot ac dot uk>
Fri, 06 Nov 2015 08:51:53 +0000
changeset 425 4a0bff167159
parent 424 b59fba19738f
child 426 6d13b8da019e
updated
hws/hw04.pdf
hws/hw04.tex
slides/slides07.pdf
slides/slides07.tex
Binary file hws/hw04.pdf has changed
--- a/hws/hw04.tex	Thu Nov 05 12:17:16 2015 +0000
+++ b/hws/hw04.tex	Fri Nov 06 08:51:53 2015 +0000
@@ -40,8 +40,10 @@
 \item What does it mean that the program \texttt{passwd} has the
   \texttt{setuid} bit set? Why is this necessary?
 
-\item Which permissions does the program \texttt{login}
-normally have and why is this needed?
+\item Under Unix (for example BSD Unix, MacOSX) the \texttt{login} 
+  programm has the setuid bit set. Why is this needed? In Linux
+  \texttt{login} does \emph{not} have the setuid bit set. What are
+  the consequences of this choice?
 
 \item The variable \texttt{PATH} is a shell variable in UNIX which
   lists all directories that should be automatically searched for a
Binary file slides/slides07.pdf has changed
--- a/slides/slides07.tex	Thu Nov 05 12:17:16 2015 +0000
+++ b/slides/slides07.tex	Fri Nov 06 08:51:53 2015 +0000
@@ -304,7 +304,6 @@
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\mode<presentation>{
 \begin{frame}[c]
 \frametitle{Scare Tactics}
 
@@ -317,10 +316,7 @@
 website do not work. For example, you may have difficulties logging in 
 or viewing articles.''
 
-
-
-
-\end{frame}}
+\end{frame}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -430,6 +426,36 @@
 \end{frame}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
 
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\begin{frame}[b]
+\frametitle{FOI: New York Taxi DB}
+
+\begin{itemize}
+\item in 2013 somebody requested the Taxi DB (50GB of
+data, 173 million individual rides)\medskip
+
+\item data contained pickup and drop-off times, locations,
+ data that identified the taxi, amount paid + tip\bigskip
+ 
+\item no passenger data included\pause\medskip
+
+\item well paparazzi photos contain taxi licence (and sometimes
+photos are time stamped)\medskip
+
+\item a PhD student could identify rides of  
+  Bradley Cooper and Jessica Alba (more have been done
+  since then)
+\end{itemize}
+
+\only<2->{
+\begin{textblock}{5}(10,7)
+\includegraphics[scale=0.15]{../pics/newyorktaxi.jpg}\\
+\end{textblock}}
+
+
+\end{frame}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
+
 
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%