Difference between revisions of "Voting"

From Issuepedia
Jump to navigation Jump to search
(→‎Video: encrypted hash solution)
Line 12: Line 12:
 
* '''2007-02-21''' [http://news.com.com/Estonia+to+hold+first+national+Internet+election/2100-1028_3-6161005.html Estonia to hold first national Internet election]
 
* '''2007-02-21''' [http://news.com.com/Estonia+to+hold+first+national+Internet+election/2100-1028_3-6161005.html Estonia to hold first national Internet election]
 
===Video===
 
===Video===
* '''2007-06-09''' [http://www.youtube.com/watch?v=EowKalRT3lc changing the ROMs of a Nedap e-voting computer in 60 seconds]: the ROMs control how the machine works; a thorough visual examination of the system wouldn't necessarily be able to detect the swap. Voting machines can be designed to prevent this, however, by including a nonvolatile memory area containing an encrypted hash of the authorized ROM contents. At boot time, before loading the ROMs, the machine would compare the hash of the actual ROMs with the stored hash; if they did not match, it would refuse to boot and would display an error message alerting operators to the problem.
+
* '''2007-06-09''' [http://www.youtube.com/watch?v=EowKalRT3lc changing the ROMs of a Nedap e-voting computer in 60 seconds]: the ROMs control how the machine works; a thorough visual examination of the system wouldn't necessarily be able to detect the swap. Voting machines can be designed to prevent this, however, by including a nonvolatile memory area containing an encrypted hash of the authorized ROM contents. At boot time, before loading the ROMs, the machine would compare the hash of the actual ROMs with the stored hash; if they did not match, it would refuse to boot and would display an error message alerting operators to the problem. '''Any machine which does ''not'' have a solution like this built into it, though, is therefore vulnerable to this kind of swap.'''

Revision as of 00:06, 14 June 2007

Overview

This page is a seed article. You can help Issuepedia water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Related Pages

Links

Reference

News

Video

  • 2007-06-09 changing the ROMs of a Nedap e-voting computer in 60 seconds: the ROMs control how the machine works; a thorough visual examination of the system wouldn't necessarily be able to detect the swap. Voting machines can be designed to prevent this, however, by including a nonvolatile memory area containing an encrypted hash of the authorized ROM contents. At boot time, before loading the ROMs, the machine would compare the hash of the actual ROMs with the stored hash; if they did not match, it would refuse to boot and would display an error message alerting operators to the problem. Any machine which does not have a solution like this built into it, though, is therefore vulnerable to this kind of swap.