Slashdot Mirror


CA Proposes Rigorous Voting Machine Testing

christian.einfeldt writes "During her successful campaign for California Secretary of State, newly-minted California Elections Czar Debra Bowen spoke repeatedly of the need to use free open source software in voting machines to ensure the integrity of California's elections. Now that Secretary Bowen is acting on that campaign pledge, closed-source voting machine vendor Diebold worries aloud that rejecting its black-box voting machines could snarl California's elections. Diebold's concerns come at the same time that it is suing Massachusetts for declining to purchase those same voting machines." Quoting: "California's elections chief is proposing the toughest standards for voting systems in the country, so tough that they could [have the result of banishing] ATM-like touch-screen voting machines from the state. For the first time, California is demanding the right to try hacking every voting machine with 'red teams' of computer experts and to study the software inside the machines, line-by-line, for security holes."

172 comments

  1. novel idea by gEvil+(beta) · · Score: 4, Insightful

    Thoroughly test the voting machines before deploying them? Wow! Why didn't I think of that?

    --
    This guy's the limit!
    1. Re:novel idea by TheMeuge · · Score: 4, Insightful

      I smell a "Diebold sues California" /. headline coming.

    2. Re:novel idea by avronius · · Score: 2, Interesting

      Here's a complete solution:

      1. Create software for electronic voting. Use pictures of candidates (and their names, of coz').
      2. Add a printing plugin that spits out a little chit with the picture of the candidate that the voter selected, as well as a bar code that includes the name of the candidate.
      3. Place chit in voting box for validation if required - used in case recounts are requested.
      4. Profit!!!

    3. Re:novel idea by gEvil+(beta) · · Score: 2, Funny

      Use pictures of candidates (and their names, of coz').

      A picture of the candidate and the names of their cousins?

      --
      This guy's the limit!
    4. Re:novel idea by avronius · · Score: 1

      Sorry - was trying to be casual. What was I thinking?
      I have some friends in South Eastern Asia that I chat with from time to time. They quite often type "of coz'" rather than "of course". I was using the expression to refer to an attribute being included as a matter of course.

      However, if you'd rather the ballot include a listing of the candidates cousins, far be it from me to stand in the way of progress :)

    5. Re:novel idea by Chris+Burke · · Score: 4, Interesting

      I can't for the life of me understand why California even considers doing business with Diebold any more.

      Shouldn't the list of requirements for Calfornia's voting machine aquisitions have a clause about "Company should not have repeatedly lied to California legislators, covered up known flaws, nor violated deployment policies by modifying units in the field without validation of those modifications"?

      Diebold has been in trouble with California before. The fact that they can continue to even try to offer voting machines in that state kinda surprises me.

      --

      The enemies of Democracy are
    6. Re:novel idea by noidentity · · Score: 2, Funny

      "I smell a "Diebold sues California" /. headline coming."

      I smell another "Diebold sues Massachusetts" /. headline first.

    7. Re:novel idea by mOdQuArK! · · Score: 1

      as well as a bar code that includes the name of the candidate.

      You don't want to use a machine-code identifier which can be potentially different than the accompanying picture/text, since an attacker or a bug could cause the machine code to be something different than the displayed text.

      It's better to have the counting machine directly read the text (OCR) so that what the person sees & what a counting machine reads is exactly the same thing. There are a number of fonts available that can be used which have been specifically designed to have a high OCR accuracy. This also reduces some of the issues with doing hand recounts (when you are double-checking the counting machines).

    8. Re:novel idea by avronius · · Score: 1

      Aha! I've found a business partner to help me to compete against the evil empire!

    9. Re:novel idea by gyroid · · Score: 3, Insightful

      If a state selectively purges voter rolls, supplies too few machines for specific precincts, or uses law enforcement and batteries of volunteers to challenge or intimidate voters, the accuracy of the machines doesn't really matter.

    10. Re:novel idea by arootbeer · · Score: 1

      Hmmm...seems like a bad idea. We might find out just how right Futurama was:

      John Jackson: "It's time someone had the courage to stand up and say: I'm against those things that everybody hates."
      Jack Johnson: "Now, I respect my opponent. I think he's a good man. But quite frankly, I agree with everything he just said."
      John Jackson: "I say your three cent titanium tax goes too far."
      Jack Johnson: "And I say your three cent titanium tax doesn't go too far enough."

    11. Re:novel idea by mrogers · · Score: 1

      All middle-aged middle-class white men look alike to me, you insensitive clod!

    12. Re:novel idea by avronius · · Score: 1

      I'm an approaching middle-aged middle-class white man, you insensitive clod! ;)

    13. Re:novel idea by snilloc · · Score: 1
      My locality uses fill-in-the-dot (SAT style) ballots. Human readable, not as expensive as OCR. I suppose some fool could develop a "butterfly" layout that would be confusing, but hopefully those days are behind us.

      A human-readable ballot is inserted into the machine, the machine validates (and spits out "overvote" ballots, try again.), records, and deposits ballot into locked safe.

      One touch-screen machine is available for extremely handicapped voters, and any voter is allowed to ask for assistance from one of the officials present.

  2. Oh, California by $RANDOMLUSER · · Score: 4, Funny

    I thought I read "Computer Associates Proposes Rigorous Voting Machine Testing", and my head started to hurt.

    --
    No folly is more costly than the folly of intolerant idealism. - Winston Churchill
    1. Re:Oh, California by last_emperor · · Score: 1

      thats funny, I saw it and thought the exact same thing.

    2. Re:Oh, California by Anonymous Coward · · Score: 0

      Yeah, me too. Slashdot is a worldwide site, not USA-only. Don't use acronyms for your states that match with some tech company. What a bunch of morons you north americans.

    3. Re:Oh, California by Anonymous Coward · · Score: 0

      Thats funny! Reading the headline I thought: "does CA mean California, Canada or Computer Associates?" Reading the article answered my question. The nature of acronyms...

    4. Re:Oh, California by Atario · · Score: 1

      Being a Californian, I always get the reverse when reading headlines about Computer Associates. "California offering new software"?? Whaa--?

      --
      "A great democracy must be progressive or it will soon cease to be a great democracy." --Theodore Roosevelt
  3. Good idea by UbuntuDupe · · Score: 4, Funny

    I agree with this proposal. They need to double -- perhaps, triple -- check to make sure the code works as intended.

    But I also think CA has been otherwise prudent. For example, using Diebold instead of volunteer open source code. I mean, how can they afford all the volunteer labor?

    1. Re:Good idea by RingDev · · Score: 2, Insightful

      check to make sure the code works as intended.

      The next step would be to check and make sure that the intention the code works with is the intention the people desire.

      -Rick

      --
      "Most people in the U.S. wouldn't know they live in a tyrannical state if it walked up and grabbed their junk." - MyFirs
    2. Re:Good idea by Coryoth · · Score: 3, Insightful

      The next step would be to check and make sure that the intention the code works with is the intention the people desire. And this is why formal specification should be used. It provides a middle tier between implementation code, and English language specification. Verifying that the code properly implements the formal specification can be done programatically and independently quite easily. In turn, validating the formal specification, by comparing it to the peoples desires in terms of a English language set of requirements is easier than trying to compare coed to the requirements, since it is only intentions that are formally defined, with no issues of implementation to complicate the matter. Stating your intentions in an unambiguous way, via formal specification, ought to be an obvious first step for anything where the need for assurance is as high as it with electronic voting.
    3. Re:Good idea by Dzonatas · · Score: 1

      But hey! If the machines that congressmen already in use in their congressional meeting to vote on bills works well enough, why not use the same ones to vote them into congress? =)

  4. One principal of a democracy by saibot834 · · Score: 4, Insightful

    One principal of a democracy is that everyone can verify the counting of votes.

    Now unless you teach everyone how to program I don't see how you can preserve this principal.

    1. Re:One principal of a democracy by Anonymous Coward · · Score: 0

      One principal of a democracy is that everyone can verify the counting of votes. Now unless you teach everyone how to program I don't see how you can preserve this principal.

      They should not have preserved your grade school's principal, as you never learned to spell; I'm guessing they let you kids use spell checkers. They should NEVER allow spell checkers in school! It's "principle", as any school principal should be able to tell you (although these days I'm not too sure).

      </pedant>

    2. Re:One principal of a democracy by AK+Marc · · Score: 2, Insightful

      One principal of a democracy is that everyone can verify the counting of votes.

      We do not now, nor have we ever had, any system to verify votes. We can count them again, certify them, but never verify them. Until I, as a voter, can see how the state counted my vote, no vote is ever verified. They may count my ballot twice, but I can never know who they count it as having voted for. True anonymous verification is a system where I can identify my vote, but no one can determine how I voted.

    3. Re:One principal of a democracy by shimage · · Score: 1

      I hope you don't think that there are actual people that count votes, because that's retarded. Regardless of precisely how you voted, it's some machine somewhere that counted up the votes. At the moment, the vast majority of these machines (100%?) are "black boxes". I fail to see how requiring people to know how to program is worse than requiring them to be able to succesfully engage in corporate espionage.

    4. Re:One principal of a democracy by tchdab1 · · Score: 1

      Another principle of Democracy appears to be the right to continue to make gobs of money regardless of the needs of the market or the quality of the product, and to "give back" by kicking a small percentage of that money back to the elected officials who made it all possible.

      Sue the state for making a decision? If you're going to die, die bold.

  5. an even more novel idea by teh_chrizzle · · Score: 0, Flamebait

    suing a state for not using your stuff. jeez i hope SCO doesn't adopt that tactic.

    --
    sarcasm:
    -noun
    1. harsh or bitter derision or irony.
  6. Unaccaptable failure rate? by Firethorn · · Score: 4, Insightful

    31 machines out of 340 districts? How many were in each district?

    Heck, from what I've read, they've had problems with more than 10% of the diebold machines.

    At least with an automark type system you still have the paper ballots to fall back on, even if a voter might require assistance to fill it out.

    When a diebold type device malfunctions you have the potential for lost and/or erronous vote information, not to mention that NO votes can be taken.

    --
    I don't read AC A human right
    1. Re:Unaccaptable failure rate? by IAmTheDave · · Score: 1

      31 machines out of 340 districts? How many were in each district?

      I've really got to ask - how hard is it to write a machine that tallies clicks? Seriously?

      I've been writing code in several languages for going on 9 years, and I've got to tell you, counting votes sounds like something we did in CS 102.

      Of COURSE it should be open source. Of COURSE any shmoe should be able to audit the code. Because - and I've gotta tell ya, I'm not the greatest dev that ever lived - there are about a million people in CA that could actually properly vet the code.

      Security is the only place where it becomes an issue - but seriously, it shouldn't be that hard. Google built an empire on white-box commodity-hardware. We can't build a machine that properly counts clicks?
      --
      Excuse my speling.
      Making The Bar Project
    2. Re:Unaccaptable failure rate? by Firethorn · · Score: 2, Interesting

      Security is the only place where it becomes an issue - but seriously, it shouldn't be that hard. Google built an empire on white-box commodity-hardware. We can't build a machine that properly counts clicks?

      Las Vegas manages to operate thousands of video gambline machines that are far more complicated mechanically speaking(it has to dispense stuff) that have to pass extremely rigorous standards, there are millions of ATM machines that have incredibly low error rates.

      Sure, we could build it. It'd likely be more complicated to set up than the diebold stuff. It'd certainly be more expensive. ATMs used to have more problems and offer more limited service. There used to be some easy ways to fool with slot machines and such.

      Still, right now I happen to like the idea of #2 pencil style OCR paper ballots. They're simple, human readable while still giving you most of the speed of electronic.

      Besides, why do we need to know the winners *now*? They won't take office until months down the road anyways.

      --
      I don't read AC A human right
    3. Re:Unaccaptable failure rate? by shimage · · Score: 1

      Security-wise, voting machines are somewhat tougher than ATMs, because, while ATMs don't trust users, they can at least trust the bank. Voting machines (that are secured properly) can trust neither the government nor the users, while still allowing for some kind of verification. To drive this point home, Diebold is a company that specializes in designing and manufacturing ATMs, so obviously there are problems with voting machines that ATM technology does not currently address.

    4. Re:Unaccaptable failure rate? by Daniel+Dvorkin · · Score: 2

      Diebold is a company that specializes in designing and manufacturing ATMs, so obviously there are problems with voting machines that ATM technology does not currently address.

      This would only be true if Diebold wanted to make voting machines that work properly. They don't.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    5. Re:Unaccaptable failure rate? by Firethorn · · Score: 1

      This would only be true if Diebold wanted to make voting machines that work properly. They don't.

      Conspiricy theories aside; by that logic diebold should have been able to produce machines that ARE secure; except for their little back door.

      That way they could have continued to deliver elections to their republican masters for years to come rather than spark this stuff.

      --
      I don't read AC A human right
  7. Good by Anonymous Coward · · Score: 0

    I contributed to the Bowen compaign, the first time I have ever given money to someone running
    for such a position. I'm pleased to see her living up to her campaign promises.

    As far as Diebold's FUD response goes, is anyone even slightly surprised by it?

    1. Re:Good by Random+BedHead+Ed · · Score: 4, Funny

      I'm shocked. Deibold generally tries very hard to avoid the appearance of bias or impropriety, and they offer quality e-voting products that they strive to improve in response to much-appreciated constructive criticism from the community. Whenever they fix an issue with their products, like the closed-source software or the easily-copied security key, they are quick to get the updates out and always thank the community for helping them to improve their products. Their recent suit against Massachusetts has given them a serious PR boost with other states. So yes, their response to this move really surprises me.

      (Sorry if your sarcasm gland is asploding.)

  8. They should import their testers... by Starteck81 · · Score: 0

    ... from Florida!

    --
    "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed H
  9. Yet another CA standard... by coolmoose25 · · Score: 1, Funny

    My car has "California" emissions and I live in Connecticut. This is just one example of how California mandates things for the rest of the country. They will set some standard for voting machines, and since the state is too big for voting machine companies to write off, it will end up becoming the defacto standard. I don't live in California for a reason (not the least of which their four seasons are Wildfire, Mudslide, Earthquake, and Smog). In California, they make you label everything, including restaurants, informing you that your food might cause cancer. Then they all go outside and breathe air they can see.

    --
    Brawndo: It's what plants crave!
    1. Re:Yet another CA standard... by One+Louder · · Score: 2, Insightful

      It's a shame you never saw any part of California besides Los Angeles.

    2. Re:Yet another CA standard... by gurps_npc · · Score: 2, Insightful
      Detroit and Japan continue to make cars that do not meet California emissions tests.

      The fact that you bought such a care tells me that you looked at the cars that did not meet the California emissions tests and said "No thank you".

      What probably happened is that the majority of the people in the country with needs similar to yours thought that cars should meet California's tests. The few people that did not want the cleaner cars had different needs then you did.

      You don't have a beef with California, you have a beef with the majority of AMERICAN citizens. And you personally were still offered a choice to pick another car, but decided not to.

      Why don't you stop blaming California, and start taking responsibility for your own actions

      --
      excitingthingstodo.blogspot.com
    3. Re:Yet another CA standard... by drinkypoo · · Score: 2, Insightful

      My car has "California" emissions and I live in Connecticut. This is just one example of how California mandates things for the rest of the country.

      Interestingly, I can purchase a car in Connecticut, drive it to California, register it, and pass a smog check.

      Vehicles with California emissions and vehicles without are smogged to different specifications, even here in California.

      The restriction only requires new cars sold in California to conform to different standards.

      In California, they make you label everything, including restaurants, informing you that your food might cause cancer. Then they all go outside and breathe air they can see.

      I live in a county which has spectacularly good air quality, and it happens to be within California.

      The worst air quality that I'm aware of in the US is in Houston.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    4. Re:Yet another CA standard... by coolmoose25 · · Score: 1

      Actually, I've seen a lot of California... and it's beautiful. Yosemite is my favorite national park. The sequoia's are amazing... the wine country stunning... and SF is one of my favorite cities... but the place is run by kooks... not just SF, but LA too and the State government as well.

      --
      Brawndo: It's what plants crave!
    5. Re:Yet another CA standard... by Anonymous Coward · · Score: 0

      So California is leading the fight to get back our democracy and the fight to keep our planet habitable. Why aren't you saying thank you? "People who vote decide nothing. People who count the votes decide everything" -Joseph Stalin

    6. Re:Yet another CA standard... by coolmoose25 · · Score: 1

      Actually no... CT has adopted the CA LEVII standard and as a resident, I can ONLY buy a new car with this... I have no choice in the matter. http://www.ctclimatechange.com/documents/pressrele ase010605FINAL.pdf

      --
      Brawndo: It's what plants crave!
    7. Re:Yet another CA standard... by Mongoose · · Score: 1

      I guess you never been to the OC or bay area. Irvine is cleaner than disney world and twice as planned out. It's just a ton of cute asian girls mostly Japanese/Persians/Indians all over the place. Lots of good food and way too many shops. Also the nearby beaches and the nature preserves are nice. It does suck that the weather is so dry, but most people perfer it that way.

    8. Re:Yet another CA standard... by Stanistani · · Score: 1

      Shall I take a few potshots at your state? Nah. Too easy.
      The air is minty fresh where I live... with a hint of lemon salt.

      Allow me to help you out... you refer to California as "the land of fruits and nuts" or "the left coast" and you decry our no-smoking restaurants on a regular basis.

      You, on the other hand, live in Utopia, where milk and honey and nutmeg butter flow in an unbroken stream past the toes of the colossus that is M. Jodi Rell. Christopher Dodd and Joseph Lieberman hold the banner of progress which states: "We're not just cuter, we're Connecticuter!"

      See? No negative comments needed.

    9. Re:Yet another CA standard... by gurps_npc · · Score: 1
      Then admit that the people of CONNECTICUT are the ones to blame, not California. Connecticut voters said "we want to use CA's rules". No California's forced CT to do it, you guys did it to yourself. Or better yet, get off your butt and campaign for someone to cancel that law.

      Like I said before, stop blaiming California, and accept responsibility for your own actions (or lack thereof) in this case.

      --
      excitingthingstodo.blogspot.com
    10. Re:Yet another CA standard... by fredrated · · Score: 2, Insightful

      Born and raised in Cal, yeah, there are 'kooks' for politicians sometimes, but these kooks are like 'let's see if we can make people happier by making their food less poisonous' as opposed to the kooks that think things like 'let's not tell people the air at ground zero is poisonous because then bin Laden will be even more satisfied with the results'.

      We'll keep our kooks, you keep yours and we will both be happy. I hope.

    11. Re:Yet another CA standard... by Anonymous Coward · · Score: 0


      I guess you never been to the OC...


      AAAAAAAAAArrrrrrgh! Damn tourist.

      God. As someone who grew up behind the Orange curtain, let me tell you, calling it "The OC" is a sure sign that you haven't spent much time there.

      Sort of like folks calling San Francisco Frisco. Makes locals cringe when they hear it.

    12. Re:Yet another CA standard... by maynard · · Score: 1

      Ah. I see you oppose "states rights" then. Correct?

    13. Re:Yet another CA standard... by tthomas48 · · Score: 1

      yeah, you notice that no one is complaining that TX's buying power has the same effect as california, but in reverse. By keeping anti-environmental statutes off the books. I mean, you can blow up an oil refinery a few miles from one of the biggest cities on earth with no repercussions.

    14. Re:Yet another CA standard... by Shotgun · · Score: 0, Offtopic

      How much does it cost a manufacturer to add information to a label?

      IMHO, forcing information onto labels is one of the few really useful things that any government can do. They're not forcing me to buy one product over another, but I *MAY* choose to act on the information and move my dollars elsewhere. I usually ignore "Cali thinks this will give you cancer" notices, as if I'm playing with a chemical I usually investigate it first (those internets make it so easy to do). I do wish the government would get out of the business of having restaurants set aside 'no smoking' sections, and just force them to put a cigarette icon on their sign if they allow it (so I could keep driving). Informative labels are the most efficient way for a government to level the playing field in any market.

      --
      Aah, change is good. -- Rafiki
      Yeah, but it ain't easy. -- Simba
    15. Re:Yet another CA standard... by Anonymous Coward · · Score: 0

      I don't live in California for a reason (not the least of which their four seasons are Wildfire, Mudslide, Earthquake, and Smog).
      Yes! It's absolutely horrible, for all of these reasons and more. Stay far, far away, and quit reminding us of how miserable we are here, you insensitive clod.
    16. Re:Yet another CA standard... by Anonymous Coward · · Score: 0

      not the least of which their four seasons are Wildfire, Mudslide, Earthquake, and Smog

      No, no, no... the four seasons are Wildfire, Mudslide, Earthquake, and Drought.

    17. Re:Yet another CA standard... by amRadioHed · · Score: 0, Offtopic

      Let's see, so your primary complaints about CA are that they forced you to have a cleaner running car and next they may cause CT to use secure and well verified voting machines. Did I get that right?

      Wow, what a bunch of kooks. How dare they!

      --
      We hope your rules and wisdom choke you / Now we are one in everlasting peace
    18. Re:Yet another CA standard... by Chris+Burke · · Score: 1

      Then they all go outside and breathe air they can see.

      Hey, at least now they can see through the air to see other objects. Talk to someone who lived in LA before they got strict with their emissions regulations in the 80s; I doubt they'll tell you that merely translucent air is anything but a vast improvement.

      Seriously, CA's emissions standards have been highly effective. Yes there's still pollution -- seen when flying into LAX as a big stinky brown cloud floating over downtown obscuring the skyscrapers, utterly disgusting -- which is still much less than it used to be, showing both that the regulations have worked and that even more dilligence is still necessary.

      their four seasons are Wildfire, Mudslide, Earthquake, and Smog

      I liked that.

      --

      The enemies of Democracy are
    19. Re:Yet another CA standard... by Anonymous+Psychopath · · Score: 1

      I grew up in Irvine, and I married one of those cute asian girls. But I live on the other side of the Orange curtain by choice. OC is just too... sterile.

      Having grown up in OC, imagine my shock when I discovered that not everywhere in LA looks like south central. I'd take Palos Verdes over Newport Beach any day of the week, and I've lived in both.

      --

      Eagles may soar, but weasels don't get sucked into jet engines.

    20. Re:Yet another CA standard... by amRadioHed · · Score: 1

      Or better yet, stop bitching since it's a good idea using CA emission guidelines.

      --
      We hope your rules and wisdom choke you / Now we are one in everlasting peace
    21. Re:Yet another CA standard... by tooslickvan · · Score: 1

      It's a bigger shame that Los Angeles is even part of California.

    22. Re:Yet another CA standard... by R3d+M3rcury · · Score: 1

      their four seasons are Wildfire, Mudslide, Earthquake, and Smog [...] But the beautiful thing is how they merge. Why, just last week, an earthquake caused a mudslide which put out the wildfire in my backyard...
    23. Re:Yet another CA standard... by Ogive17 · · Score: 1

      I'm not speaking with 100% certainty, but I'm pretty sure most Japanese cars (and probably most Detroit cars) do meet California's emissions policy. I know for Honda, the only real difference between a car meant for California and a car sold in Ohio is the sticker on the window showing the car is in Tier 3, Bin 2 emissions (or whatever the exact wording is).

      And just because a car has has lower mpg doesn't mean it won't meet emissions requirements. There is some correlation, but some engines do burn fuel more cleanly (that's why you'll still find SUVs and Hummers on the road in CA).

      --
      "Action without philosophy is a lethal weapon; philosophy without action is worthless."
    24. Re:Yet another CA standard... by drinkypoo · · Score: 1

      The trend across the country is that California sets environmental guidelines and everyone else catches up to us eventually. Culture tends to come from both coasts, primarily CA and NY. Etc. You can expect the entire country to do dyno smog tests eventually. Oddly enough I actually live in a county in California in which you need get a car smogged only once, or when you transfer ownership to a non-relative (or if registration lapses.)

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    25. Re:Yet another CA standard... by drinkypoo · · Score: 1

      I do wish the government would get out of the business of having restaurants set aside 'no smoking' sections, and just force them to put a cigarette icon on their sign if they allow it (so I could keep driving).

      Sorry, the smoking ban isn't about patrons, it's about employees. As a person with money who wants to buy food (or whatever) you have a choice of where to go. But as a person who has to make a living without skills, your average food service worker would have two choices without such a law: elevated cancer risk, or their ass on the street.

      The only part I object to is bars. A bar should be allowed to continue to have indoor smoking. The same argument could be applied there, except that everyone knows that you smoke in bars. There's still one or two bars in Santa Cruz that are letting people smoke, but I haven't seen any anywhere else in CA. (Not that I travel much.)

      This is the reason that California didn't let restaurants have smoking sections even when they can design airflow such that it keeps the smoke in one room. Such laws are about convenience of patrons. California's law is about the health of all people and the right to work without being harmed. It goes overboard, but exceptions are sticky issues.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    26. Re:Yet another CA standard... by QuantumRiff · · Score: 2, Informative

      NO, CA emissions rules suck. Oregon and Washington are looking at adopting California's Emissions requirements. That would mean several freakish things. Namely, no personal Diesel vehicles. You cannot buy a VW diesel or a Jeep liberty Diesel in CA new. Diesels in the state of CA have to be over a certain weight. That is getting rather outdated. You can buy a 7000lb Hummer that burns gas like no tomorrow, tears up the highways with its weight (and even get a tax credit, since because of its weight, its considered a "business delivery vehicle) but I can't buy a VW that gets 55MPG burning biodiesel.

      --

      What are we going to do tonight Brain?
    27. Re:Yet another CA standard... by stickfigure · · Score: 1

      I don't live in California for a reason (not the least of which their four seasons are Wildfire, Mudslide, Earthquake, and Smog). You are so naive. Earthquake and smog are not seasons. They happen year round and constantly. It's no wonder the mud is sliding all over the place what with all the quaking earth. The wildfires are even better than ones in other states since they burn with less oxygen thanks to all the smog. If anything, it proves that everything is better in California. Well, I guess there is the other 300ish days a year where it's sunny and beautiful. That kinda sucks. You're right, fuck California. What kind of freak would want to live there?
    28. Re:Yet another CA standard... by zcsteele · · Score: 1

      their four seasons are Wildfire, Mudslide, Earthquake, and Smog No, no, no, no. Smog is not a season out here than oxygen is a season in Connecticut.

      The four seasons are fire, flood, earthquake, and drought.
      --
      ...brand new, all over again.
    29. Re:Yet another CA standard... by amRadioHed · · Score: 1

      I agree the diesel restriction is outdated, but IIRC California is supposed to be losing the outdated Diesel restrictions soon. Is that wrong?

      --
      We hope your rules and wisdom choke you / Now we are one in everlasting peace
    30. Re:Yet another CA standard... by Dirtside · · Score: 1

      (not the least of which their four seasons are Wildfire, Mudslide, Earthquake, and Smog)

      You forgot Awards Season, TV Season, and Riot Season.
      --
      "Destroy science and religion. Science would re-emerge exactly the same; but not religion." - Penn Jillette, paraphrased
    31. Re:Yet another CA standard... by McNally · · Score: 1

      My car has "California" emissions and I live in Connecticut. This is just one example of how California mandates things for the rest of the country. They will set some standard for voting machines, and since the state is too big for voting machine companies to write off, it will end up becoming the defacto standard.
      At least you know your car is built to conform to California emission standards because they tell you that on the sticker. There are much creepier effects, such as the fact that every high school textbook in the country has to please a few political appointees on the textbook committee in Texas (to pick one example.)

      Almost all products are designed to chase after the big markets. Better get used to it.
  10. e-voting must be as strong as paper by davidwr · · Score: 5, Insightful
    Properly monitored paper ballot voting system is about as good as you can get for the average person. It's main weakness is that it's not private for people who cannot see or read the language of the ballot and for people who cannot mark the ballot for whatever reason. The fact that you must go to a voting station rather than voting from home is also a disadvantage.

    Any replacement system must preserve the strengths of a paper ballot.

    This means
    • Open specifications
    • validation and verification of all equipment and procedures concerning the vote


    In practice, this means the voting hardware and software must be open to public inspection. The same goes for the procedures used by voting officials.

    It also means to the extent possible, the entire process must be observed by interested and neutral parties. Obviously the actual voting must be done in secret but anything that doesn't reveal an individual's vote should be observed. Those things that cannot be easily observed, such as actual electronic count, must be repeatable by another method, such as a hand-count, with the same results.
    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
    1. Re:e-voting must be as strong as paper by stratjakt · · Score: 1, Funny

      Paper ain't all that strong. Hanging chads and whatnot. I'm sure electoral fraud goes all the way back to the first elections in greece.

      We should elect a supreme ruler like Iran, the greatest nation on earth.

      --
      I don't need no instructions to know how to rock!!!!
    2. Re:e-voting must be as strong as paper by Jumper99 · · Score: 0

      It also means to the extent possible, the entire process must be observed by interested and neutral parties.


      Aren't interested and neutral exclusionary in this case? By nature, anyone who has an interest in the outcome of an election cannot be neutral. I'd like to think that folks could at least hide their bias if they are working the polls, but that doesn't seem to be the way human nature works.

      --
      The opinions expressed here are not mine, but those of these dang voices in my head.
    3. Re:e-voting must be as strong as paper by morgan_greywolf · · Score: 2, Insightful

      Right. And that's why I keep saying that if you want to know what I think is the approach, it's touch screens with Open Source software/firmware with a paper receipt trail. This allows for the accuracy of electronic counting with a paper backup -- if the paper doesn't match the electronic count, then the software either has bugs or has been tampered with (or there are forged paper ballots, but that's easily countered). Either way, the software can be reviewed by independent computer experts to determine which of three has occurred.

    4. Re:e-voting must be as strong as paper by Anonymous Coward · · Score: 0

      There's a simple solution with the strength of both electronic and paper ballots:

      As far as the law is concerned, the machines act as very fancy printers for ballots. Nothing more. The ballot is the printout from the machine, and the count of the printed ballots determines the election. People can examine their ballot before it's cast.

      Blind, quadriplegic, and other handicapped people can use the electronic machines privately, and their ballots would be indistinguishable from any other voter. (If the printed ballot included braille, then even blind people could examine their ballot.)

      The voting machines can make unofficial counts the minute after polls close, so long as the machines' counts are considered unofficial.

      Simple, no?

    5. Re:e-voting must be as strong as paper by Coryoth · · Score: 2, Insightful

      * Open specifications
      * validation and verification of all equipment and procedures concerning the vote

      In practice, this means the voting hardware and software must be open to public inspection. The same goes for the procedures used by voting officials. I would go even further and demand that both an English language and a formal specification that are open. That way you can validate the formal speciifcation against the English language version, and you can formally verify software code against the formal specification. There are plenty of independent systems that would allow such formal verification of code to be done, and machine checked. Sure, this requires more work to write a formal specification and to write code that can be verified against it... but if there was any case where you would want to be able to do full machine assisted verification of code against a specification rather than just eyeballing it and hoping you catch the errors, electronic voting would be it!
    6. Re:e-voting must be as strong as paper by johnlcallaway · · Score: 1

      I have lived in Arizona for over 4 years and have NEVER gone to a voting station, yet I vote in most of the elections. Every election I get a letter with a form that I can fill out to request a ballot be mailed to me. I fill out and return the form, and in a few days get a packet of information that includes a ballot. I believe the ballot is in both English and Spanish, although I don't have one so I can't validate that statement. Of course, they might shred the ballot when I mail it back it for all I know. But that holds true for electronic voting also.

      I really have a tough time understanding why states want high-tech voting machines, and what problem they are trying to solve with them.

      --
      I rarely read replies, it's my opinion and if you thought about your opinion a little more, I'm OK with that.
    7. Re:e-voting must be as strong as paper by zCyl · · Score: 1

      if the paper doesn't match the electronic count, then the software either has bugs or has been tampered with (or there are forged paper ballots, but that's easily countered)

      This is facilitated by a procedural approach of mandatory on-site auditing of the vote with the paper ballots.
    8. Re:e-voting must be as strong as paper by cayenne8 · · Score: 1
      "I have lived in Arizona for over 4 years and have NEVER gone to a voting station, yet I vote in most of the elections. Every election I get a letter with a form that I can fill out to request a ballot be mailed to me. I fill out and return the form, and in a few days get a packet of information that includes a ballot."

      I hear ya. Voting, is actually VERY easy. Anyone that shows interest, can get an absentee ballot.

      This is fuming me a little..in that down here in LA (mostly about New Orleans area), the state is considering trying to send out satellite voting areas...possibly out of state for the people that still haven't come back.

      I'm sorry..this is stupid and a waste of $$ and effort. As long as people haven't registered in another state, they can mail in and request a ballot. If they can't show enough interest to do that...

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    9. Re:e-voting must be as strong as paper by BlindRobin · · Score: 1

      agreed, but why not just use a paper ballot? To easy, doesn't consume enough of the right resources ?

    10. Re:e-voting must be as strong as paper by don_bear_wilkinson · · Score: 1

      Aren't interested and neutral exclusionary in this case?

      Not necessarily. I could have an interest in assuring that the voting process is handled honestly and accurately without having an interest in the outcome of said voting.

      I do agree with your implication that it would be hard to find enough poll workers with that sort of mentality, though. :)

      --
      In Nature, stupidity is a capital offense. In human society, too many get off with less than a warning.
    11. Re:e-voting must be as strong as paper by cbacba · · Score: 1

      It's the visibility issue that limits cheating. Cheating happens when it's not visible. That means a piece of paper and a number 2 pencil (or supplied #2 pencil) provide for the best option and provide for the recount. The voter can read what was marked to make sure it is marked. Machines that depend upon hidden mechanisms - either mechanical or electrical are subject to cheating.

      Living in a state that is finally largely repub at the state and federal level, but still currently dem in most areas at the local level (to the point there are often not even repubs running for office), my familarity is with dem voter fraud. As in those heavily disputed dem counties in florida responsible for the recounts - curious how it was these dem controlled counties where dems were responsible for the voting apparatus that the national media managed to convince so many people across the country that the repubs cheated there.

      Additionally, cheating includes people coming by for multiple votes, presenting identification for others - either real or ficticious. This is why dems tend to complain about video cameras around to catch people coming multiple times as well as oppose IDs. In Houston a few years back the cheating in one area was so bad (sheila jackson lee's area?) that the Dem primary votes for one candidate exceeded the total registered voter list in a hotly contested primary race. OOPS!

      Historically, it's only close races where the cheating becomes evident. For paper ballots, the answer was for key political operatives/local elected officials to show up at the courthouse after everyone left, while the ballots were 'secured' there. Then work for a few hours to change enough to impact the election. The advent of the modern camcorder has put a serious crimp in that approach as it is easy for several people to record evidence of suspicious after hours activities and identify who they were.

      The most audicious was probably back in the 40s with LBJ running for senator of TX in the infamous Duval county ballot box 13. Duval county was a fifedom of an LBJ crony and was not a place subject to free speech or equal protection under the law for many decades. According to death certificates, the preferred suicide method in that county was to shoot oneself in the back with a rifle - if you can figure out how to accomplish that. During the close recount of LBJ's senate election, Duval found a whole new ballot box full of votes for
      LBJ that was evidently 'missed' during the election count.

      As for modern fraud, the only politico I know of that lost the election due to voter fraud was Dornin in CA. He lost by a small amount and documented a much larger amount of fraud in the congressional hearings. Nothing was done to rectify the situation after the case was proven nor was any support provided to promote remedying the situation or trying to make political hay out of it. This indicates that the repubs are not even willing to speak out against fraud against their own when it's proven. That's quite a difference from the dems who push it to the hilt blaming the repubs when their own fraud fails to overcome the gap and elect their candidate.

      As for those dimpled chads - that's what you get when you stuff too many ballots in the machine at one time. Perhaps a few were done by alzheimer's patients brought in to vote by 'volunteers' whose fingers got in the way while being 'assisted'.

  11. How many principles of democracy are there? by Chmcginn · · Score: 1

    One principal of a democracy is that everyone can verify the counting of votes.

    Umm... this is a new one to me. I mean, it sounds like a good idea, and all... but then again, if we're using the old punch-card type of voting machines, being able to verify them requires being able to read them, which many people can't do anyway. Besides the fact that in a typical presidential election, there's, what, nearly a hundred million votes cast? It's physically impossible for a single person to check that many ballots in a reasonable amount of time.

    Now unless you teach everyone how to program I don't see how you can preserve this principal.

    Why is that a bad idea? Since more & more of our lives depend on computers, giving everyone at least a basic knowledge of how they actually function seems like an excellent idea.

    --
    Have you been touched by his noodly appendage?
  12. Funny thing by WindBourne · · Score: 5, Insightful

    is that we seem to keep learning and re-learning that lesson. Back in the 1960 election, there was a lot of evidence that indicated that kennedy won chicago by having the dems cheat. Many systems were put in place to prevent that cheating. Now, with the new current system, the evidence is even more overwhelming and yet, we are back to trying to prevent cheating. In particular, it appears that Ohio, Florida, and even texas had massive amounts of voter fraud during the last couple of elections. I guess that our society will be doomed to re-living the same problems over and over as long as we have politicians like rove ( and the dem == before).

    --
    I prefer the "u" in honour as it seems to be missing these days.
    1. Re:Funny thing by Anonymous Coward · · Score: 0

      "I guess that our society will be doomed to re-living the same problems over and over as long as we have politicians"

      There, fixed that for you.

  13. Mass Diebold request blocked by mdsolar · · Score: 4, Informative
  14. Waaaaay off topic, I know by Anonymous Coward · · Score: 2, Funny

    four seasons are Wildfire, Mudslide, Earthquake, and Smog

    Boy, I'd like to see a shoji screen of these four seasons!

  15. As much as I dislike CA.... by Chmcginn · · Score: 2, Interesting
    I don't see this being a problem with California, per se. I'd say it was more a problem of large corporations. Economy of scale is a great thing. But when a company reaches the 'counting drops of solder to close the barrel' stage, a lot of individual choice type options might vanish.

    And, wait... are you complaining that your car has stricter emissions standards? I'm certainly not, living in the second-most smog infested state in the US. If it weren't for CA emissions being standard on so many vehicles sold outside that state, it might be even worse here...

    --
    Have you been touched by his noodly appendage?
    1. Re:As much as I dislike CA.... by coolmoose25 · · Score: 1

      I'm not complaining about the emmission control hardware... I'm complaining that California decides what the level of control is, and not the US in general. For instance, suppose CT wanted STRICTER emmission control devices? Too bad. Car companies are far more likely to decide simply to not sell cars in CT than CA. So CA gets to decide what level is correct, and all the other states have to go along for the ride.

      --
      Brawndo: It's what plants crave!
    2. Re:As much as I dislike CA.... by Chmcginn · · Score: 3, Interesting

      Car companies are far more likely to decide simply to not sell cars in CT than CA.

      Many car companies might, this is true. But I'd be willing to bet that some car companies would make it an option, albiet an expensive one.

      So CA gets to decide what level is correct, and all the other states have to go along for the ride.

      As other posters have pointed out, there are cars sold that don't meet the CA standard. There's packages of solder that don't contain the "This product blah blah state of California blah blah" label. The point is, CA is deciding what's best for it, not for anyone else. It's not their fault if many large companies go along for the ride.

      --
      Have you been touched by his noodly appendage?
    3. Re:As much as I dislike CA.... by syphax · · Score: 1


      In the absence of federal leadership, get your state to talk to other, adjacent populous states, kinda like this.

      --
      Simple Unexpected Concrete Credible Emotional Stories
    4. Re:As much as I dislike CA.... by neomunk · · Score: 2, Insightful

      That's not CA setting the emissions standard for your state, it's the auto companies deciding that the economy of scale on the changes that need to be made are a greater benefit to the bottom line if applied to the whole production line than either a) not selling cars in CA or b) setting up a separate production line for CA specific autos. CA has every right to set emission standards for their own state, and the auto companies have every right to deal with those standards in any way legal.

      Your post (to me at least) smacks of bashing those damn hippies without saying so directly. If you're really pissed about the situation, place the blame on the car companies, where it belongs.

      And this is again making an assumption, but you seem to be pissed that programmers are gonna be pouring over this code. WTF? Do you really think that this is some big negative inconvenience, or is it just west coast bashing? I just don't see the problem.

    5. Re:As much as I dislike CA.... by Animats · · Score: 1

      We fixed it for you. Quit complaining.

      I can remember when you couldn't see the Hollywood sign from downtown LA most days. And in Cleveland, you couldn't see downtown from five miles away.

    6. Re:As much as I dislike CA.... by MsGeek · · Score: 1

      Nice! I'm sure that's in the offing for the Pacific Coast states soon.

      --
      Knowledge is power. Knowledge shared is power multiplied.
    7. Re:As much as I dislike CA.... by R3d+M3rcury · · Score: 1

      Actually, some car companies just decide not to sell...

      As I understand it, Audi stopped selling their TT for model year 2006 because it didn't meet California smog requirements and it would have been too expensive to make it meet the requirements. Audi was getting ready to redesign the TT for 2007 (which would fit the requirements) so they decided to not sell the 2006 in California.

    8. Re:As much as I dislike CA.... by cayenne8 · · Score: 1
      "I'm not complaining about the emmission control hardware... I'm complaining that California decides what the level of control is, and not the US in general. For instance, suppose CT wanted STRICTER emmission control devices? Too bad. Car companies are far more likely to decide simply to not sell cars in CT than CA. So CA gets to decide what level is correct, and all the other states have to go along for the ride."

      ON the other hand...feel free in many other states, to be able to modify your car pretty much as you please.

      Especially in states that don't have a 'sniff' test, or even ones that don't inspect cars at all. I don't know that I've EVER owned a car that would pass any test in CA. Of cours, I've never had to have any car I have ever driven tested in such a manner anyway, so that is only a best guess.

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
  16. Pre-Hacking by Nonsanity · · Score: 2

    "For the first time, California is demanding the right to try hacking every voting machine with 'red teams' of computer experts and to study the software inside the machines, line-by-line, for security holes."
    And this is a bad thing for the public... HOW?
    1. Re:Pre-Hacking by mOdQuArK! · · Score: 3, Insightful

      Well, it'll cost the taxpayers a fair bit to do that kind of testing properly - looking at it that way, you'll get a dollar value of how much the taxpayers think a corruption-resistant democracy is worth!

    2. Re:Pre-Hacking by abb3w · · Score: 1

      "For the first time, California is demanding the right to try hacking every voting machine with 'red teams' of computer experts and to study the software inside the machines, line-by-line, for security holes."

      And this is a bad thing for the public... HOW?

      Because Democrats have an equal or superior history with vote fraud; the effort is obviously incomplete without 'blue teams' to try hacking them as well. =)

      --
      //Information does not want to be free; it wants to breed.
    3. Re:Pre-Hacking by TruthLaser · · Score: 1

      We already hacked Diebold's system in my HBO documentary "Hacking Democracy". Unfortunately one of the events that followed our 'Hursti Hack' was the (former) Secretary of State for California re-certified Diebold's touchscreens and they were used in the mid term elections with major security flaws wide open for abuse.

  17. What we need is a slot machine... by Anonymous Coward · · Score: 4, Insightful

    Any electronic voting machines should be regulated to at least the same level as a slot machine. But for some reason we apparently believe that handling the $20 dollars we want to gamble in a casino is more important than the results of an election.

    A casino would never field a slot machine (even a 1c machine) that was as insecure as a Diebold voting machine.

    The security model for a slot machine is rock solid. The hardware and software (source included) must be submitted and approved by each jurisdiction. The security model ensures that if even one bit in the software has been corrupted, the machine ceases to function. The cash-in and payout of each machine is redundantly logged. The machines are completely power tolerant, meaning you can cut the power at any time; when the power is restored the machine will come back up in exactly the same state that it was in before power loss. The machine can print tickets (for a paper trail), as well as talk securely over a network.

    Basically, all the requirements we'd like to see in a voting machine are the same that a slot machine already conforms to. There's no reason to re-invent the wheel here, most of the work has already been done.

    1. Re:What we need is a slot machine... by Anonymous Coward · · Score: 0

      And most importantly of all, the mafia won't have to write any new software to rig the next election.

    2. Re:What we need is a slot machine... by don_in_agoura · · Score: 1

      "Just pull this lever and we'll tell you which candidate you've won!" don

  18. Re:How many principles of democracy are there? by mdsolar · · Score: 1

    I was just writing to my Senator Mac Middleton (Maryland Senate) that losing the ritual of hand counting ballots means that we also lose a means of strengthening community ties. You don't actually have one person count all the ballots, it is done in a group with observes from all campaigns watching for errors. In the end everyone goes to bed late and is civil about the result. There is a greater level of participation and more human interaction this way.

    Maryland's house passed a bill to adopt optical scanners unanimously but now the senate leadership is balking at the cost which they claim (unusually for infrastructure) is all front ended. However, the last payment for the Diebold systems in use now is due in 2014 so the leadship's objections seem a little strange since financing is how this kind of thing has been done in the past. Hopefully my Senator can clear this issue up for them since he chairs the Finance Committee and ought to see the problem with the leadership's view.
    --
    Removing finacial risk from Solar: http://mdsolar.blogspot.com/2007/01/slashdot-users -selling-solar.html

  19. Or was that... by avronius · · Score: 1

    In retrospect, perhaps Step 4 should have said "Govern!" and Step 5 should have been "Profit!!!"

  20. Re:That's great but by Anonymous Coward · · Score: 0, Offtopic

    Despite the fact the Bloc Quebecois just suffered a defeat, proving that no-one gives a crap about separation anymore.

  21. in the sea of all the depressing news in the US... by TheGratefulNet · · Score: 1

    this gives me A BIT of hope (heh) that not everyone connected to the gov is a madman, moran or corrupt.

    I now think there may be a non-zero amount of sane people still left. before, I really did think the number WAS zero.

    I now have new hope for democracy to RETURN to the US.

    --

    --
    "It is now safe to switch off your computer."
  22. Treason by loftling · · Score: 3, Insightful

    I think that attorneys for the government should be able to demand to see source code for all the machines already deployed. If source cannot be produced (or it does not compile to the same machine code present on the voting machines) then those responsible should be rounded up and tried for treason. Seriously: at no point should *anything* related to how these machines tally votes have been regarded as a secret: that's simply not how voting works in the US.

    I believe that California shouldn't have to demand transparency, I think that we citizens have implicitly expected transparency all along.

    Donate to the Open Voting Consortium, they've been working with Debra Bowen and many others to fix the system.

    --
    don't panic-- clowns can smell fear.
    1. Re:Treason by abb3w · · Score: 1

      If source cannot be produced (or it does not compile to the same machine code present on the voting machines) then those responsible should be rounded up and tried for treason.

      No, no, no; the constitution strictly defines and limits "treason" for compelling reasons. Maintain a sense of proper proportion. I'll settle for having the corporation and its officers convicted on fraud and conspiracy charges (both criminal felony and civil damages); and any elected or appointed officials who facilitated such should face the same, along with impeachment to prohibit them from serving any office of honor, profit, or trust ever again. And, of course, there's some poetry that the felony convictions should strip them of their right to vote.

      --
      //Information does not want to be free; it wants to breed.
  23. This should be so simple... by dostojevski78 · · Score: 4, Interesting

    It amazes me that the US can't get their elections done right. They have the technology to power the worlds most important financial systems, to pilote a drone on the other side of the world and beat any given human in a game of chess. WHY THE ##CK haven't they managed to come up with a voting system that's rock solid, transparent, secure and dependable?!? Why is that even a hard thing to do?

    Heck, I think even _I_ could design such a system:

    - Buy a standard issue PC with a standard issue laserprinter
    - Make a simple voting program
    - Give every voter a Live CD with a unique hard coded serial.
    - The CD is inserted under the supervision of election workers, and the PC is booted up.
    - The voters goes behind the curtain where they find a screen, a mouse and a printer.
    - The voter casts his/her wote. The vote and the unique ID is stored on the local HD, and two coppies is printed out on paper.
    - The voter comes out, ejects the CD AND KEEPS IT, and puts one paper vote in a ballot box. Keeps the other copy.
    - The computer is powered down before the next vote.

    This way one can always check the DB against the paper ballots afterwords. AND: Every citizen who thinks the election has been tampered with can A: Review the software on their CD. B: Check the official "election website", punch in the unique ID from the CD/paper coppy and verify that it's registered correctly.

    This is not complex, this is not expensive, this is not difficult, and as far as I can see; this is practicaly fool proof given a certain degree of random manual chek of wotes. (To eliminate the factor involving electorial workers doing nasty stuff to the PCs etc.)

    Or am I over looking something here...?

    1. Re:This should be so simple... by Anonymous Coward · · Score: 0

      You're overlooking the corporate controlled nature of our government.

    2. Re:This should be so simple... by faloi · · Score: 1

      Or am I over looking something here...?

      Perhaps I'm getting too tin-foil-hatlike here... But you're overlooking the fact that, in my opinion at least, the two party system has an inherent interest in a system that can be fudged one way or the other. Even relatively sane, simple mandates like checking for a valid ID at the poling station get shut down. The less sinister thing that you're overlooking is that a majority of the citizens in the US don't seem to care that much. We've got small percentages of voter turn-outs, and I'm willing to bet a significant number of those people blindly vote a straight ticket.

      --
      "It is a miracle that curiosity survives formal education." -Albert Einstein
    3. Re:This should be so simple... by vux984 · · Score: 1

      Well, I'd hack MY live CD, and then when I'm behind the curtain I install a rootkit into the firmware of the PC, so that future voters live CDs print out the right paper, but what gets written to the hard drive is just republican, republican, republican!

      Or perhaps, while I'm behind the curtain, I'll just run a utility to modify the contents of the hard drive, adjusting all the voters votes previous to mine.

      Ok... ok... your system has a safegaurd in that people can verify their votes after the fact online. So my cheat will get busted if any of them actually do it. That's a gamble people would be willing to take. If it gets busted it would never get traced to me anyway, and if not ... Republican FTW!

      Or, instead I'll just set up my root kit to record a gazillion republican votes, and then allow each voter who votes to override it. Thus anyone who didn't actually bother to show up to vote, voted republican.

      If they audited they'd see all the paper ballots lined up with the electronic record. Would they notice there were a few thousand extra votes for which they didn't have paper? If they did would they assume they misplaced a box of ballots or that the system was flawed?

      Or, maybe, my hacked live CD will just crash the voting station and wipe the hard drive. Do this in a few dem dominated neighborhoods and maybe the tactic will tip the balance....

      Yeah, there's ways of mitigating these attacks too. My point, however, is that the security is not exactly necessarily simple.

      Simple Paper ballots counted by people with representatives from each party watching the proceedings is pretty foolproof. If its not broke, don't fix it.

    4. Re:This should be so simple... by endianx · · Score: 1

      Or am I over looking something here...?

      puts one paper vote in a ballot box. Keeps the other copy. Some people are concerned about there being a way to see who individuals voted for. With our current system, there is absolutely no way to tell who I voted for. Only I know. It really isn't a big deal in the United States, but if you lived in Iraq for example, having a way for people to figure out who you voted for could be quite dangerous.

      Not really something I am worried about, but you should know it is a concern for some people. I figure those people could elect to destroy their copy of the receipt before leaving the polls if they were concerned.
    5. Re:This should be so simple... by goofy183 · · Score: 1

      There is always the concern of buying votes. There can be no way to verify how any person voted once they leave the booth otherwise someone with $$ could very very easily buy an election.

    6. Re:This should be so simple... by mstahl · · Score: 1

      Well, I'd hack MY live CD

      And just how, exactly, do you plan to "hack" a CD? Unless you've got a spare liveCD hidden up your sleeve . . . but I'm sure someone somewhere would notice you taking an awfully long time to cast your vote in there. . . .

    7. Re:This should be so simple... by uncqual · · Score: 2, Interesting

      Check the official "election website", punch in the unique ID from the CD/paper coppy and verify that it's registered correctly.

      One minor nit... This is a bad idea because it makes buying and selling votes more reliable. With a scheme like this, the vote-buyer can verify that the vote-seller really followed instructions before payment is made. As it is now, vote-buying is unreliable (at the retail level) because the buyer can't tell if they got what they paid for.

      But, overall there are plenty of good solutions to the problem of voting machines - any of the thousands would do, but closed source is a component of none of them!

      --
      Why is there an "insightful" mod and why isn't it "-1"? If I wanted insight, I wouldn't be reading /.
    8. Re:This should be so simple... by Manchot · · Score: 2, Insightful

      Even relatively sane, simple mandates like checking for a valid ID at the poling station get shut down.

      Those laws are often struck down as unconstitutional, and for good reason. If you are an American citizen who doesn't have an ID (which you cannot constitutionally be required to own as a direct result of our right to privacy), you should still be able to vote. More practically, from a statistical viewpoint, people with lower incomes and the elderly are surprisingly likely to not have IDs. You might say, "Well, if they want to be able to vote, they need an ID," but if voting laws disenfranchise even one person who has done nothing wrong, they have already gone too far.

    9. Re:This should be so simple... by vux984 · · Score: 1


      As for the -time- taken voting. Hardly. The whole thing would be fairly automated. 3 or 4 minutes would be ample time, and not suspicious at all.

      As for opportunity to hack the CD your assuming they give you the live CD right there on the spot. Whereas I assumed I'd get it in the mail.

      Giving it to me on the spot certainly could help elminate the opportunity to hack it. But it does underscore another vulnerability - the entire system goes to shit if someone somewhere can swap a few infected live CDs into the stacks lying around at all the voting centers.

      To KNOW it worked, you'd have to audit the code on the live CD, and then verify each live CD was actually identical ON-SITE before using it, except of course for the hardcoded unique serial number in each of them...

    10. Re:This should be so simple... by dodongo · · Score: 1

      Ballots in the US have to be anonymous. Your unique ID thing would provide a way to connect a voter to a vote, and that's a strict no-no.

    11. Re:This should be so simple... by FirstTimeCaller · · Score: 1

      Or am I over looking something here...?

      Yes, you are. One thing that many people forget when comparing voting systems to banking systems is that voting is anonymous. There is (supposed to be) no way to determine how a person voted once their ballot has been cast. In particular, voters do not take anything away from the polls that indicates how they voted. This is to prevent situations were people are coerced into voting a certain way -- if there is no way to prove they voted for a particular person, then you can't effectively force them to vote a certain way. Also, there is no way (once elected) to go after the people that didn't vote for you, as no such list exists.

      --
      Wanted: witty unique signature. Must be willing to relocate.
    12. Re:This should be so simple... by Teancum · · Score: 1

      Of course by not requiring ID and proof of citizenship, you also disenfranchise voters by "stuffing" the ballot box with illegal aliens and other non-citzens who cast a ballot. Sure, it is a crime, but it is one that you can get away with when you don't even have a way to prove who you really are.

      "Vote early... vote often"

      That is another consequence of not requiring ID: There is nothing stopping you from casting your ballot in a dozen precincts all over the general location where you live... depending on the local population density. In larger more urban districts, what judge is going to know who you are from anybody else, or if you even live in that neighborhood? As long as you don't show up to the same precinct twice, you would more than likely never be caught.

      And don't say that this never happens. There are no safeguards to prevent it in most states. And the courts that declare such laws requiring proof that you are who you say you are as unconstitutional encourage even more rampant voting fraud.

      Mexican nationals should not have the right to vote in American elections. If they want that right, they should apply for citizenship.

    13. Re:This should be so simple... by Dirtside · · Score: 1

      While I approve of not being required to carry ID in the U.S., I have to ask, without providing ID when you vote, how are they supposed to know that you're eligible to vote in the precinct you're at, and that you haven't voted already?

      --
      "Destroy science and religion. Science would re-emerge exactly the same; but not religion." - Penn Jillette, paraphrased
    14. Re:This should be so simple... by mrogers · · Score: 1

      The ballots can be unique and anonymous. Each ballot is printed on two sheets of carbon paper, with a unique serial number that appears on both sheets. The candidates' names are printed on the top sheet only, in a random order, with a box beside each name. The voter marks a box, and the mark appears on both sheets. The top sheet is dropped in the ballot box and the voter keeps the bottom sheet. The bottom sheet shows which box was marked, but not which name was written beside it. If a goon comes round to the voter's house and demands to see the bottom sheet, the goon can't find out who the candidate voted for without stealing all the ballot boxes and manually sifting through them for the matching top sheet. Once the votes have been counted, 1% of the ballots are chosen at random for verification. (This can be done in public, using a lottery machine to select the last two digits, eg all ballots ending in 67.) For each of the selected ballots, the unique serial number and the position of the mark (but not the candidate's name) are published in the local newspaper. Any voter can easily check whether his or her serial number was published, and if so, whether the published mark corresponds to the mark on the bottom sheet. If there's a problem, the voter can prove it without revealing how he or she voted by showing the newspaper and the bottom sheet to anyone gives a shit about democracy, assuming such a person can be found.

  24. Your Fired! by mdsolar · · Score: 1

    You didn't bring any prosecutions of voter fraud in Ohio, Florida or Texas;-)

  25. Nice to see by frenchs · · Score: 4, Interesting

    This issue is actually the very reason this woman got my vote in the last election. I'm glad to see she is holding to her promises. We definitely need more politicians to do this. She, unlike a large number of politicians, seems to have a reasonable grasp on the internets and tech as a whole.

    http://www.ss.ca.gov/executive/bio.htm

    1. Re:Nice to see by MsGeek · · Score: 2, Interesting

      Indeed. The fact Debra became our Secretary of State was balm that soothed the wounds of four more years of Arnold Freaking Schwarzenegger and his signature on my Masters Degree diploma if I go to the university of my choice.

      Go Debra go! So nice to have a real, live she-geek in public office!

      --
      Knowledge is power. Knowledge shared is power multiplied.
  26. They'll "study the software inside the machines"? by roystgnr · · Score: 2, Insightful

    I suspect they'll really study software outside the machines, code which the manufacturer swears is the same as the software inside the machines, cross his heart. That's still an improvement over the current situation, but it's not good enough for democracy. If a computer is turning your ballot into a microscopic electromagnetic pattern rather than a human-readable printout, you simply can't be certain that your vote was counted. Software audits may make election hacking more difficult, but they'll never make it impossible.

  27. Re:That's great but by compro01 · · Score: 1

    Despite the fact the Bloc Quebecois just suffered a defeat

    Bloc? the Parti Quebecois (a provincial political party. the Bloc is a federal party.) took a big hit in the provincial election, but nothing has happened with the Bloc, AFAIK.

    --
    upon the advice of my lawyer, i have no sig at this time
  28. How hard can it be to program a voting machine? by Peter+Trepan · · Score: 3, Interesting

    They just take votes and record them. The only remotely novel programming problem should be the security, and they don't appear to have implemented any! How can these machines keep screwing up when ATMs keep on not screwing up?

    I'm not a computer scientist, but I know many of you are. Is there some hidden level of difficulty here? Some reason why making voting machines should be such a challenge for Diebold?

    --

    Step into a huge movement. Don't Tread In Me.

    1. Re:How hard can it be to program a voting machine? by PPH · · Score: 2, Interesting
      It shouldn't be difficult. That's what makes these proprietary system claims suspicious.

      Microsoft, who sells into a huge and varied market, has to worry about copyright and competitors swiping their intellectual property. Diebold deals with a much smaller customer base which is easily audited. Do you really think that county election officials are going to risk buying their voting machine s/w on the black market?

      It is not uncommon for vendors to provide the source code for critical systems with embedded software for quality control purposes. Its just a matter of getting an NDA signed, which with responsible customers, isn't a big deal.

      --
      Have gnu, will travel.
    2. Re:How hard can it be to program a voting machine? by rsborg · · Score: 1

      How can these machines keep screwing up when ATMs keep on not screwing up?
      Simple answer: by design (greed or corruption). Anything else is putting a facade on the truth.
      --
      Make sure everyone's vote counts: Verified Voting
    3. Re:How hard can it be to program a voting machine? by Teancum · · Score: 1

      Who says that ATM machines don't screw up? Let's just say for the sake of argument that only one tranaction out of 100 from an ATM has a mistake. The ATM prints out a receipt saying you just pulled out $20, but no money actually came out. What do you do? You contact the bank and they verify your story... and at most you are out $20 (or whatever you punched in for withdrawl). Does this kill the American banking system or increase the level of distrust of banks for most customers? Not at all.

      Now what if this same problem happens with a voting machine. One ballot out of 100 is messed up and the vote is actually applied to the opposite candidate. Does this substantially change the results of the election? Absolutely. You have just put a completely different party into power during a very close election... even if no deliberate fraud was intended. Does this change the American political system on a major scale?

      Frankly electronic voting is one of the toughest of the hard problems for data integrity and security that you can possibly find. And if the citizens no longer trust the voting process as a reasonable and reliable method of making changes to the government, other means must be found. And those tend to cause hardship for more than just the individuals getting kicked out of power.

      The ballot box is the foundation for any sort of government that even pretends to follow democratic principles. The votes cast are the very legitimacy of who is in power, which is precisely why so many Democrats complain about the legitimacy of President Bush.... they don't think he "earned" the votes necessary to get into his office. By introducing additional questions into the legitimacy of the election process itself, you throw not just one office holder into question, but the entire government itself.

      This is indeed a much harder problem... and you should note that it is lawyers that say the voting process with Dibold is safe, but computer scientists who strongly suggest otherwise. Which do you trust to understand how electronic voting equipment really works? Do you also let lawyers operate on you at your local hospital?

    4. Re:How hard can it be to program a voting machine? by Anonymous Coward · · Score: 0

      Random anecdote:

      Once I was with some friends who needed to get $20 from an ATM (at Wells Fargo, I believe). After one friend requested the money, nothing came out. About 30 seconds later, $80 came out of the ATM. They wanted to return the money, but there was no place to do so. So I decided to take the money, to repay for the $20 that was lost and then for movie tickets.

      I never really figured out what was wrong with the ATM...

  29. 10% Failure Rate. by Irvu · · Score: 2, Funny

    Ahh but thanks to the intervention of well-paid lobbyists Federal standards make 10% an "acceptable rate of failure" for an election.

  30. Shouldn't this be obvious ? by Shohat · · Score: 1

    These are VOTING machnies , the machines' output decide the faiths of millions, these should be the most tested and highly secured systems on the planet. I never really understood how could anyone agree to lower standards on this.

    1. Re:Shouldn't this be obvious ? by Dragonslicer · · Score: 2, Insightful

      the machines' output decide the faiths of millions
      I think that may be the eeriest typo I've seen in a long time.
  31. "Simple" is not the same as "easy" by abb3w · · Score: 1

    It amazes me that the US can't get their elections done right. They have the technology to power the worlds most important financial systems [...] Or am I over looking something here...?

    Today's piece on the largest financial data breach in history, perhaps?

    HTH. HAND.

    --
    //Information does not want to be free; it wants to breed.
    1. Re:"Simple" is not the same as "easy" by Plekto · · Score: 1

      "...their four seasons are Wildfire, Mudslide, Earthquake, and Smog"

      I live in California and the correct seasons are "Fire, Flood, Earthquake, and Riot"
      But this is good news. If we can't verify that our elections are fair and proper, then our entire system falls apart. The last election is proof of that. While Ohio got most of the news coverage, there were incidents like on New Mexico where they recorded zero votes in an entire precinct, despite a turnout of thousands. Nevada also had serious glitches, including more people voting in some precincts than were registered. We just had a local election a while back here in California where the margin was less than ten votes, so this is a great thing. And it's nice to finally see someone doing their job.

      Note - here in Los Angeles, though, we still use mostly the paper and ink system. The margin of error is virtually none and it's inexpensive as well. http://www.inkavote.com/ Gotta love low-tech sometimes.

  32. interested parties and neutral parties by davidwr · · Score: 1

    I meant the process should be monitored by both interested parties and by neutral parties. Sorry about the grammatical confusion.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  33. Re:They'll "study the software inside the machines by PPH · · Score: 2, Insightful
    That's the same conundrum presented by Microsoft's 'open source' model. They'll let you look at something which they claim is thew same as what you are running on your system. But if you can't do a clean build, you can't be sure the two are really the same.

    This situation is unacceptable in critical systems' embedded software. Not only is the source subject to audit, but the entire compilation and installation process is as well.

    --
    Have gnu, will travel.
  34. Good point by davidwr · · Score: 1

    I was thinking of ballots where it's hard to goof.

    Imagine a hand-counted paper ballot that looks like this, only in a decent-sized font:

    State Senator. Vote for only 1 candidate.
    {2 blank lines}
    John Doe, Republicratic party .... [ ]
    {2 blank lines}
    Mary Smith, Democan party ........ [ ]

    That's pretty hard to mess up unless you try hard or have problems using a pencil.

    If such a ballot were used and were counted under strictly monitored conditions, there would be no Florida Fiasco. With enough counters, the results could be tallied in a reasonable period of time.

    This is the way people used to do it before machines. The trick is you need plenty of monitors so the counters don't try to game the system.

    Your comment on fraud is insightful. Monitoring helps prevent that.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  35. MOD COWARD UP by Khammurabi · · Score: 1

    Cue the political slot machine jokes...

  36. Political Education by abb3w · · Score: 1

    One principal of a democracy is that everyone can verify the counting of votes. Now unless you teach everyone how to program I don't see how you can preserve this principal.

    It also requires you teach everyone to count, which is up for question given the quality of our schools these days. ("Principle", by the way.)

    --
    //Information does not want to be free; it wants to breed.
  37. That doesn't quite fit my definition of "simple" by achurch · · Score: 2, Insightful

    Heck, I think even _I_ could design such a system:

    [8(!) steps and commentary elided]

    Or am I over looking something here...?

    Perhaps you might not have heard the story of the king and the toaster?

    This may not be quite that bad, but the point still stands: Don't use more technology than is needed to solve the problem. In this case, it's much simpler than you suggest:

    1. Election supervisor checks that voter is authorized to vote.
    2. Voter takes pen and paper ballot.
    3. Voter writes candidate's name on paper.
    4. Voter deposits ballot in box.

    In fact, if you were clever you could even combine steps 1 and 4, saving a line at the supervisor's table.

    Oh, and don't give the voter a copy to take home, unless you want supporters for the "wrong" party to start getting their pillows replaced by severed horse heads. "I've got a very good deal for you, and all it needs from you is one little piece of paper . . ."

  38. Unless the vote is on paper... by rthille · · Score: 1

    And voter-verified, it's still not good enough.

    You can verify the reference machine all you want, but unless all the millions of Californians are voting on that one machine then there's not much point to verifying it.

    If you want your vote to count, vote on paper.

    --
    Awesome furniture, accessories and cabinetry in Santa Rosa, CA: http://humanity-home.com/
    1. Re:Unless the vote is on paper... by Teancum · · Score: 2, Interesting

      While having it on paper is good, it can be better still.

      As I've mentioned before when this issue is raised, computers should only be used for electronic ballot preparation. The actual ballot which you use for casting your vote should be prepared in the voting booth, and be done using OCR characters and/or a bar code (or something simple but easy for a voter to evaluate). At that point, who cares what company has actually designed the equipment for the vote processing?

      You can establish standards for both document preparation as well as being able to "load" the current election data that lists all of the "official" candidates that have previously registered with the local election board, and all other ballot questions. Writing such a standard would be a generally trivial exercise, and could be easily extended to take care of unusual voting situations (like instant run-off votes or other crazy schemes to count votes).

      By having such standards, anybody including a small group of hackers could develop a system for sale to their local election officials, and have some tests to verify that the software and system actually does what it is supposed to do. And more importantly, it could commoditize the election supply business instead of being locked in by one single company like Diebold. Of course Diebold could offer their equipment for sale as well at a competitive price, but that doesn't matter.

      Besides, if the voter looks at the ballot and verifies that the information is correct, that is a voter certified election. And it can be recounted dozens of times and get the same results. The largest problems with elections is that voters sometimes mess up the ballot by marking beyond the lines or vote for two people when only one vote is valid. Electronic ballot preparation deals with all of those problems and more. It even helps to stop some types of voting fraud, as these prepared ballots would be easy to spot something that has been tampered with.

      There is no reason why the same machines that are preparing and helping voters to cast their ballots should be used to do the counting of the votes. This also helps with the unfortunate situations where you have equipment malfunctions when a voter is in the middle of casting their ballot. They can stop, move to another machine, and perhaps start from the beginning but they have a real chance of making sure their votes actually count for something. Any partially printed ballots can be discarded, and each voter can be verified with the use of tickets or some other system to make sure they only vote once. So even if they sit and press "finished" a dozen times and have a dozen ballots prepared, the judges can accept only one of those ballots and it is up to the voter to decide which one of the ballots they made would be their actual ballot cast for that election.

      If casting a ballot with a Dibold machine when you are half way through voting or worse if the machine crashes as you are finishing up your selections, you are screwed as a voter and there is a real possibility that you will become disenfranchised for that election.

      In short, a paper trail, while a good start, is not the best possible option. The voter needs to be directly in control of the process of casting their vote, and not trust the reliability of some machine that is known to be tempermental.

  39. Pass me that mini-bar key! by Grinin · · Score: 1

    Diebold's voting machine IS open source!! Buy a couple bottles from the mini-bar, take the key with you to the next poll, and open-er-up! In moments you can be playing chess instead of voting another politician into office :D

  40. Re:That's great but by BamZyth · · Score: 1

    Someone remembers why we need e-voting machines? Are we trying to fix a working system?

  41. I think that you mean by WindBourne · · Score: 1

    if you did not bring those charges, you are hired.

    --
    I prefer the "u" in honour as it seems to be missing these days.
    1. Re:I think that you mean by mdsolar · · Score: 1

      Yes your right, selective application. I'm so confused.

  42. Re:in the sea of all the depressing news in the US by drinkypoo · · Score: 1

    I now have new hope for democracy to RETURN to the US.

    Return? It would have had to have been here in the first place. The US was under the UK with no say, and then it was formed under a republic, which is referred to as a "representative democracy" but which really means that a select few are in control. Beyond that, the whole thing is really under the control of the people with the money to buy the government's interest. Democracy? It's a kleptocracy.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  43. Who cares? by houghi · · Score: 1

    It is not as if you REALLY have a choice. You can select between two evils. That isn't realy a choice. As if you were asked wich leg you can miss and call that a choice.

    And after the "voting", the "lobbying" comes in and makes those choices you actualy made undone. And if that doesn't do it, you big chief trows in his veto.

    Thios is not trolling this is just being realistic or pesimistic, depending on what you think.

    Now you can all vote me up or down. ;-)

    --
    Don't fight for your country, if your country does not fight for you.
  44. Hardware? by normuser · · Score: 1

    I think its great that the machines must be tested and the source being available for inspection. But what about the hardware? Shouldn't they be required to use of the shelf hardware?

    I think paying them to develop the software (and provide the source) then using of the shelf machines would be the best approach. That way the state can then make the software available to everyone to test for them.

    --
    09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
    XXX#######
  45. so bring it, already. by veganboyjosh · · Score: 1

    why don't some motivated open software coders get together and build an alternative? instead of waiting for the state of california or elsewhere to get fed up/scammed/ripped off with/by diebold or some other closed source software place, step up and do it. build it, post it somewhere, have the public beat it to death, and prove itself. if it's so easy, then bring it.

    1. Re:so bring it, already. by grikdog · · Score: 1

      My guess is, the electronic voting security issue is going to be driven by PIRGs and the courts, bottoms up, and not top down from enlightened citizen philosophers like Harkin or Frist, assuming either or both of those worthies (by comparison) are interested.

      It's not going to driven magically out of anyone's garage -- although that is an interesting idea, especially if somebody cares enough to bankroll El Gamal voting (or whatever) from home computers.

      --
      ``Tension, apprehension & dissension have begun!'' - Duffy Wyg&, in Alfred Bester's _The Demolished Man_
  46. Because ID cards expire by vinn01 · · Score: 1


    The reason that many elderly lack ID cards is because the state issued ID cards that they have are expired. Expired ID cards are not accepted as identification.

    If you live at the same address, are the same height, same gender, and eye color - why do you need a new ID card?

    Why the heck ID cards expire is a good question. Anyone have an answer? I always wondered why. Change of appearance is a poor reason. I could grow a beard and dye my hair the day after getting an ID card. Is it because they are worried that people might age poorly? Gain too much weight? Change genders?

  47. Re: Funny -- No, I was Serious! by Irvu · · Score: 1
    As noted by VoteTrustUSA the Election Assistance Commission's Voluntary Voting Systems Guidelines:

    This standard allows 9.2% of all e-voting systems to fail in any 15-hour Election Day, and a much higher failure rate during the extended "Early Voting" periods now being implemented in many states.


    It is important to note also that these standards are voluntary and as such are the "upper bound" for the practical rules, and many states ignore them altogether. Few if any exceed the standard, especially when it comes to "failure rates".

    This is true! Apparently this rate of failure is fine for the backbone of our democracy.
  48. Re:That doesn't quite fit my definition of "simple by Teancum · · Score: 1

    Please.... this is as silly as it gets to suggest this solution, and gets to the heart of why American elections are so complicated with so much technical hardware: Marking an "X" on 100+ candidates and ballot questions is enough to completely overwhelm any voting judge in a typical American voting precinct.

    My wife is an election judge, and has done the paper and pencil thing on municipal elections where there was just three options to count. Even then, it took her and the team of voting judges nearly three hours to count and verify all of the votes, particularly when one of the senior citizen judges lost track of the count three times and couldn't quite remember what the number was that she was on during the ballot count. That judge came up with four different answers for the number of votes cast, one each time she went through the stack of ballots.

    And that didn't deal with trying to "judge" what candidate was actually cast for a particular ballot because the voter screwed up and voted for one candidate, tried to "scratch" it out and vote for somebody else. Or drew such a lousy "X" that you couldn't really tell who exactly they were voting for.

    I support the idea of using electronically prepared ballots that are very clear on who each voter has cast their ballot for. This can also deal with the hundreds of offices from dog catcher to President of the USA that you need to vote on for each election, the school bond referendii and questions about where to build (or if to build) a dam on a nearby river. Once these paper ballots are prepared, automated systems can count the ballots to improve the accuracy of these 80+ year olds who have been volunteering for the past 60 years to work on the elections. It has only been very recently, however, that such a system was even possible to prepare a ballot that is human readable but standard enough that it could be counted in an automated manner. This is precisely why mechanical systems were set up in the past.... to overcome some of the limitations of having human couters of the ballots.

    But simple paper and pen isn't going to cut it. Especially in an election with over 100 million voters casting a ballot.

  49. Reasons paper ballots are insufficient by davidwr · · Score: 1

    They deny the blind and those with mobility impairments the right to a private ballot. This should be reason enough.

    They are not as cost-effective as a computer-vote machine, a print-on-demand ballot, or a print-completed-ballot machine for mixed precincts, limited ballots, or ballots in rarely-used languages.

    For example, if you have a voting station covering several precincts with overlapping city, county, and other boundaries, you could easily have dozens of ballots at that voting station. If you have 5,000 eligible voters and you have 10 that do not speak English but each speak a different language, that adds more combinations to the list. Rather than print all ballots in 11 languages, you print most ballots in English and 10 ballots in both English and the voter's language, at the time of the vote. For randomization's sake and to prevent ballot-language from giving away who voted for whom, you may print each ballot with another random language. With ballots that are generated as-needed rather than in advance, you can better serve the needs of your voters while reducing costs.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  50. States' Rights by cheezit · · Score: 0

    People from the South who blather on about states' rights usually set off my bigot alarm, but recently I have been reflecting on my luck in living in a liberal western state that can do things like this.

    --
    Premature optimization is the root of all evil
  51. That's pretty funny. by achurch · · Score: 1

    Here in Japan, paper and pen work just fine for 50 million voters in national elections. And they don't mark boxes--they actually write out the candidate's name (or the party's, depending on the election).

    Seriously, I've heard all the arguments before about giving people every chance to cast their vote, and for the most part I agree--but at the same time I think the voters ought to be responsible as well, and realize that if they don't make their choice clear, their vote may not count. (And don't tell me how computerized systems prevent the "scratch-out-and-fix" problem, because (1) there's nothing preventing the pen-and-paper voter from getting a new ballot, and (2) what if the voter accidentally brushes the touch-sensitive screen, for example, and changes their vote without noticing? On ballots with dozens of questions, the chance they'll notice the error drops significantly.)

    As far as counting goes, a simple optical scanner will alleviate much of that work without introducing all the pitfalls of fully electronic voting. Tally all the obviously countable votes, and spit out the unclear ones for humans to check; that lets the computer do what it's good at (counting) and humans do what they're good at (pattern recognition). As a bonus, a simple scan-and-count machine would be much easier to prove correct than would a complex electronic voting system.

    And I honestly don't see what the problem with long ballots are. Surely, for something done only once every two or four years, voters can afford to take the time to read the ballot and ensure that their voice is heard. (I do see your point with respect to electronic voting machines that output a paper ballot the voter can then deposit in the ballot box; that's one change I could possibly accept, as long as the machines did not store votes internally. Given the present state of society, though, I'd tend to lean against it just because the temptation to add little feature after little feature would take us right back to an all-electronic system.)

  52. In reference to my comment... by avronius · · Score: 1

    In an effort to clarify and prevent flames / accusations, I feel that it is important to share the assumptions that I've used to make the preceding comment:
    1. Middle aged is somewhere between 40 and 50.
    2. Middle class is somewhere between "no longer living in poverty" and "not yet owning a second house"
    3. White is referring to the fact that my skin's pigmentation is closely related to "Casper" due to an inate fear of the yellow light in the big room with the blue ceiling.
    4. I am an insensitive clod.

    1. Re:In reference to my comment... by mrogers · · Score: 1

      For your information they all look alike to me because I'm extremely short-sighted rather than because their similarities in age, income, skin pigmentation and gender somehow detract from their uniqueness as human beings. Thanks for drawing attention to my disability while implying that I'm a racist bigot, you self-confessed insensitive clod!

    2. Re:In reference to my comment... by avronius · · Score: 2, Funny

      Thanks for drawing attention to my inability to avoid insulting someone while trying to set them at ease. Thanks, also, for implying that, by acknowledging that I am an insensitive clod, and being aware that I have a problem, and taking steps towards resolving that problem, I am somehow more of an insensitive clod than a non-self-confessed, non-help-seeking, run-of-the-mill insensitive clod, you insensitive clod.

      Don't worry, I'm selling maps to the solution of that for those that couldn't follow ;)

    3. Re:In reference to my comment... by mrogers · · Score: 1

      Thanks for telling me not to worry, you sensitive clod!

    4. Re:In reference to my comment... by avronius · · Score: 1

      Gah!

  53. Slot machines are fairly hardened; why not. buy... by Anonymous Coward · · Score: 0

    If I were to commission the construction of a voting machine, I would engage the same folks who make the toughest machines in the world to crack. Slot Machines go through absolutely rediculous amounts of testing and 'red team' hacking attempts. Lightening bolts, large caliber bullets, jimmies, etc. Nothing has been left untested.

    So... Diebold, watch out for those one armed bandit companies. They'll eat your lunch.

    AC

  54. Re:That's great but by TruthLaser · · Score: 1

    I co-produced/directed the HBO documentary "Hacking Democracy" and in the film our Finnish security expert Harri Hursti hacks both the Diebold 'AccuVote' Optical Scan system (using a memory card) and also the Diebold GEMS central tabulator. This hack was done on camera and, by the way, can be seen on the just released DVD . See http://www.hackingdemocracy.com/ The question about fixing these systems intrigues and disturbs me because the security flaw that Harri discovered involves interpreted code in the Optical Scan machines and I believe that flaw has not been fixed by Diebold (Harri discovered it and carried out the hack in December 2005) In addition in 2005 Harri also uncovered a devastating flaw in Diebold's touchscreen machines, which Dr. Avi Rubin of Johns Hopkins described as "the nuclear bomb for e-voting systems". And, guess what, that mother of security holes is also still completely unsecured. So where's the fix?