Florida Election Ballots to be Printed On-Demand
davidwr writes "The St. Petersburg, FL, Times reports that Florida is going back to paper ballots, but with a twist. They are printing the ballots on-demand, right there at the polling booth. This isn't machine-assisted voting where a touch-screen fills in your printed ballot for you. It's just a way to save printing costs and reduce paper waste. 'Without ballot on demand, poll workers at 13 early Hillsborough voting sites would need to stockpile stacks of every possible ballot type. With ballot on demand, poll workers can print out a person's distinct ballot type when he or she arrives to vote.'"
These machines will jam or run out of ink with no geeks around to fix it.
Welcome to good ideas which don't stand up to the reality of 5-6 old people monitoring a station.
I like muppets.
...machine malfunction, or the printers not printing out the correct things?
They will be pre-filled in for the Republican candidate. To save you the time of thinking that your vote will actually be counted towards the candidate you intend to vote for.
Monstar L
I like this move. With all the diebold problems and election computers found to be wanting, nobody has really addressed the question: "What is wrong with paper in the first place?"
Sure, it's slow to count but not overly so. While US ballots are more complicated than UK ballots they still take just over a day to count. If you can't wait that long, you're just impatient.
If you want a quick answer, just use exit polls. Until Bush's election fraud, these were a reliable way of having an idea of who has won the election.
We already have a well evolved security procedure for handling paper ballots. Why are people so quick to throw that away a proven solution and to try a totally closed computer system off a random vendor to solve a problem that never really existed anyway? I'll leave the answer is an exercise to the reader.
Simon
This is a really great idea. I really, really great idea. This is the kind of "duh" stuff that all of our modern technology is supposed to help fix.
...and really, how many tax-payers pay attention to the money their government spends on ink?
You know what would be an even better idea? Make these ballot printers with a special, proprietary ink cartridge. This would help prevent counterfeit ballots. Of course, since you can't let these machines break down, the cartidges would probably have to have an internal sensor that shuts down the printer when the ink level gets low. Maybe, just to be safe, they would have to kick in when about 60% of the ink is gone. We need to protect the voters, after all.
Trying to use sarcasm in text-based forums does not work.
Call in a mathematician and get them to figure out how many ballots should be needed to keep costs to a minimum, assuming you leave open the option of printing more ballots, in case the 5/1/0.01% probability comes back to bite you---whether printing it off with a printer on-site, or keeping a large-scale printer on standby in the event that it looks like you are to run out.
The maths isn't exactly difficult---with sufficient historical data, one learns all that's necessary in high school, at least down my way.
That said, we have compulsory voting down our way (Australia), so it's not really an issue that comes up. For that matter, does the risk of printing ~600 sheets of paper too many matter that much? It shouldn't be a problem.
I don't get. We have had, in theory, the protocols to make cryptographically secure verifiable & anonymous e-voting for years now, and yet it hasn't been implemented.
A bunch of hungover CS undergrads with 24 hours till their deadline, would come up with a better e-voting implementation than the hopelessly naive excuses spewed up by diebold et al.
I don't think that the "paper trail" folks ignore it at all. At any given polling station there are (always?) various observers from all interested parties to watch the poll workers.
Pre-printed ballots have a security code on them (otherwise anyone with a decent photocopier could make 100 of them).
It's theoretically possible to link the ballot number to the person but quite hard.
The worst are postal ballots are 100% traceable, and 0% verifiable. In the UK they forced postal ballots on us for a couple of years (closed the polling stations) - you had to fill in your vote then sign and date the form!! So much for anonymous ballots... (only ref. I can find these days is an old blog: http://postalvoting.blogspot.com/)
The practice was stopped, luckily. It was found people were stealing/buying unused ballot forms and sending them in bunches to influence the vote (the whole husband/wife thing came out.. with no anonymous voting the pressure on one person to vote the same as their spouse was extremely strong).
PC Load Letter?! WTF does that mean?!
GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
The one thing that this system does address on some level is actually printing ballots that you know are needed, and enough to cover your needs. You say that you know how many to print ahead of time because you know how many people are entitled to vote. Do you really? 1. Registered voter records are incorrect when the ballots are published and shot count an area of the appropriate number of ballots. 2. Someone makes a mistake filling out a ballot and need a replacement. 3. Someone accidentally goes to the wrong precinct. One plus to Print on Demand is that you can cover for the scenarios in a much more systematic way. The other thing that this could allow for in the future is allowing people to vote at more convenient polling places for them. One of the fundamental systemic problems of the current voting system is that it requires you to show up at a specific polling place, which may not be the most logical place for you to vote depending upon your job, current residence, etc. In no way is this a perfect solution, but it does open up some possibilities that aren't present in the current system.
So you're talking about a replay attack, where someone reuses a challenge (blank ballot) to stuff a box with multiple responses (filled-in ballots). Here, we thwart replay attacks with a session token.
Each polling place has a pair of public and private keys, such as RSA or ECC. Each ballot is printed with a barcode containing a session token. The token includes a code representing the polling place, a ballot serial number, and possibly some other information, along with an encrypted hash of this information. The counter looks for ballots whose decrypted hash does not match the hash of the cleartext and tosses those out as spoiled. Then it looks for ballots with duplicate serial numbers and chooses one randomly from each set.
Speaking as a Floridian, I think folks are missing the obvious point here: this is Florida, and we'll certainly screw it up.
There are a few points that should be made here that many people are missing. This on demand system will be used in early voting (before the official election date) where a voter can show up at any voting location in a county to vote. This is a problem since each precint needs a different ballot, for the congressional districts which vary by district. So they needed a way to give a person a ballot for their precinct, without having to have perhaps dozens of different ballots at the early voting locations. On the main election day, ballots will be preprinted, since everyone in a precinct uses the same ballot. As far as concerns about anonymity, it should be only necessary to type in the precinct number into the computer connected to the printer, not any of the voters identifiying information.
Paper ballots will be a definite improvement and certainly the move back to paper ballots should be appreciated. There needs to be a paper trail to verify that votes are being properly counted. Since one cannot see inside of a computer to verify that their vote was recorded onto the disk, it is essential to have a user verifiable paper ballot. Computer voting machines make rigging elections just too easy.