|
|
|
|
|
by NickNameNick
3837 days ago
|
|
Electronic voting machines are inherently unsafe. (Consider the difficulty of validating that the software has not been tampered with eg trusting trust, that the drivers have not been tampered with, that the network transfer of the counts is secure and validated, that the hardware is safe and reliable, that the screens and display controllers are displaying what the software thinks they are displaying, etc). The 'best' option is to use them to print a paper ballot that the voter can validate before putting it in a ballot box. But at that point, you've basically invented a $2000 pencil. Options that rely on the voting machine itself to count or transmit the votes can't be adequately validated. Options that publish the votes in the clear - allowing voters to check their votes were recorded properly violate anonymity requirements, and options that publish obfusticated votes don't actually provide useful auditability. Not being able to provide a paper (or equivalent) ballot recount is (or should be) completely unacceptable. |
|
Nothing about a voting machine is inherently unsafe (for any purpose of the word), or we wouldn't use machines ubiquitously. They are both safe and reliable. Software is difficult to do, but we go into space anyway.
> allowing voters to check their votes were recorded properly violate anonymity requirements
Nope. Using hashes and keys is how we do it in the technical community and would work fine with voting.
> publish obfusticated votes don't actually provide useful auditability.
You're improperly lumping problems that are a combination. Some have very good solutions and one is a rather intractable problem (for machines).
Added votes
Missing votes
Misrepresented choices
Altered votes
Most of these could be handled. The issue of added votes would be something that could only be handled by serious federal criminal legislation against padding at any level (which we don't do today) because only a human is trusted to determine if a voter is another human.