hws/hw02.tex
changeset 185 f10d905e947f
parent 109 b71ce151aba8
child 193 a97b828bf87f
--- a/hws/hw02.tex	Fri Sep 26 12:14:41 2014 +0100
+++ b/hws/hw02.tex	Mon Sep 29 17:43:35 2014 +0100
@@ -10,15 +10,15 @@
 \begin{enumerate}
 \item Voice voting is the method of casting a vote in the `open air' for everyone
 present to hear. Which of the following security requirements do paper ballots 
-satisfy better than voice voting? Check all that apply and give a brief explanation 
+satisfy \textbf{better} than voice voting? Check all that apply and give a brief explanation 
 for your decision.
 
 \begin{itemize}
-\item[$\Box$] Integrity\bigskip\bigskip
-\item[$\Box$] Enfranchisement\bigskip\bigskip
-\item[$\Box$] Ballot secrecy\bigskip\bigskip
-\item[$\Box$] Voter authentication\bigskip\bigskip
-\item[$\Box$] Availability\bigskip\bigskip
+\item[$\Box$] Integrity
+\item[$\Box$] Enfranchisement
+\item[$\Box$] Ballot secrecy
+\item[$\Box$] Voter authentication
+\item[$\Box$] Availability
 \end{itemize}
 
 
@@ -29,7 +29,8 @@
 that apply. Give a brief reason for each defence that mitigates chain voting attacks.
 
 \begin{itemize}
-\item[$\Box$] Using a glass ballot box to make it clear there are no ballots in the box before the start of the election.
+\item[$\Box$] Using a glass ballot box to make it clear there are no
+  ballots in the box before the start of the election.
 \item[$\Box$] Distributing ballots publicly before the election.
 \item[$\Box$] Checking that a voter's ID (drivers license, passport) matches the voter.
 \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.