slides/slides01.tex
changeset 168 793ae8926a97
parent 167 d8657ff8cca1
child 169 2866fae8c1cf
equal deleted inserted replaced
167:d8657ff8cca1 168:793ae8926a97
  1103 
  1103 
  1104 \end{frame}
  1104 \end{frame}
  1105 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%   
  1105 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%   
  1106 
  1106 
  1107 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1107 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1108 \mode<presentation>{
       
  1109 \begin{frame}[c]
  1108 \begin{frame}[c]
  1110 \frametitle{\Large\begin{tabular}{c}User-Tracking Without Cookies\end{tabular}}
  1109 \frametitle{\Large\begin{tabular}{c}User-Tracking Without Cookies\end{tabular}}
  1111 
  1110 
  1112 Can you track a user {\bf without}:
  1111 Can you track a user {\bf without}:
  1113 
  1112 
  1122 \end{itemize}
  1121 \end{itemize}
  1123 
  1122 
  1124 Even when you disabled cookies entirely, have JavaScript turned off and use a VPN service.\\\pause
  1123 Even when you disabled cookies entirely, have JavaScript turned off and use a VPN service.\\\pause
  1125 (And numerous sites use it.)
  1124 (And numerous sites use it.)
  1126 
  1125 
  1127 \end{frame}}
  1126 \end{frame}
  1128 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%   
  1127 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%   
  1129 
  1128 
  1130 
  1129 
  1131 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1130 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1132 \mode<presentation>{
  1131 \begin{frame}[c]
  1133 \begin{frame}[c]
  1132 \frametitle{Web-Protocol}
  1134 \frametitle{\begin{tabular}{c}Web-Protocol\end{tabular}}
       
  1135 
  1133 
  1136 \only<1->{
  1134 \only<1->{
  1137 \begin{textblock}{1}(2,2)
  1135 \begin{textblock}{1}(2,2)
  1138   \begin{tikzpicture}[scale=1.3]
  1136   \begin{tikzpicture}[scale=1.3]
  1139   \draw[white] (0,0) node (X) {\includegraphics[scale=0.12]{pics/firefox.jpg}};
  1137   \draw[white] (0,0) node (X) {\includegraphics[scale=0.12]{pics/firefox.jpg}};
  1186   \draw[red, <-, line width = 2mm] (X) -- (Y);
  1184   \draw[red, <-, line width = 2mm] (X) -- (Y);
  1187   \node [inner sep=5pt,label=below:\textcolor{black}{\small HTTP/1.1 304 (Not Modified)}] at ($ (X)!.5!(Y) $) {};
  1185   \node [inner sep=5pt,label=below:\textcolor{black}{\small HTTP/1.1 304 (Not Modified)}] at ($ (X)!.5!(Y) $) {};
  1188   \end{tikzpicture}
  1186   \end{tikzpicture}
  1189 \end{textblock}}
  1187 \end{textblock}}
  1190 
  1188 
  1191 \end{frame}}
  1189 \end{frame}
  1192 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%   
  1190 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%   
  1193 
  1191 
  1194 
       
  1195 
       
  1196 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1192 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1197 \mode<presentation>{
  1193 \begin{frame}[c]
  1198 \begin{frame}[c]
  1194 \frametitle{Books + Homework}
  1199 \frametitle{\begin{tabular}{c}Books + Homework\end{tabular}}
       
  1200 
  1195 
  1201 \begin{itemize}
  1196 \begin{itemize}
  1202 \item There is no single book I am following
  1197 \item There is no single book I am following
  1203 \begin{center}
  1198 
  1204 \includegraphics[scale=0.012]{pics/andersonbook1.jpg}
  1199   \begin{center}
  1205 %%\includegraphics[scale=0.23]{pics/accesscontrolbook.jpg}
  1200     \includegraphics[scale=0.012]{pics/andersonbook1.jpg}
  1206 \end{center}\medskip\pause
  1201     %%\includegraphics[scale=0.23]{pics/accesscontrolbook.jpg}
       
  1202   \end{center}\medskip\pause
  1207 
  1203 
  1208 \item The question ``Is this relevant for the exams'' is not appreciated!\medskip\\
  1204 \item The question ``Is this relevant for the exams'' is not appreciated!\medskip\\
  1209 
  1205 
  1210 Whatever is in the homework (and is not marked optional) is relevant for the
  1206   Whatever is in the homework (and is not marked optional) is relevant for the
  1211 exam. No code needs to be written.
  1207   exam. No code needs to be written.
  1212 \end{itemize}
  1208 \end{itemize}
  1213 
  1209 
  1214 \end{frame}}
  1210 \end{frame}
  1215 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%   
  1211 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%   
  1216 
       
  1217 
  1212 
  1218 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1213 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1219 \mode<presentation>{
  1214 \begin{frame}[c]
  1220 \begin{frame}[c]
  1215 \frametitle{Further Information}
  1221 \frametitle{\begin{tabular}{c}Take-Home Points\end{tabular}}
  1216 
       
  1217 For your personal interest:
       
  1218 
       
  1219 \begin{itemize}
       
  1220 \item RISKS mailing list 
       
  1221 \item Schneier's Crypto newsletter
       
  1222 \item Google+ Ethical Hacker group
       
  1223 \end{itemize}
       
  1224 
       
  1225 \end{frame}
       
  1226 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%   
       
  1227 
       
  1228 
       
  1229 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
       
  1230 \begin{frame}[c]
       
  1231 \frametitle{Take-Home Points}
  1222 
  1232 
  1223 \begin{itemize}
  1233 \begin{itemize}
  1224 \item Never store passwords in plain text.\medskip
  1234 \item Never store passwords in plain text.\medskip
  1225 \item Always salt your hashes!\medskip
  1235 \item Always salt your hashes!\medskip
  1226 \item Use an existing crypto algorithm; do not write your own!\medskip
  1236 \item Use an existing crypto algorithm; do not write your own!\medskip
  1227 \item Make the party responsible for losses, who is in the position to improve things.
  1237 \item Make the party responsible for losses, who is in the position to improve 
  1228 \end{itemize}
  1238 security.
  1229 
  1239 \end{itemize}
  1230 \end{frame}}
  1240 
       
  1241 \end{frame}
  1231 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%   
  1242 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%   
  1232 
  1243 
  1233 
  1244 
  1234 \end{document}
  1245 \end{document}
  1235 
  1246