Estonian E-Voting Source Code Made Public
41–50 of 144 posts
Re: Estonian E-Voting Source Code Made Public
#42Some heavy security checks: https://github.com/vvk-ehk/evalimine/blob/master/ivote-serve...
Re: Estonian E-Voting Source Code Made Public
#43How does a voter or independent voter know that the code that has been verified is actually running on the machine that they connect to? You have to trust the sys admins. And as we all know: something is trusted if it can break your security policy.
Re: Estonian E-Voting Source Code Made Public
#44Could it be, that secret ballots are insecure? https://en.wikipedia.org/wiki/Secret_ballot In the US, we officially supported secret ballots in 1892. Still, I wonder if we all found the strength to open up the ballot, if that wouldn't eliminate some of the viability of voting fraud? I'll start, I voted for Obama in 2008 & 2012.
Re: Estonian E-Voting Source Code Made Public
#45Could it be, that secret ballots are insecure? https://en.wikipedia.org/wiki/Secret_ballot In the US, we officially supported secret ballots in 1892. Still, I wonder if we all found the strength to open up the ballot, if that wouldn't eliminate some of the viability of voting fraud? I'll start, I voted for Obama in 2008 & 2012.
A lot of people are in circumstances where those they can't escape from (parents, abusive boyfriends, etc) will physically assult you for voting for the guy they didn't like. In the more general case, you can lose friends not going with the collective choice, and open ballots expose that, which makes more people vote for the guy their friends want rather than what they want to maintain social acceptance.
Re: Estonian E-Voting Source Code Made Public
#46Could it be, that secret ballots are insecure? https://en.wikipedia.org/wiki/Secret_ballot In the US, we officially supported secret ballots in 1892. Still, I wonder if we all found the strength to open up the ballot, if that wouldn't eliminate some of the viability of voting fraud? I'll start, I voted for Obama in 2008 & 2012.
[1] Audited, fired from a government job, beaten, not to mention social, religious or family pressures to vote in a particular way. The reality or fear of these things could influence elections if not so much in the West but if these standards were adopted where elections are a little more life threatening (I'm thinking of Kenya but there are probably many other examples too).
Re: Estonian E-Voting Source Code Made Public
#47Earlier quoted context omitted.
All voting systems that I know of require trust, with or without machines. Do you trust the person counting your ballot to count correctly? There's a district in the UK that prides itself on always being the first to return results. I would be fairly worried about the ballot counters there. Eventually someone has to trust someone to execute correctly. Unless there's some voting system I'm not aware of that doesn't re…
Thats why any person can act as an observer if they so wish and oversee the person counting your ballot. I can not possibly do the same with a turing machine.
Re: Estonian E-Voting Source Code Made Public
#48Sadly many of the identifiers are named in estonian. Limiting this project to estonian developers only. I'm aware that this is _estonians_ voting system, but i'm sure there are developers all around the world who would be interested in contributing (especially security audits would be interesting) to this project without the necessity to reverse engineering/translating the code.
Re: Estonian E-Voting Source Code Made Public
#49Could it be, that secret ballots are insecure? https://en.wikipedia.org/wiki/Secret_ballot In the US, we officially supported secret ballots in 1892. Still, I wonder if we all found the strength to open up the ballot, if that wouldn't eliminate some of the viability of voting fraud? I'll start, I voted for Obama in 2008 & 2012.
Yes everything about voting gets simpler if you throw away the anonymity aspect. The election can be better audited[1] and you can be too if you voted for the wrong party. You would also probably get to discover the market price of votes in marginal constituencies. [1] Audited, fired from a government job, beaten, not to mention social, religious or family pressures to vote in a particular way. The reality or fear of…
Re: Estonian E-Voting Source Code Made Public
#50Common, not a single positive comment ? Things in the administration always take time. At least it's a move in the right direction. Next add a build CI to produce signed images. Then propose USB keys for people to boot their own system on the voting booth. At least it's better than the Diebold debacle in the states.