hw04.tex
author Christian Urban <urbanc@in.tum.de>
Mon, 22 Oct 2012 11:42:45 +0100
changeset 50 33b26c8efa03
parent 40 11681bbf0e01
permissions -rw-r--r--
added hw
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
39
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     1
\documentclass{article}
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     2
\usepackage{charter}
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     3
\usepackage{hyperref}
50
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
     4
\usepackage{amssymb}
39
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     5
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     6
\begin{document}
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     7
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     8
\section*{Homework 4}
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     9
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    10
\begin{enumerate}
50
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
    11
\item Voice voting is the method of casting a vote in the `open air' for everyone
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
    12
present to hear. Which of the following security requirements do paper ballots 
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
    13
satisfy better than voice voting? Check all that apply and give a brief explanation 
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
    14
for your decision.
39
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    15
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    16
\begin{itemize}
50
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
    17
\item[$\Box$] Integrity\bigskip\bigskip
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
    18
\item[$\Box$] Enfranchisement\bigskip\bigskip
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
    19
\item[$\Box$] Ballot secrecy\bigskip\bigskip
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
    20
\item[$\Box$] Voter authentication\bigskip\bigskip
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
    21
\item[$\Box$] Availability\bigskip\bigskip
39
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    22
\end{itemize}
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    23
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    24
50
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
    25
\item Explain how an attacker can use chain voting in order to influence the outcome of a 
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
    26
poll using paper ballots. 
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
    27
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
    28
\item Which of the following mechanisms help with defending against chain voting? Check all 
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
    29
that apply. Give a brief reason for each defence that mitigates chain voting attacks.
39
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    30
50
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
    31
\begin{itemize}
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
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.
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
    33
\item[$\Box$] Distributing ballots publicly before the election.
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
    34
\item[$\Box$] Checking that a voter's ID (drivers license, passport) matches the voter.
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
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.
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
    36
\end{itemize}
39
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    37
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    38
\end{enumerate}
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    39
50
33b26c8efa03 added hw
Christian Urban <urbanc@in.tum.de>
parents: 40
diff changeset
    40
39
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    41
\end{document}
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    42
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    43
%%% Local Variables: 
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    44
%%% mode: latex
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    45
%%% TeX-master: t
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    46
%%% End: