Earlier quoted context omitted.
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.
Those are extreme cases! I hope your family isn't beating you often, for your voting habits.
Estonian E-Voting Source Code Made Public
51–60 of 144 posts
Re: Estonian E-Voting Source Code Made Public
#52Could 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
#53Earlier quoted context omitted.
Those are extreme cases! I hope your family isn't beating you often, for your voting habits.
There's plenty of other cases as well. What about someone who bribes people to vote for them, and can check up on it? Or if your boss tells you who to vote for and threatens to fire you otherwise?
Re: Estonian E-Voting Source Code Made Public
#54Could 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.
Secrecy of votes is the foundation of the system. Just imagine how many people would be willing to sell their vote if they could prove it to a third party.
Secret ballots make it even easier to pull off.
Re: Estonian E-Voting Source Code Made Public
#55Earlier quoted context omitted.
Those are extreme cases! I hope your family isn't beating you often, for your voting habits.
There's plenty of other cases as well. What about someone who bribes people to vote for them, and can check up on it? Or if your boss tells you who to vote for and threatens to fire you otherwise?
Secret ballots make it easier to pull off.
Re: Estonian E-Voting Source Code Made Public
#56No matter how open the code is. It is extremly hard, if not impossible, to ensure this code is running on the actual systems. E-voting sounds intersting in theory, but in practice it is basically not worth the trouble. It is way more complex than a regular system with ballots and the only gain is that the results can be published sooner.
Right now, we have to have presidents, prime ministers, even kings; making all the big decisions for us because that was the only practical way.
E-voting makes it possible for the population to be consulted on any major decision. This, IMHO, is the reason it's so unpopular amongst politicians.
Right now in the UK, for instance, MPs get to vote on their own salary increases. Wouldn't it be nice if they were obliged to ask the voters instead?
Recent years have seen several unpopular wars begun by Western countries - if political leaders had been unable to start those wars unless they'd had majority approval from their populace, the world might well be a more peaceful place right now.
E-voting is something with a lot of promise. But if diminishes the power of the people who would have to implement it. So don't expect to see it widespread any time soon.
Re: Estonian E-Voting Source Code Made Public
#57Earlier quoted context omitted.
Secrecy of votes is the foundation of the system. Just imagine how many people would be willing to sell their vote if they could prove it to a third party.
Vote selling is a form of Voting Fraud. https://en.wikipedia.org/wiki/Vote_selling Secret ballots make it even easier to pull off.
The secret ballot makes vote selling unreliable, because it's impossible to prove whether someone has voted as promised.
Re: Estonian E-Voting Source Code Made Public
#58Earlier quoted context omitted.
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.
So why can't you be an observer of the sys admin when they install the software. Witness some chain of command that the software has come from an authorized source, meets a digital check-sum and is installed properly. It can then be secured by another party with a two password "lock box" type approach kind of like we use with our crypto system at work that guards our CC processing. There are systems invented and impl…
How many people can verify a digital check-sum?
In contrast regular people usually have the mental capabilities to count votes.
Re: Estonian E-Voting Source Code Made Public
#59How 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.
I'm not a security expert, how effective could that be in providing this kind of verification?
Re: Estonian E-Voting Source Code Made Public
#60No matter how open the code is. It is extremly hard, if not impossible, to ensure this code is running on the actual systems. E-voting sounds intersting in theory, but in practice it is basically not worth the trouble. It is way more complex than a regular system with ballots and the only gain is that the results can be published sooner.
Actually, E-voting could revolutionalize politics. Right now, we have to have presidents, prime ministers, even kings; making all the big decisions for us because that was the only practical way. E-voting makes it possible for the population to be consulted on any major decision. This, IMHO, is the reason it's so unpopular amongst politicians. Right now in the UK, for instance, MPs get to vote on their own salary inc…