19 year old hacks the Brazilian elections
translate.google.com
19 year old hacks the Brazilian elections
1–10 of 11 posts
Re: 19 year old hacks the Brazilian elections
#2In India (one of the largest democracies using EVMs), security researchers are crucified if they point out flaws in EVMs, the most memorable of these events being: https://freedom-to-tinker.com/blog/jhalderm/electronic-votin...
Re: 19 year old hacks the Brazilian elections
#3Electronic Voting Machines (EVMs) are machines that (literally) determine the fate of a nation, and in democracies, it is of utmost importance that they are thoroughly tested and validated by security experts. In India (one of the largest democracies using EVMs), security researchers are crucified if they point out flaws in EVMs, the most memorable of these events being: https://freedom-to-tinker.com/blog/jhalderm/el…
The word machine implies predictability and being built for one purpose only. Computers are not predictable and are furthermore designed to solve any problem, including committing election fraud.
Re: 19 year old hacks the Brazilian elections
#4Electronic Voting Machines (EVMs) are machines that (literally) determine the fate of a nation, and in democracies, it is of utmost importance that they are thoroughly tested and validated by security experts. In India (one of the largest democracies using EVMs), security researchers are crucified if they point out flaws in EVMs, the most memorable of these events being: https://freedom-to-tinker.com/blog/jhalderm/el…
Re: 19 year old hacks the Brazilian elections
#5The original post: http://pdt.org.br/index.php/noticias/voto-eletronico-hacker-...
I'm not even going into the 'EVMs are evil' discussion, but just pointing that this article is just a bunch of lies.
Re: 19 year old hacks the Brazilian elections
#6Re: 19 year old hacks the Brazilian elections
#7One particularly interesting case is that in one city there was the exact same number of null votes, white votes and registered voters that did not vote.
One candidate sued to have a recounting.
Not only he lost the lawsuit, but was ordered to pay a huge fine in punitive damages for "frivolous lawsuit".
Another interesting thing is that some Princeton researchers showed how to write a virus that can miscount votes on machines made by Diebold (that also make the Brazillian machines)
Re: 19 year old hacks the Brazilian elections
#8Electronic Voting Machines (EVMs) are machines that (literally) determine the fate of a nation, and in democracies, it is of utmost importance that they are thoroughly tested and validated by security experts. In India (one of the largest democracies using EVMs), security researchers are crucified if they point out flaws in EVMs, the most memorable of these events being: https://freedom-to-tinker.com/blog/jhalderm/el…
Don't call this things "voting machines", call them what they primarily are: computers. The word machine implies predictability and being built for one purpose only. Computers are not predictable and are furthermore designed to solve any problem, including committing election fraud.
First of all, computers can be mechanical - the first computers have been [0].
Furthermore, computers are predictable. If a CPU would not be predictable, how would you program it? If you write a program, you assume that your computer is predictable and that your instructions will be carried out. (If that assumption is not met, a fault occurred - but this happens in mechanical systems as well) In fact, you can perform computation in lockstep to detect errors.
Of course, it can be practically impossible to exactly predict a network of computers with several layers of software deployed... but that is not the issue here.
Re: 19 year old hacks the Brazilian elections
#9Pure politics. This is a blog post written by a party that didn't win the election. (by Apio Gomes, the portal PDT ) PDT is political party. (That's why I'm flagging it) The original post: http://pdt.org.br/index.php/noticias/voto-eletronico-hacker-... I'm not even going into the 'EVMs are evil' discussion, but just pointing that this article is just a bunch of lies.
Re: 19 year old hacks the Brazilian elections
#10Earlier quoted context omitted.
Don't call this things "voting machines", call them what they primarily are: computers. The word machine implies predictability and being built for one purpose only. Computers are not predictable and are furthermore designed to solve any problem, including committing election fraud.
> The word machine implies predictability [...]. Computers are not predictable [...] First of all, computers can be mechanical - the first computers have been [0]. Furthermore, computers are predictable. If a CPU would not be predictable, how would you program it? If you write a program, you assume that your computer is predictable and that your instructions will be carried out. (If that assumption is not met, a faul…
With today's computers that have any non-trivial piece of code on them it is for all practical purposes unpredictable that they will carry out the task that they are supposed to do, even if every piece of code is known.
The task at hand it "perform a universal, secret, equal and verifiable vote without any fraud involved". I doubt that this can ever be achieved.
If even a small sub-task of this is violated, I consider that such that it didn't carry out the task.