I don't understand how counting verification is achieved. Let's say that election officials release a list of hashed votes, so that you can verify that your vote has been counted and included into results. But how can you check that all other votes in the list are the votes from real people and not arbitrarily added by sysadmin to get the expected result? Does anyone know how such things are implemented? I have read…
Who voted is public record (depending on your state [1]), so the numbers should add up. [1] https://www.nytimes.com/2018/11/04/us/politics/apps-public-v...
Protecting democratic elections through secure, verifiable voting
41–50 of 177 posts
Re: Protecting democratic elections through secure, verifiable voting
#42>After the election is complete, the tracker codes can be used by voters to confirm that their votes were not altered or tampered with and that they were properly counted. So what's preventing vote-buying schemes?
In Estonian e-voting they allowed to change the vote later or re-vote offline. So that if someone sold their vote or was forced to vote, they can later change their mind. But such scheme is still vulnerable: for example, imagine if a large state-owned or having close ties with government company forces their employees to vote online under supervision. If the employees are not very good with computers or don't own one…
Re: Protecting democratic elections through secure, verifiable voting
#43I shall repeat it like a mantra: voting beeing slow inefficient is a side effect of it’s transparency. You want a voting system were a average voting helper can look at it and say: “There was nothing fishy there, I saw it”. This is because it is about trust and not only about secrecy and security. Your electronic voting system can be mathematically perfect, but if nobody average can say from the outside that everythi…
Re: Protecting democratic elections through secure, verifiable voting
#44With an American company? Really Microsoft?
Re: Protecting democratic elections through secure, verifiable voting
#45I shall repeat it like a mantra: voting beeing slow inefficient is a side effect of it’s transparency. You want a voting system were a average voting helper can look at it and say: “There was nothing fishy there, I saw it”. This is because it is about trust and not only about secrecy and security. Your electronic voting system can be mathematically perfect, but if nobody average can say from the outside that everythi…
Even a mathematically perfect voting system could be substituted in entirety. Replace the whole damn thing with your own one in an identical case running system.out.println("my favourite candidate wins! ");
Re: Protecting democratic elections through secure, verifiable voting
#46Earlier quoted context omitted.
Even a mathematically perfect voting system could be substituted in entirety. Replace the whole damn thing with your own one in an identical case running system.out.println("my favourite candidate wins! ");
The correctness of cryptographic voting systems is determined by their publicly observable behavior, not by their internal implementation. It's the protocol that's secure, not the specific hardware or software implementation. So the attack you're describing doesn't really apply.
Re: Protecting democratic elections through secure, verifiable voting
#47Re: Protecting democratic elections through secure, verifiable voting
#48that's all good in theory, but italian 5 star movement showed how bad actually the reality can hit you
Re: Protecting democratic elections through secure, verifiable voting
#49Earlier quoted context omitted.
Who voted is public record (depending on your state [1]), so the numbers should add up. [1] https://www.nytimes.com/2018/11/04/us/politics/apps-public-v...
If John Doe is listed as having voted, but is fake, how would you know he's fake?