hws/hw02.tex
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Mon, 07 Oct 2013 17:25:04 +0100
changeset 109 b71ce151aba8
parent 97 efcac3016613
child 185 f10d905e947f
permissions -rw-r--r--
added new version
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16
d627d9bc15c8 new slides
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     1
\documentclass{article}
d627d9bc15c8 new slides
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     2
\usepackage{charter}
d627d9bc15c8 new slides
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     3
\usepackage{hyperref}
109
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
     4
\usepackage{amssymb}
16
d627d9bc15c8 new slides
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     5
d627d9bc15c8 new slides
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     6
\begin{document}
d627d9bc15c8 new slides
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     7
19
Christian Urban <urbanc@in.tum.de>
parents: 16
diff changeset
     8
\section*{Homework 2}
16
d627d9bc15c8 new slides
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     9
d627d9bc15c8 new slides
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    10
\begin{enumerate}
109
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    11
\item Voice voting is the method of casting a vote in the `open air' for everyone
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    12
present to hear. Which of the following security requirements do paper ballots 
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    13
satisfy better than voice voting? Check all that apply and give a brief explanation 
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    14
for your decision.
16
d627d9bc15c8 new slides
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    15
109
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    16
\begin{itemize}
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    17
\item[$\Box$] Integrity\bigskip\bigskip
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    18
\item[$\Box$] Enfranchisement\bigskip\bigskip
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    19
\item[$\Box$] Ballot secrecy\bigskip\bigskip
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    20
\item[$\Box$] Voter authentication\bigskip\bigskip
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    21
\item[$\Box$] Availability\bigskip\bigskip
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    22
\end{itemize}
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    23
16
d627d9bc15c8 new slides
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    24
109
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    25
\item Explain how an attacker can use chain voting in order to influence the outcome of a 
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    26
poll using paper ballots. 
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    27
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    28
\item Which of the following mechanisms help with defending against chain voting? Check all 
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    29
that apply. Give a brief reason for each defence that mitigates chain voting attacks.
16
d627d9bc15c8 new slides
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    30
109
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    31
\begin{itemize}
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    32
\item[$\Box$] Using a glass ballot box to make it clear there are no ballots in the box before the start of the election.
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    33
\item[$\Box$] Distributing ballots publicly before the election.
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    34
\item[$\Box$] Checking that a voter's ID (drivers license, passport) matches the voter.
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    35
\item[$\Box$] Each ballot has a unique ID. When a voter is given a ballot, the ID is recorded. When the voter submits his or her ballot, this ID is checked against the record.
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    36
\end{itemize}
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    37
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    38
\item What is the main difference between online banking and e-voting? 
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    39
(Hint: Why is the latter so hard to get secure?)
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    40
16
d627d9bc15c8 new slides
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    41
\end{enumerate}
d627d9bc15c8 new slides
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    42
109
b71ce151aba8 added new version
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 97
diff changeset
    43
16
d627d9bc15c8 new slides
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    44
\end{document}
d627d9bc15c8 new slides
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    45
d627d9bc15c8 new slides
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    46
%%% Local Variables: 
d627d9bc15c8 new slides
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    47
%%% mode: latex
d627d9bc15c8 new slides
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    48
%%% TeX-master: t
d627d9bc15c8 new slides
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    49
%%% End: