With all these ways to cheat, proposing a new way to fix it should be something we think about as well.
Machines aren't gonna go away, nobody wants to wait weeks for results.
Machines should scan ballots, to image, and the image should be public.
Everyone can see the ballots and count them if they choose to.
Ballots should be serialized and when you're given a ballot you should get a receipt for that ballot.
If you want to check your ballot online, you can go and look it up, see how it was scanned and also see how your vote was cast.
Machines shouldn't be doing magic and spitting out numbers. I wanna see the ballots as an image and I'm sure theres plenty of ways to process images with different programs to come up with results.
If everyones program comes up with the same number, then we can agree.
I hear yeah, but... I have been involved in software development of voting systems for unions and other small scale elections. I have really studied what it means to create a fair election.
Basically you need to fulfill the following, to create fair election systems:
The first two are really tough to implement with electronics. If you make it more traceable, it usually becomes less anonymous, and vice versa.
A coworker and I did devise (in theory) an electronic system that was both traceable and anonymous. It involved double enveloped encryption with appropriate public/private keys. In theory it would work, but it violated the third principle. It was not transparent. Ordinary people would not understand how it worked.
As soon as you start talking of "cryptographic hash functions", you have lost 99% of the voters. It is no longer transparent.
The only system that satisfies the above three principles at the same time, is a pen, uniform paper ballots you get by showing ID, voting booths, and public counting.
Introducing electronics in the elections, will inevitably violate at least one of the above principles.
I am approaching a similar conclusion. The part I have a problem with next is how do you count the multiple votes on a typical US ballot?
If you get a machine involved then you are back where you started and if you do it manually with a pencil and paper that is also subject to fraud.
If you do it manual, you have representatives from each parties counting. They "watch" over each other.
It is IMO ok to use counting machines to get a faster tally. However, a manual count must always be done, and it must supercede any electronic counting.
I still worry about the details. Imagine that you have many ballot counters. When the first ballot is selected a vote count for several positions will need to be incremented. How exactly should a person do that? They won't be able to keep the totals for all the candidates for all the positions on the ballot in their heads.
I thought about a simpler system (which also has issues) where each position would have a separate ballot. Then you could just split the votes into piles. They would be quite simple to recount and check, if necessary.
You still need a safe way to combine the totals because 10,000 votes for candidate "A" could be counted but when reporting back to the county/state that could be reported as 5,000 votes.
Perhaps your ballot is different than in my country. Here it is very low-tech. For general elections, the ballot contains all parties with all their candidates. (I remember one year when we had around 20 parties, the ballot was almost 1 meter long)
You are allowed to place your X (one only) at either the party itself, or on a specific candidate.
The first thing the counters (and witnesses) do is sort into piles, one for each party and one for the illegally marked. When they agree, the totals are sent to the department of interior.
Our elections start at 8 AM and ends at 8 PM. By around 11 PM, we usually have the first national result (all by manually counting) and know which parties got in and how many seats in the Parliament they got.
Next morning they start to do the fine counting to determine which individual candidate gets in. When that is done and approved, the list of all tallies for each voting place in the country is published in the two largest newspapers. Everyone involved now has a chance to see if the numbers they reported are the ones published. If no one complains within a certain number of days, the election results are official.
Checks & balances...