Slashdot Mirror


Maryland Electronic Voting Systems Found Vulnerable

snoitpo writes "My fine state (Maryland) has hired some people I can respect to hack into Diebold voting machines. The Washington Post (read it free for 2 weeks) has the details. From this story and the one on NPR, the state hired a company and set up a test voting precinct and had the group try whatever they could to break into the machines. Most of the attacks would probably be noticed by an even-half-awake poll staff, but some vulnerabilities were exposed. The net seems to be that you could really mess up individual machines, but the grail would be to get to the central collection servers and send a megavote to your favorite candidate. The last paragraph mentions problems that voting machines had in the last election in Virginia; it's interesting to note that those use wireless networking--my jaw has dropped onto my keyboard and I can't comment any further." Other readers sent in two stories in the Baltimore Sun (1, 2), and one in the NY Times.

417 comments

  1. Need paper receipts by glinden · · Score: 5, Insightful

    At a minimum, electronic voting machines need to print out a paper receipt. That would allow a recount and increase accountability in the system. Without a paper receipt, you may not even be able to determine that an attack has occurred.

    Bruce Schneier, author of Beyond Fear and the fantastic Applied Cryptography, has an old but good commentary on the some security issues of electronic voting machines in his Crypto-gram newsletter.

    1. Re:Need paper receipts by cgranade · · Score: 4, Insightful

      Paper trails are good and wonderful, but what is a paper receipt going to do? It is trivial to print X and tabulate Y. If the receipts are not collected and stored, then nothing is gained except for giving the voter a (false) sense of security. It would be impractical, and inaccurate to collect receipts after an election.

      --

      #define DRM chmod 000

    2. Re:Need paper receipts by grub · · Score: 2


      At a minimum, electronic voting machines need to print out a paper receipt.

      (NB: I'm in .CA) The electronic voting machines used here during our last civic election took our paper ballot, pancil-marked "X" beside our choice of candidates, and read it in. The ballot was a paper backup and any voter is welcome to stay around to watch a manual tabulation if need be. Tech has been my only job for ~20 years but I'd never trust it to decide on politicians. There is too great a chance of human error or subterfuge.

      --
      Trolling is a art,
    3. Re:Need paper receipts by HMA2000 · · Score: 1, Interesting

      I can do you one better than paper receipts.

      A totally paper based system.

      Of course it isn't the whiz bang system that e-voting is but it's 10000 year track record says that it is ready for the mainstream :)

    4. Re:Need paper receipts by LostCluster · · Score: 5, Insightful

      But let's make this clear: The printout goes in the ballot box and gets left at the polling place... voters should not have the option of taking a receipt home. Voters should not have any way of obtaining proof they voted a certain way, because that'll lead to kickback schemes and bosses requiring their employees proving they voted a certain way.

    5. Re:Need paper receipts by Anonymous Coward · · Score: 0

      American Engineering. What is it all about... is it good, or is it whack?

    6. Re:Need paper receipts by glinden · · Score: 1

      Excellent point. That is the danger of printed receipts. They can be used as proof that you voted a particular way, allowing people to buy votes. Leaving the receipts at the polling place is a good solution.

    7. Re:Need paper receipts by tekiegreg · · Score: 2, Insightful

      Well you can give a receipt and make it difficult to impossible to track the voting record, figure this: 1) Joe Schmoe votes electronically
      2) Voting machine spits out receipt with a MD5 hash key of his vote record, it's one way, it can never be decrypted again to determine how user voted. MD5 hash is also stored on server

      Worst Case Scenario: Votes are suspected to be tampered. All voters are asked to submit their receipt. MD5 hashes are compared to what is on the server. If MD5 hash isn't the same, Joe Schmoe is asked to vote again.

      This isn't 100% foolproof, but vote tampering and stuffing is tricky now, and as long as a MD5 has remains irreversible nobody will know Joe Schmoe voted. Thoughts?

      --
      ...in bed
    8. Re:Need paper receipts by jmv · · Score: 3, Interesting

      Voters should at least be able to what got printed. Otherwise a paper receipt is useless, since the voter says X and the machine prints Y.

    9. Re:Need paper receipts by Anonymous Coward · · Score: 0

      Basically, it is stealing from Japan and Europe.

    10. Re:Need paper receipts by LostCluster · · Score: 3, Insightful

      What good to the user is a receipt that proves nothing to the user, since he can't even decode his own hash. We don't let people take a stub of their paper ballot now...

      Use the computer to make a human and machine readable paper ballot, walk ballot over to box, leave it there... any complexities beyond that is just asking for trouble.

    11. Re:Need paper receipts by Asprin · · Score: 3, Insightful


      Of course, you could sidestep the whole issue if you do it my way. I propose that no counting be done by the polling machine, but by a separate sealed tabulator. Further, I propose that the mechanism for getting the ballots tabulated be optical character recognition scanning of the printed text of the ballot -- no barcodes, no punchholes, no encryption keys. This way the tabulator has no programming and does not need to be loaded with data prior to counting.

      --
      "Lawyers are for sucks."
      - Doug McKenzie
    12. Re:Need paper receipts by Anonymous Coward · · Score: 0

      Why do you morons have to post this same comment anytime there is a subject that is remotely related to electronic voting? This isn't insightful, its painfully redundant.

    13. Re:Need paper receipts by ChrisKnight · · Score: 4, Interesting

      Exactly.

      What the machines need is a paper roll printer, with a glass window above the print mechanism that allows the viewing of only that last line printed.

      When the user casts their vote, they are instructed to verify in the window that the vote they cast is the one that was printed. If not, get an attendant.

      Nobody can cach in their vote chit, and with batches of votes on individal rolls of paper it would be a lot easier to tabulate than counting paper ballots.

      -Chris

      --
      -- This sig is only a test. If this were a real sig it would say something witty. --
    14. Re:Need paper receipts by Dark+Paladin · · Score: 4, Insightful

      Probably the best thing to do then is print out a barcode at the top with a breakdown of voting:

      President: John Adams
      Vice-President: Thomas Jefferson
      Treasurer: Etc

      This way, the user gets a visual confirmation, and it's crystal clear who voted for whom. They put that chit into the ballet box (which is locked). Chits are stored. In the event of a question of fraud, the old ballot chits can be pulled out and verified - no "hanging chads" here. Users feel good "knowing" what they voted for, and the system can still be paperless.

      I'd also want to see a 5% of all results double checked against what was reported, with random precincts checked to always keep things in line.

    15. Re:Need paper receipts by gnu-generation-one · · Score: 2, Insightful

      "figure this: 1) Joe Schmoe votes electronically
      2) Voting machine spits out receipt with a MD5 hash key of his vote record, it's one way, it can never be decrypted again to determine how user voted
      "

      Yeah, that'll be real hard to search for hash collisions on...

      if(md5("joe schmoe: CandidateA") == $STORED_MD5)
      print "Joe voted for candidate A"
      if(md5("joe schmoe: CandidateB") == $STORED_MD5)
      print "Joe voted for candidate B"

    16. Re:Need paper receipts by Jerf · · Score: 2, Insightful

      2) Voting machine spits out receipt with a MD5 hash key of his vote record, it's one way, it can never be decrypted again to determine how user voted. MD5 hash is also stored on server

      No, this is a good idea in concept but it won't work. There's generally only a very small set of possible voting outcomes, generally in the thousands, and that's brute-forcable in trivial time.

      You can't pad with a random number or any of the other tricks usually used to make MD5 useful even in these circumstances because then you make it useless as a checksum.

      Non-reversible algorithms only work when the potential inputs are much, much larger then the checksum itself. MD5, with its 128-bit size, is itself larger then most elections by a long shot.

      Consider the California recall election: A yes/no/abstain (recall the governer?), a selection from ~200 candidates (IIRC), and a handful of yes/no/abstains for proposals that rode on the election (again IIRC); that's only 200*3^(~5) possible voting outcomes, nor was that a terribly unusual ballot (just selecting the governor is equivalent information-wise to 5 yes/no/abstain choices).

      Yeah, you can pad it with the voter's name or other information but anybody who has that information can just add it in trivially.

      MD5, in this domain, is reversible because this domain is trivially reversible. (In other words, weakness of the domain, not MD5.)

      Again, good thought; I don't want to imply it's a bad idea. But it won't work.

    17. Re:Need paper receipts by TaKiNiTeZ · · Score: 2, Insightful

      I just imagined my grandparents coming home from an election, drooling about those funny letters and numbers on the slip of paper they got.
      Where would they put it?
      In a lucky case, it disappears behind a cupboard within minutes. In a less lucky case they switch slips with their neighbors because they mix them up with bingo charts.
      But probably they would just throw it away.
      So what would be the whole point of those printouts?

      IMHO you can not use automata to count votes until you can assure, no tampering with the machines is possible, at least not within a reasonable amount of time (a year? two?).
      But equally, no personnel involved in the whole process should be allowed until it is proven they will not tamper with anything they count.

      --
      awk. it's too sed i can't fork.
    18. Re:Need paper receipts by Anonymous Coward · · Score: 0

      You guys have it all backwards. Here in Montreal we have been using paper trails with our electronic voting for years.

      It works like this:

      1) You get your paper ballot.
      2) You mark the candidate.
      3) Instead of dropping it in a box, you feed it in to a machine. That's the electonic part.
      4) Profit!

      The machines keep a paper trail, and automatically tabulate the votes, just like an opscan. Some other things go on in the background for security. The machines, CD backup and Hard Drive and all, must be brought to a central counting station to be added to the grand talley (just like a normal balot box!).

      It's great. You know you voted for what you wanted to vote for. You know they can do a paper audit. My 90 year old grandmother doesn't have to worry about using "technology".

    19. Re:Need paper receipts by nosphalot · · Score: 1
      Even better than just a simple paper reciept is this solution which has been mentioned on Slashdot before.

    20. Re:Need paper receipts by Anonymous Coward · · Score: 0

      You're presuming a non-secret ballot, which would never fly. I don't know why we need to go electronic anyway. The real problem is in ensuring each eligible voter only votes once. We always used to do fine with the counting by having representatives from opposing parties present to verify counts. Slow? inefficient? Maybe. But it meets the real requirements: it's not susceptible to fraud by machination, retains ballot secrecy.

    21. Re:Need paper receipts by B3ryllium · · Score: 2, Insightful

      Uhm ...

      Independent of whether this is electronic-voting-from-home or show-up-at-the-polls-and-touch-a-screen-voting, there's a simple concept from the business world that can be adapted for this situation ...

      MERCHANT COPY / CUSTOMER COPY. :D

    22. Re:Need paper receipts by Windsurfer · · Score: 2, Interesting

      Of course it isn't the whiz bang system that e-voting is but it's 10000 year track record says that it is ready for the mainstream :)

      That would be rather difficult, seeing as paper has only been around for about 2200 years

    23. Re:Need paper receipts by tekiegreg · · Score: 1

      Good point actually, shows you what I don't know about MD5, the trick is to come up with a method that shows that the voter did indeed vote, but not how he voted. I'd like to think Biometric data entry (storing a fingerprint in the DB of each person who voted, but of course not the record) but that just screams privacy and corruption issues. *sigh* can our society just be perfect?

      --
      ...in bed
    24. Re:Need paper receipts by snarkh · · Score: 1

      That was meant to be humorous, right?

    25. Re:Need paper receipts by pentalive · · Score: 1

      Ok,

      The biggest problem with the last presidential election was the issue of properly reading the ballots. What did the voter mean when the chad had a little dimple but was not punched all the way out.

      Take home records = bad

      How about this. The voting machine presents each candidate clearly, Once all the issues have been voted, the
      machine re-caps the vote back to the voter. After checking the vote and ensuring it's the will of the voter, 2 ballots are
      printed in OCR human and machine readable. The voter can again ensure his/her will is properly recorded.

      At the polling place there are several ballot boxes, One for the official count and several for 3rd parties. The 3rd parties provide their own "chain of custody" and all ballots are then counted.

      remember - He who votes deciedes nothing, He who counts the vote decides everything.

    26. Re:Need paper receipts by chanceH · · Score: 2, Interesting

      explain why you can't also take a hash of the name of the voter? and the time (down to the nano-second) and place (down to # of the voting booth)? and a vote counter for that machine? and then as much random padding as you need (which gets printed out with the receipt)?

      then all the hashes are posted on a website somewhere, so you can verify from home that you vote was counted.

    27. Re:Need paper receipts by laird · · Score: 2, Informative

      This is roughly how the system built by The Open Voting Consortium works. Their project, EVM2003, is available on SourceForge.

    28. Re:Need paper receipts by Anonymous Coward · · Score: 0

      why would it be non-secret? Your name doesn't need to be on the printed paper.

    29. Re:Need paper receipts by bilbobuggins · · Score: 3, Interesting
      But let's make this clear: The printout goes in the ballot box and gets left at the polling place... voters should not have the option of taking a receipt home. Voters should not have any way of obtaining proof they voted a certain way, because that'll lead to kickback schemes and bosses requiring their employees proving they voted a certain way.

      oh, the irony

      budget: $5 million
      time: 2+ years
      result: joe voter drops a paper slip in a box

    30. Re:Need paper receipts by jbayes · · Score: 1
      ...and the system can still be paperless.

      Erm...what do you make the chits out of? Chunks of rock?

      --

      "It sure was strange to see something on Usenet about me that didn't involve Klingon gang rape." -- Wil Wheaton

    31. Re:Need paper receipts by Anonymous Coward · · Score: 0

      Yurop and Japan are teh best!

      AZN PRIDE!

    32. Re:Need paper receipts by cayenne8 · · Score: 1
      The paper trail would be useful...IF you printed it out in a readable format (human/machine)...like the old scan-tron sheets. These would be verified by the voter..and turned into a lock box (hate to use that term..haha)..this could be used in a recount or in case of machine malfunction. Would also allow the voter to remain anonymous.

      This seems to be such an obvious answer...why aren't they doing this?

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    33. Re:Need paper receipts by October_30th · · Score: 0, Troll
      why would it be non-secret? Your name doesn't need to be on the printed paper.

      "Ok, sucker. Show me that receipt we told you to bring us. Let's see, did you vote for the candidate we told you to vote for... no? What the hell is wrong with you? Now we'll have to rape your wife and kill your kids!"

      You get the point?

      --
      The owls are not what they seem
    34. Re:Need paper receipts by canajin56 · · Score: 4, Interesting

      A basic requirement for a fair vote is that the voter does NOT receive a copy of their vote. Otherwise somebody threatening you / bribing you to vote a certain way has a way to confirm that you did like you were told.

      What is so hard and confusing about THIS method:
      People vote by checking off a box on a sheet of paper. People fold this paper over and hand it to a poll worker, and watch while this worker places the folded piece of paper in a locked strongbox. Poll worker has a clicker to count the number of votes placed in the box. When the polls are closed, a public counting occurs, where a third-party counts all of the votes up. If the number doesn't add up to the clicker number, they count again. Once their count has been confirmed, representatives of the various candidates are allowed to count it themselves, if they want, again under observation. If their number doesn't agree with the third-party number, they can dispute the count. Otherwise, the people present sign off that they witnessed the counting.

      Now, nobody can hack the system. Can a worker stuff the box? No, the box is plainly visible to public observers. This is VERY important. The press, and public watchdog groups need people at EACH voting station to make SURE the workers arn't on the take. Additionaly, bribing a vote counter or a poll worker, or any other sort of fraud, should be considered treason, and punished by life in prision. Again, there is no good way for the counters to disrupt the vote, because they are being watched. (Behind closed doors, democracy dies) Disputed boxes will be recounted elsewhere by somebody else, but still under public observation. To prevent rampant disputing, the campaign officials and watchdogs will face stiff fines if they dispute a vote, and the recount is not in their favour. Similarily, if the recount differs signifigantly from the original count, the official counters will face punishment. The end result is, it makes it quite hard to foul up a vote without being caught. And the punishments are dire enough to (hopefully) prevent most people from trying. There should also be more stations, so that no group is counting thousands and thousands of votes.

      This whole process is time consuming, and expensive (Small poll stations = lots of workers). But if bringing Democracy to other coutnries is worth hundreds of billions, isn't bringing it to yourself worth even 1? Also, I've never understood the need to have results NOW NOW NOW. Can't you wait a day? Is is so necessary to have the vote results within an hour? No doubt it would be nice, but is saving day of suspense worth potentially wrong results?

      --
      ASCII stupid question, get a stupid ANSI
    35. Re:Need paper receipts by Asprin · · Score: 1

      No. What's wrong with it?

      --
      "Lawyers are for sucks."
      - Doug McKenzie
    36. Re:Need paper receipts by Asprin · · Score: 1

      Barcodes can lie, too - it needs to be in human-readable form. Record the votes in text and OCR the text into the tabulator.

      --
      "Lawyers are for sucks."
      - Doug McKenzie
    37. Re:Need paper receipts by cens0r · · Score: 2, Funny

      they never said you got to keep the reciept. A good system would have you put it in the lock box.

      --
      Jack Valenti and Orrin Hatch will be first up against the wall when the revolution comes.
    38. Re:Need paper receipts by dynamo · · Score: 1

      Too easy to change your vote after everyone else has theirs recorded. In some ways your vote is way less significant, but in others it's WAY too significant. It depends on how others vote.
      Imagine getting a slip of paper with an md5 hash of your dinner bill at an expensive restaurant, and you just had to trust the waiter that he wasn't skimming off the top.
      And if you had a dispute about the bill, they let you order again afterward.. There is a reason that doesn't happen-you'd always order the lobster the first time and the fries when the bill came and you disagreed.
      - paul

    39. Re:Need paper receipts by Anonymous Coward · · Score: 0

      Ok maybe we tattoo the MD5 voting hash to their arm, that oughta make it easy enough :-)

    40. Re:Need paper receipts by AJWM · · Score: 2, Insightful

      You're quite correct. I think the terminology is confusing. The logical thing is to deposit the paper receipt in a ballot box before leaving the polling place. The ballot boxes need only be opened and the receipts examined in the case of a challenge.

      Indeed, you don't want the voter to take it away with him as that provides a verification method for vote buying schemes. As it is now, you can bribe someone to go in and vote for your favorite candidate(s), but you have no guarantee that that's who they actually voted for.

      --
      -- Alastair
    41. Re:Need paper receipts by AJWM · · Score: 1

      An added thought -- random checking of the paper ballots/receipts (ie, check all the votes from a couple of randomly selected polling places) against the electronic totals also help keep everything honest even in the absence of a formal challenge.

      --
      -- Alastair
    42. Re:Need paper receipts by Jerf · · Score: 5, Interesting

      In order to compute an MD5 hash, you must include every last bit of data used to create the hash.

      In order for the voter to verify their vote, you must give them every last bit used to compute the hash.

      If we assume that we are not printing out the voter's vote, then we must give them everything else, plus we must give them exactly how the vote was encoded.

      Otherwise, neither they nor anybody else can every verify the has by re-computing it.

      Once somebody has all the data, plus precisely how the vote was encoded, it is trivial to take the hash of (all voter data + all possible votes) and determine which matches the hash. Thus, we are still giving the voter a piece of paper that confirms exactly how they voted, making them susceptible to all vote-selling and other such nasty scams.

      There is no way to give the voter the ability to verify their vote without also giving someone else the ability to reverse-engineer the vote in trivial time with an MD5 hash. If even one bit is kept from the voter, they can not verify. If all bits are given to the voter, then anyone can verify. There is no in-between.

      (Even if you ask the voter to provide some secret, it can be beaten out of them, and it can be trivially positively determined whether a given secret is the one in the hash; this is one of those cases where more security is bad; see how making cars harder to steal has increased carjackings, a far more dangerous crime.)

      There is no way out. You must not allow the voter to take any proof of their voting out of the booth; they must leave all evidence in the booth or the system breaks. That's why a paper receipt is desirable, but the system must keep it.

    43. Re:Need paper receipts by cnoocy · · Score: 1

      There are bills, S.1980 and H.R.2239, aimed at requiring this. If you're an American citizen, contacting your representatives about this could help a lot.

      --
      This sig is not the Zahir. Lucky for you.
    44. Re:Need paper receipts by AJWM · · Score: 1

      In any given election there are a relatively small number of positions and candidates. The number of combinations of all that is high, but not beyond easily pre-calculating the MD5 hash of all combinations and comparing that against somebody's receipt.

      --
      -- Alastair
    45. Re:Need paper receipts by 'nother+poster · · Score: 2, Insightful

      "To prevent rampant disputing, the campaign officials and watchdogs will face stiff fines if they dispute a vote, and the recount is not in their favour. Similarily, if the recount differs signifigantly from the original count, the official counters will face punishment."

      Huh? So if I feel that there may have been some form of fraud, but cannot prove it, and wish to have the results rechecked, I will face punitive retribution (i.e. a fine) for wishing to make sure that the system has not been tampered with? Cool, only the rich can dispute the elections.

      As to your second point, who faces punishment? The original counters? Is this done with no proof of where the possible fraud occured? The assumption is that since there is a discrepency the original counters are the criminals?

      "Hey Tony, I was dicking around down at the courthouse that was built in the 1930's and found a way to sneak into the official store room. Lets go stuff the ballot box for our precinct, call a recount, and get old man Thompson sent to jail. HAHAHAHAHAHAH"

    46. Re:Need paper receipts by geoswan · · Score: 1
      The legislature is considering a measure requiring a paper backup to verify computer vote totals. "I want to have confidence beyond a reasonable doubt," said Del. Anne R. Kaiser (D-Montgomery). "How else do we do it?"

      The legislators have it wrong here. The paper should not be a " backup ". The paper should be the ballot. The voter sees it. It provides the audit trail. But then the voter surrenders it.

      Municipal elections here, in Toronto, use a ballot that is letter sized. When you surrender your ballot, it is in a sleeve, to protect your privacy, and fed into a scanner, which tabulates the vote. But the paper ballot is still the final arbiter. As it should be.

      What is the value of using a machine at all then? Well, in addition to reporting to HQ earlier, the scanner can determine if the voter made a mistake, like voting for two candidates at once, and be given an opportunity to submit a correctly formed ballot. I don't know if this step is performed -- because of the tradition of voters purposely submitting a spoiled ballot, to register that they do not respect any of the candidates.

      Internet voting? Voting by phone? Personally, I can't see these working so long as we practice the secret ballot. The voting receipts that some correspondents have suggested eliminate the idea it is a secret ballot.

    47. Re:Need paper receipts by Anonymous Coward · · Score: 0

      That's stupid. Everybody here is trying to be technically clever. It's not a problem that requires technically clever. We don't need a secret method of taking our votes home. We need a good method of collecting everybody's votes and counting them accurately that has a verifiable methodology. Giving someone a stirred up receipt doesn't give them shit. It proves absolutely nothing about how their vote was attributed to various candidates/choices.

    48. Re:Need paper receipts by mi · · Score: 1
      Let me see your receipt... Why is your MD5 hash different from mine? Because you voted differently from me, not as you were told. So now we have to kill your family, and you have to pay back the money you were given to vote as you were told
      --
      In Soviet Washington the swamp drains you.
    49. Re:Need paper receipts by robbway · · Score: 1

      As a Maryland voter, we've received voting reciepts with the scan-tron voting. You take a ballot which has a serial number on it. This number is recorded by hand with two legal signatures. You then mark scan lines with the pen selecting your choices of referenda and candidates. Then it is scanned. If scanned properly, the votes are tallied and you get a reciept of the ballot serial number.

      This year, I hope they give a similar serial number. Without the serial numbers, there's no way to verify your vote. This would be in addition to the voting choices receipt.

      No here's the strange thing. The booths were private enough that two people were not allowed to stand at one booth. You placed your ballot in a sleeve, and you feed the sheet into the scanner from the sleeve. All of these things are supposed to maintain the privacy of voting for those who wish it.

      If you print out a copy with the choice visible, you're violating the privacy requirements, Even if it's in the machine! There is no way to ensure the votes you cast (ballots are typically too long) are the ones displayed without the possibility of walking away and leaving it visible.

      And my final criticism is that if you've ever worked a register, tapes crinkle and jam constantly.

      So as a Maryland voter, I'm screwed.

    50. Re:Need paper receipts by finity · · Score: 1

      "You must not allow the voter to take any proof of their voting out of the booth; they must leave all evidence in the booth or the system breaks. That's why a paper receipt is desirable, but the system must keep it."
      Does this mean those cool "I Voted" stickers are out? ;-)

    51. Re:Need paper receipts by Anonymous Coward · · Score: 0

      With a paper trail, you do not need to tally ALL of the votes, just a portion of them.

      This way, you could force a 5% or 10% recount of the paper ballots. If the results are not realistically proportionate to the electronic total, then the law should demand an immediate paper recount.

      This is similar to a problem in Russia's 2003 elections. Putin's party won significantly. Some of the other parties gathered voting statistics via exit polls, and there results were inconsistent with the official vote, significantly enough to question the fairness of the voting process.

    52. Re:Need paper receipts by HiThere · · Score: 1

      They must at minimum be automatically given a receipt that has been encrypted with an offical election public key, and the encrypted message must include:
      1) who they voted for
      2) what their vote sequence number was.
      3) their polling place (it's key, assigned to it on election day)
      4) their registration number (a reference to their home address, but encoded so that you need the official documents to get the number).

      Some of these values are just included to randomize the values so that you couldn't easily decrypt it just by knowing the results from somewhere else.

      N.B.: This does make use of public key technology, so in principle it could be broken with a quantuum computer...there would need to be a provision to update the system if it ever became reasonably crackable. But even if you broke the code, you'd also need the cooperation of the government election officials to acquire some of the information needed to decrypt things. (i.e., some of the information would be used to encrypt other parts before the public key encryption...or there may be a better choice -- I'm not a cryptographer).

      However, we're talking about how to make a secure system, and it seems evident that this wasn't one of the primary concerns of those who designed the voting machines.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    53. Re:Need paper receipts by LostCluster · · Score: 1

      What is the point in giving people a number so well encrypted they can't do anything with it?

    54. Re:Need paper receipts by Caseyscrib · · Score: 1

      There was an interesting article in Yahoo News that talks about how NH is one of the few states left that still uses paper ballots. I also find it interesting that New Hampshire passed a law requiring a paper record of every ballot cast, effectively banning touch-screen election computers that don't produce such receipts.

      As great as technology is, some things are just easier to do the old fashioned way. I understand that geeks always want to improve something that isn't broken, but sometimes we need to better evaluate benefits vs. consequences; especially when its the government in charge. If this were a private company enforcing a computerized only voting system - fine, nobody gets hurt if it screws up except the company itself. When the government puts something like this in place, ultimately the citizens using the system are hurt.

      To quote Kim du Toit:
      The difference is that when private sector fucks up, they get hurt. When government fucks up, people get hurt.

    55. Re:Need paper receipts by scruffy · · Score: 1
      What is so hard and confusing about THIS method:
      People vote by checking off a box on a sheet of paper. People fold this paper over and hand it to a poll worker, and watch while this worker places the folded piece of paper in a locked strongbox. Poll worker has a clicker to count the number of votes placed in the box. When the polls are closed, a public counting occurs, where a third-party counts all of the votes up. If the number doesn't add up to the clicker number, they count again. Once their count has been confirmed, representatives of the various candidates are allowed to count it themselves, if they want, again under observation. If their number doesn't agree with the third-party number, they can dispute the count. Otherwise, the people present sign off that they witnessed the counting.
      That's just it. It's not hard and confusing enough. It doesn't use the latest technology. There's no way for either party to fix the election. For example, how are the dead going to vote under this method?
    56. Re:Need paper receipts by jafuser · · Score: 1
      The steps to a foolproof system:
      • vote on electronic machine
      • confirm and submit your results
      • machine saves to database
      • machine prints list of candidates you voted for
      • take paper reciept from the machine
      • read reciept to confirm the names of candidates you voted for
      • fold in half
      • drop into ballot box


      If the election is contested:
      • ignore all electronic votes
      • physically count votes using the paper reciepts
      • if there's a significant difference, some heads need to roll

      --
      Please consider making an automatic monthly recurring donation to the EFF
    57. Re:Need paper receipts by key45 · · Score: 1
      Actually, in San Francisco, at least, they do you let you take the stub of your ballot. No info about who you voted for, but proof that you did vote.

      And the machine is simple: Paper ballots look like
      >- -|> John Adams
      >- -|> Thomas Jefferson
      All you do is connect the arrow next to your candidate with a black pen. Then you feed the form to an optical reader and watch its counter of ballots processed count up.
      It seems virtually foolproof. The reader can reject double or partial marks, and let the voter redo his/her vote before they leave the polls. The officials have a human readable paper trail, and a computer tabulated count.
      I don't know why we need anything more computerized than that....
    58. Re:Need paper receipts by TeeDub · · Score: 1

      Or you could all just vote Republican and save them the trouble of hacking the computers.

    59. Re:Need paper receipts by snarkh · · Score: 1


      Well nothing is really wrong, except that the old method seems a lot simpler!

    60. Re:Need paper receipts by AaronGTurner · · Score: 1

      What happens when the printer breaks?

      The downfall, and also the beauty, of marking pieces of paper by hand, is that it is so low tech it is largely proof against technical malfunctions. Also I suspect it is easier to prepare ballots for the visually impaired (in braile) to allow them to vote secretly than manage an electronic voting system for the visually impaired.

      Paper ballots are not immune to fraud by any means, of course, mostly by either ballot box stuffing, or loss of ballots boxes. I think there is definitely work to be done there.

      Also complex ballots for multiple candidates and issues are hard to count by hand speedily, and I think optical scanning would be useful here. However, I don't see the need to be so much in a hurry to get the result of the election out almost even before you've had time to vote. I don't see any vice in democracy taking a few hours to count, in an effort to be sure. After all, it is often at the end of months of campaigning!

      I think the biggest change needed in voting is one or more 'none of the above' categories, to encourage people to take part in the process, even if they don't wish to vote for any of the candidates on offer.

    61. Re:Need paper receipts by chanceH · · Score: 1

      If we assume that we are not printing out the voter's vote, then we must give them everything else, plus we must give them exactly how the vote was encoded.

      I'm not assuming that. I'm saying print the whole thing out, including a big-ass random number, in a OCR-consumable format, If and only If it is requested.

      If you make the random number big enough, this defeats the brute force approach to figuring out how somebody voted.

      (Even if you ask the voter to provide some secret, it can be beaten out of them, and it can be trivially positively determined whether a given secret is the one in the hash; this is one of those cases where more security is bad; see how making cars harder to steal has increased carjackings, a far more dangerous crime.)

      the random number is the secret. don't memorize it. if somebody steals the receipt, then yes they will know how you voted. if that bothers you, as a voter, then don't get one. If an individual sees verifiability as more important than anonymity, then that should be up to them. If only a small fraction of the votes were actually verified, this would increase reliability of the system, even for those who chose anonymity.

      Thus, we are still giving the voter a piece of paper that confirms exactly how they voted, making them susceptible to all vote-selling and other such nasty scams.

      Yes this could allow people to be paid for their votes. I think if somebody is allowed to do something, they should be allowed to do it for money.

      Seems like most votes are already bought in one form or another anyways, and those that aren't aren't for sale. Lets make sure they have to at least go through the motions though. If we don't figure out how to verify the voting, they aren't going to be bought and sold anymore, because they just aren't going to matter at all.

      I think you do present the problem pretty well though. If we insist on enforcing anonymity instead of allowing it, then we also throw away verifiability. If we throw away verifiability, we shouldn't be surprised that our voting system is corrupt, unstrustworthy or .. ummm ... unverifiable.

    62. Re:Need paper receipts by MrResistor · · Score: 1

      How so? After reading through the complete description it seems quite simple, and neatly eliminates the vast majority of the problems with both manual and electronic voting systems.

      I like it.

      --
      Under capitalism man exploits man. Under communism it's the other way around.
    63. Re:Need paper receipts by someguy234 · · Score: 1

      Voters should not have any way of obtaining proof they voted a certain way, because that'll lead to kickback schemes and bosses requiring their employees proving they voted a certain way.

      I'm not disagreeing with you here, or with the fact that a paper printout in a locked box would be good for a challenge on the results, but imagine this situation.

      I am a person that wants to buy votes and wants proof that the people I am paying are voting for who they say they are. The voter and I meet somewhere far enough away from the poll that it doesn't look conspicuous. I give them a camera phone and tell them to go vote, take a picture of the printout, put the printout in the box and come back with the phone so I can see the picture they have taken of their votes. For more security (if it can be called that) I could put a stamp on the inside of thier wrist that must be visible in the photograph so I can be sure it is their hand holding the ballot.

      Would having a printout facilitate such fraud? How do you prevent a scheme like this? I think most polls require that you don't bring anything with you into the voting area, but they don't pat you down either. And maybe camera phones don't have good enough resolution or make a snapping noise when they take a picture, but I'm sure somebody who would be willing to buy votes would figure out a way around that.

      Is something that needs to be worried about?

    64. Re:Need paper receipts by Anonymous Coward · · Score: 0

      Slashdot Rule #1: You know you're right when you have Score > 3 on your post and no replies.

      Thank you for hitting the nail so firmly on the head. Yes, manual counting sucks, but is risking the democratic process worth it?

      We're willing to spend $millions on e-voting machines and $billions bringing democracy to the Middle East, why can't we spend $thousands per voting precint to be sure that the manual process is done properly?

    65. Re:Need paper receipts by HiThere · · Score: 1

      So that official verification *can* be done. You didn't think that people would be able to check without cooperation from the government anyway did you?

      It's the rough equivalent of the number that you were given on a stub of paper that said "this is the ballot that I cast", but it would also identify who you actually voted for so that it could be compared against who you were reported as voting for.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    66. Re:Need paper receipts by ChrisKnight · · Score: 1

      > What happens when the printer breaks?

      I imagine you have an attendant pull a modular spare from a box and swap it out. Or you close that booth. It really wouldn't be that different than if any other component broke.

      -Chris

      --
      -- This sig is only a test. If this were a real sig it would say something witty. --
    67. Re:Need paper receipts by Anonymous Coward · · Score: 0

      An even simpler process would be elections by statistical sampling... For some wierd reason people dont like it ;)

    68. Re:Need paper receipts by Anonymous Coward · · Score: 0

      The requirement that people not be allowed to sell their votes puzzles me. Considering that the U.S. senate, house and white house are populated by millionaires who buy high office, why should I be deprived of the profit of directly selling my vote? Heck, frikkin e-bay could run the elections for all I care! Much more transparent than the system we got now.

    69. Re:Need paper receipts by Anonymous Coward · · Score: 0

      Hi! Does the "canajin" in your nick mean Canadian, because you just described the Canadian electoral system. This is how it works in Canada, and I am proud to say it's an incredibly efficient system, with very ductile security. Canadians have been voting this way for more than one hundred years, and the day they pry a real paper ballot out of our hands is the day we lead the rebellion. Screw electronic voting. Let's keep it simple, stupids!

    70. Re:Need paper receipts by karit · · Score: 1

      Here in New Zealand this is how our system works.

      You go into the polling booth and they look up your name on the roll and cross your name out (They then go and check all the lists to make sure you only voted once).

      Then on the book of voting forms on the butt they write the page and the line number from the electrol roll. The voting paper has a number behind a silver panel that can be rub off with a coin or something.

      So there is checking that we don't vote twice and your name is hidden firstly behind the page and line number then behind the form number. So it is basilcy secret unless you vote twice and they start looking through everything to remove your votes. This has never actually happen as most peoples wiining margins are greater than the number of people who voted twice.

      --
      http://blog.karit.geek.nz/
    71. Re:Need paper receipts by Anonymous Coward · · Score: 0

      Could you assign a random number to the vote and use that number in the hash also? The person with the paper receipt would not know the random number so the hash could not be broken ( ? ). If confirmation was needed the paper receipt could then be used with the random numbers stored with each vote in the voting system. Could something like that work?

    72. Re:Need paper receipts by Anonymous Coward · · Score: 0
      Could you assign a random number to the vote and use that number in the hash also?

      This is a very common tactic to prevent dictionary attacks (ie someone tries a bunch of possible ballots and checks their hash). By the way, that random number is called the salt.

    73. Re:Need paper receipts by ISPpfy · · Score: 1

      Paper receipt... close. Very close. But what these things need is something as simple as a credit card receipt printer that uses two part forms - the top copy you get, the bottom copy (which isn't torn) gets spooled into secure storage in case of a recount. That way you know that you've got at least one accurate copy of what happened... And any clerk who worked at $Store can feed the thing.

    74. Re:Need paper receipts by pumpkinescobarsof2 · · Score: 1

      just read your idea and it is the best system i've seen proposed yet. just guessing, but seems to me it would also be the cheapest system by a long shot.

    75. Re:Need paper receipts by AaronGTurner · · Score: 1

      Pencils are easier to replace than printers, and don't require a booth to be closed when the break. Boxes with slots in the top to put pieces of paper tend to be relatively immune to hardware or software errors. I've yet to have to reboot a piece of paper. To paraphrase Einstein (who was paraphrasing Occam), the voting system should be as complex as required, and no more so.

    76. Re:Need paper receipts by Mr.+Slippery · · Score: 1
      Voters should not have any way of obtaining proof they voted a certain way, because that'll lead to kickback schemes and bosses requiring their employees proving they voted a certain way.

      This could happen right now with absentee ballots. Most states don't have any requirement that you be "absent" to vote by absentee ballots; your boss, or someone offering to buy your vote, could make you get one, fill it out under his/her watchful eye, seal it and mail it.

      And there are schemes for secret ballots with anonymous receipts, like this one.

      --
      Tom Swiss | the infamous tms | my blog
      You cannot wash away blood with blood
  2. Wireless connections? by Dr+Caleb · · Score: 5, Funny

    I'd like to take this opportunity to coin the phrase "War Voting". :)

    --
    "History doesn't repeat itself, but it does rhyme." Mark Twain
    1. Re:Wireless connections? by thelasttemptation · · Score: 5, Funny

      You voted for bush too eh?

    2. Re:Wireless connections? by leerpm · · Score: 1

      Or perhaps E-Voting, Texas Style.

    3. Re:Wireless connections? by sckeener · · Score: 1

      ahem. War? ...Bush is a uniter not a divider.

      Just look at the Democrats and Republicans voters meeting at the unemployment office.....people coming together. :P

      --
      "Only one thing, is impossible for god: to find any sense in any copyright law on the planet." Mark Twain
    4. Re:Wireless connections? by bricriu · · Score: 1

      Pehaps, since the easiest -- and therefore most likely to attract hobbyists -- thing is just to get the vote count, "War Polling"?

      --

      AHHHHHHH! I'm burning with goodness again!
      - Reakk, Sluggy Freelance

  3. when will they ever learn by sinucus · · Score: 2, Interesting

    Just print out a freaking report of what was actually registered in the voting machines database. If it doesn't match up to what you input, get it fixed. Sheesh, how hard is that? Heat registered paper just like at the gas stations, it's almost free.

    1. Re:when will they ever learn by sinucus · · Score: 1

      man, you guys are fast. Already said exactly what I said. oh well.

  4. No No No! by Bucko · · Score: 2, Informative

    Paper receipts open the system up to vote-selling. Not good, and not allowed!

    The voter might be able to see the paper (under glass), but that's about it.

    J

    1. Re:No No No! by rsborg · · Score: 4, Insightful
      Paper receipts open the system up to vote-selling. Not good, and not allowed!

      The voter might be able to see the paper (under glass), but that's about it.

      Thats the WHOLE POINT of paper receipts! How useful is a machine if you can't verify it's results? The big thing with paper reciepts is that the voter then has proof for himself that *he* voted in a particular way.. he can't walk away with that proof... that proof is left for verification purposes only. How hard is that to grok?

      --
      Make sure everyone's vote counts: Verified Voting
    2. Re:No No No! by LostCluster · · Score: 2, Insightful

      What's wrong with the current system? The voter looks at the paper, and if they like it take it to the locked ballot box that's next to the exits, and if they don't they hand it to an offcial who stamps "VOID" on it and they get another blank to try again...

    3. Re:No No No! by logophage · · Score: 1

      yes, but you could encrypt the vote in such a way that only during a vote recount could it be decripted by the encryption key owner (i.e. not the voter). this would ensure that you (the voter) could have a record of a vote but vote selling would be useless as there would no way to determine the vote unless you had the key.

    4. Re:No No No! by Anonymous Coward · · Score: 0

      Yes, of course... The receipt certainly must remain in the voting room. It could go behind glass so that the voter can see it, and then drop into a box or something. The voter could even get a carbon copy, but that copy would not be something you could just walk into some election precinct and drop in a box somewhere. The first piece of paper is to prove to the voter that the machine registered his vote correctly and to have as a security check so that random counts of the paper receipts can be done to verify the integrity of the system. The carbon copy would be a nice feature, but not really that necessary.

    5. Re:No No No! by Anonymous Coward · · Score: 0

      *VOID*

      teh lameless fliter si bllushti

    6. Re:No No No! by Speare · · Score: 1
      It's the word 'receipt' that throws people. A personally verifiable vote has a paper 'trail', paper 'log', or paper 'record', but not a receipt.

      A receipt is something you take with you for your own records, and for your proof to other parties. Like those tidbits of paper that the IRS or your company's reimbursement desk wants to see.

      --
      [ .sig file not found ]
    7. Re:No No No! by Anonymous Coward · · Score: 0

      Anyone dumb enough to sell their vote would have voted for the wrong person anyway. Seriously - they'd listen to contrived "logic" that is really an emotional appeal...and not see through it. The other candidate (you know, the one with a shred of integrity) wouldn't be resorting to vote-buying. So whoever paid for the vote would actually be wasting money....

    8. Re:No No No! by pavon · · Score: 1

      How hard is that to grok?

      Its hard because everyone keeps calling them receipts when thats not what they are at all. A receipt is something you keep for your personal records of a transaction. So when everyone keeps assering that we need receipts (usually without explaining how they work), people assume that they work line any other receipt.

      Please everyone, call them backup ballots, or a paper trail. Anything but receipts. We aren't helping our cause by using confusing terminoligy.

    9. Re:No No No! by chanceH · · Score: 1

      so does welfare.

      paper receipts would merely make the market for votes more fair and out in the open.

    10. Re:No No No! by Smallpond · · Score: 1

      Because every voting district has to design a ballot and get it printed and proofread it for mistakes between the time that the questions to be voted on are decided and when the election takes place. You also have ensure that no extra ballots got printed and that none got printed differently from the rest, etc. The logistics are a lot easier with e-voting. You're saving money in exchange for security. What do you think a politician will choose? How likely is it that at least one district will design an incomprehensible "butterfly" ballot?

    11. Re:No No No! by rsborg · · Score: 1
      A receipt is something you take with you for your own records, and for your proof to other parties. Like those tidbits of paper that the IRS or your company's reimbursement desk wants to see.

      I agree... common usage of a word sometimes causes problems. I'll invite you, however (and anyone else who's confused) to take a look at the defintion of the word receipt. Notice that there's no usage that says it's something you take with you?

      Also you should not think of this just in the terms of the voter. The government itself needs to have a receipt of what the voters wanted. That is encoded (at least) in Florida State Law, with respect to voter intent (must be verifiable), and what Diebold machines failed to do.

      --
      Make sure everyone's vote counts: Verified Voting
    12. Re:No No No! by key45 · · Score: 1

      How is that different from:
      "Every voting district has to design an electronic ballot and get it coded and proofread it for mistakes between the time that the issues are decided and the election. You also have to ensure that all the machines work and none work differently from the rest".
      The security is a lot more questionable with e-voting. You're spending a ton of money in exchange for a system you don't understand.
      How likely is it that at least one district will choose an easily hackable "electronic" ballot?

  5. why not use retinal scanners at each location? by Em+Emalb · · Score: 2, Insightful

    Screw wireless (wtf are they thinking) voting.

    If you want accountability, put in some form of VERY hard to break security and go with it.

    Voter apathy is going to occur whether people can vote online or not.

    This is a rehash of all the other Diebold crap down in Fla. Until it's secure, imo this is non-news.
    Is it because it's in a different state? Or because it's an attempt at accountability?

    --
    Sent from your iPad.
    1. Re:why not use retinal scanners at each location? by cgranade · · Score: 2, Insightful

      The problem is much less whether or not the terminal is secure, but rather, the problem is if you can trust the machine to accurately record your vote. Install retinal scanners all you want, and you'll be pretty sure that only those allowed to vote will. However, you'll have done nothing to assure that their votes are accurately represented.

      --

      #define DRM chmod 000

    2. Re:why not use retinal scanners at each location? by Tin+Foil+Hat · · Score: 1

      Voters are only accountable to themselves. It's the voting process that we want to be accountable, not the voters. That means no computerized voting without verifiable (eg: paper) records, and no online voting until the process can be perfected.

      This issue has nothing to do with voter apathy, except as how voters' perception of security impacts that.

      This the first time, unbelievably, that a state government has commissioned a thourough, independent security audit of electronic voting systems currently in use. They failed miserably. That fact will not be taken lightly, so perhaps this means that we may finally see some concrete steps taken to secure our voting process. That is news.

      --
      No matter how many of my rights are taken away, somehow I still don't feel safe. -Frigid Monkey
    3. Re:why not use retinal scanners at each location? by The+I+Shing · · Score: 1

      I have to pull my pants down to vote?

      No way!

      Oh, wait... you said "retinal"... sorry... never mind.

      --
      You are in error. No-one is screaming. Thank you for your cooperation.
  6. just one poll booth? by tsunamifirestorm · · Score: 1

    if one could mess up one poll booth really easily what is the point of voting? hoping that your booth wasn't the unlucky one?

  7. can we demand by WormholeFiend · · Score: 1, Funny

    can we demand a vote recount BEFORE the election then?

  8. Trying to invent solutions to non-problems... by LostCluster · · Score: 5, Insightful

    Electronic counting is okay, but they need to be counting physical ballots, not bits. There needs to be a physical paper trail that leads back to clearly-marked ballots that indicate what the voters intended.

    The phone-in system is also a bit nonsensical. Ideally, the local counts should be published in each locality as quickly as possible, so that news organizations can do the math on their own, and any error introduced at any step in the way would quickly be noticed when numbers that are supposed to be the same don't check.

    Diebold seems to be in the business of selling solitions that are worse than the problems they claim to solve.

    1. Re:Trying to invent solutions to non-problems... by Anonymous Coward · · Score: 0, Insightful

      they sell solutions to a very real problem: how can the GOP be sure that GWB is re-elected despite the popular vote.

    2. Re:Trying to invent solutions to non-problems... by laird · · Score: 1

      "Diebold seems to be in the business of selling solitions that are worse than the problems they claim to solve."

      Not true, they're just solving a different problem than you want solved. You want a solution to "how do we run elections efficiently and honestly" and they're solving the problem "how to get get as much of the $4B of HAVA funding as possible at the lowest cost possible."

  9. It's not a panacea by aynrandfan · · Score: 4, Insightful
    The current hassles associated with electroninc voting have stuck me as yet another exmple of well-intentioned people using a technology as a panacea, then having it blow up in their faces.

    Electronic voting will not help if two candidates are neck and neck or the election becomes complicated in some other way. They also throw in a very significant variable: hackability.

    --

    ----

    "Ours was a free culture. It is becoming much less so."-Lawrence Lessig

    1. Re:It's not a panacea by richg74 · · Score: 4, Interesting
      Electronic voting doesn't introduce any functional capability as compared to paper ballots, except for (possibly) faster counting of the results. (Of course, if the result doesn't have to be accurate, I can write a program that will deliver the result even faster. ;-)

      The other, related issue is whether or not the security model of the voting system is comprehensible to the people who are charged with running the election. I think that, in the case of paper ballots, the model can be understood by any normally-intelligent person. (You only get one ballot paper, it has to be put in the box, no one can mess with the box, etc.)

      On the other hand, I would guess that there are fewer than 5 in 100 election officials (including those that select the systems) that actually grok the security model of electronic systems.

      The frequently-heard claim by election officials (e.g, here in Fairfax County VA) that the election was held and "it all worked out" is scary evidence of this.

    2. Re:It's not a panacea by laird · · Score: 1

      Not all electronic voting systems are the same.

      The systems being sold are "black boxes" that collect votes through a touchscreen and communicate them digitally, so there's no paper trail and no way to independently audit the results.

      The system being built by the The Open Voting Consortium has a two step process. First, you use a touchscreen computer to ener your votes. When you're done, it prints out a ballot which you can read, then place in a folder (so it's private), with a barcode exposed.

      Then you bring your ballot to a tallying machine, where a poll worker scans your vote, then puts the paper ballot into a sealed box. The separation between the voting station and the tallying station is important, because it means that the ballot is the vote, and there's no possibility (as is present with the commercial systems currently) of printing one thing and actually tallying another.

      Thus, you have an immediate, accurate tally, but you also have paper ballots that can be audited.

      Since the system is open source, anyone can audit the system to convince themselves that it's secure. Since the only connection

    3. Re:It's not a panacea by HiThere · · Score: 1

      Well intentioned? Got any evidence of that?

      The evidence that I've seen (largely, I admit, about Diebold) is squarely against their having made "honest mistakes". I suppose that it's not totally impossible, if they have the brain of a turnip, but an irish setter wouldn't have made some of those mistakes by accident.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    4. Re:It's not a panacea by richg74 · · Score: 1
      I agree, all systems are certainly not the same. I should have said explicitly that I was talking about the (commercial) systems currently in use.

      As you describe the OVC system, it sounds good. Essentially, as I understand it, the touchscreen computer is just a high-tech ballot marking device. The tallying machine is a high-tech counter. And the paper ballots are available as the final avenue of appeal in a dispute.

      This sounds like a well-designed system, based on your description. I don't think it is a coincidence that it can be mapped pretty directly to the traditional voting method.

      One of the favourite forms of lunacy among computer systems designers is the (generally unspoken) assumption that the people who designed the old, "pre-computer" systems were all idiots.

    5. Re:It's not a panacea by laird · · Score: 1

      "This sounds like a well-designed system, based on your description. I don't think it is a coincidence that it can be mapped pretty directly to the traditional voting method."

      Yes, the people designing it are a lot smarter than I am, and have been working on voting systems for a long time.

      "One of the favourite forms of lunacy among computer systems designers is the (generally unspoken) assumption that the people who designed the old, "pre-computer" systems were all idiots."

      Brilliant observation, and far too true!

  10. What is wrong with paper? by Srividya · · Score: 5, Insightful

    Paper voting works very well here, we are very wired but we use paper to vote and if a recount must be made we recount the paper. Why so much money on computer systems? Computer systems are very hard to secure. Paper has already been secured.

    1. Re:What is wrong with paper? by ignipotentis · · Score: 1

      The general population is becomeing dumb. As a whole, they would much rather touch a location on a screen which shows who they want to vote for rather than trying to either write his name down, fill in a check box, or use a punch machine.

      --
      Don't waste time... procrastinate now!
    2. Re:What is wrong with paper? by garcia · · Score: 1, Informative

      because Americans in general are dumb. They think that if we put pretty pictures on the screen it will be less confusing than pulling Lever A for Moron #1 and Lever B for Moron #2 (pulling any other levers just adds to the winner's total by default).

      We also have a problem w/political ignorance and laziness. People would rather watch Reality TV and speculate on which dumbass the whore is going to kick off next week rather than who is going to run our country...

      The laziness comes in that we have "no time" to go out and vote but we have plenty of time to sit around and watch Survivor, My Big Fat Obnoxious Fiancee, and The Bachelorette.

      We need to make it easy for these people to watch TV while voting for another idiot to run our country.

      Hope that clears it up for you (BTW, I am only 75% joking).

    3. Re:What is wrong with paper? by Anonymous Coward · · Score: 0

      Dude, what's with all this "Indian Programmer" stuff plastered all over your webpage and sig? Are you racist? Would you think it was ok if someone started a site advertising IT jobs only for people deemed white enough? Get with MODERN times, Srividya, it's not cool anymore to discriminate on basis of race, nationality, sex, disability, etc.

      I think I will start a white-people-only IT jobs site. How about caucasianprogrammer.com? Jobs for people with pale skin and from predominantly Caucasian countries.

    4. Re:What is wrong with paper? by Ralph+Wiggam · · Score: 3, Interesting

      When people think of paper ballots, they think of hand counting. Electronically counted paper ballots are the best, most secure system I have heard of. If someone disputes the results, take the paper ballots and rescan them.

      A year and a half ago here in Georgia, Gov. Purdue and Sen. Chambliss both overcame 10 point poll deficits to win. There's no paper trail and no recount is possible.

      -B

    5. Re:What is wrong with paper? by happyfrogcow · · Score: 1

      because Americans in general are dumb

      Yay. I'll feed the troll I guess.

      Take any "general" population, and by general I assume you mean "on average", and you will find that they are dumb. Just because you, in your whatever country you are from, might be above the average American in intelligence does not mean the rest of your population is brilliant, above the average American, or even semi-intelligent. In general, your country's citizens are dumb too.

      That being said, I doubt you raise the bar in your populations average intelligence.

    6. Re:What is wrong with paper? by Anonymous Coward · · Score: 0

      I am an American.

      Does that solve the problem?

    7. Re:What is wrong with paper? by LittleGuy · · Score: 1

      The laziness comes in that we have "no time" to go out and vote but we have plenty of time to sit around and watch Survivor, My Big Fat Obnoxious Fiancee, and The Bachelorette.

      It's scary and sad that voting is more secure on "Survivor" (only one "WTF" chad-inducing moment out of 100+ Tribal Councils) than in your average U.S. Voting Precient.

      That does it. Next November, have Mark Burnett in charge of elections, and have Jeff Probst tally the votes.

      --
      Mod Karma -1: I sed bad wurds. If I cep my mouf shut, I wud be at riyses.
    8. Re:What is wrong with paper? by Anonymous Coward · · Score: 0

      We all know the real TURBO geeks have pasty white skin! These Asian programmers are thus obviously inferior programmers!!!

    9. Re:What is wrong with paper? by Anonymous Coward · · Score: 0

      Yes, the average human is pretty dumb, but really, we're talking about a population where a significant percentage can hear Bush say the war in Iraq might not have happened if only Saddam said he didn't have any WMDs and let UN inspectors in, and not wonder what the hell happened to his grip on reality.

    10. Re:What is wrong with paper? by 91degrees · · Score: 1

      Good idea. You can even take some random machines, and handcount the paper ballots to verify that the machines are telling the truth.

    11. Re:What is wrong with paper? by numark · · Score: 1

      The grandparent actually indicated that he or she is most likely American. Examine, if you will, such quotes as:

      we have plenty of time to sit around and watch Survivor, My Big Fat Obnoxious Fiancee, and The Bachelorette.

      (Note that I am in no way advocating or denouncing the grandparent post's comment. I prefer to stay out of that debate. I'm just trying to clear something up here.)

      --
      Want Slashdot headlines on your site? Try SlashHead
    12. Re:What is wrong with paper? by sogoodsofarsowhat · · Score: 1

      Actually, unless your company is above a set size (generally below 50 employees total) and DOES NOT CLAIM to be an equal opportunity employeer...then they can discriminate all they want. Check the laws you will be surprised....So as long as he is not in violation of those 2 items he can advertise his HINDU only programmers. I am always amazed at the people that think just because the government and big business cant discriminate that everybody cant. This is still America....and i still have the right not to higher you because i dont like your kind!

      --
      . I love the sound of burning women and screaming rubber....
    13. Re:What is wrong with paper? by Anonymous Coward · · Score: 0

      How about we make companies compete to create vote counting machines? Each district should be required to use at least 2 separate vendors for their counting machines.

      We'd have a built-in recount mechanism by a disinterested or at least differently interested party. Maybe even bump it up to 3 different systems and require one of them be rotated out of service every election.

    14. Re:What is wrong with paper? by demachina · · Score: 1

      I suppose its just coincidence that they both happen to be Republicans, and the Republican's are especially desperate to maintain and expand their control of the Senate and the state houses.

      Did you ever stop and wonder about the odds of two Democractic Senate candidates, Wellstone and Carnahan dieing in suspicious airplane crashes, right before elections, within 2 years of each other. The odds must be astronomical.

      A simple thought experiment, if you want to improve your odds of controlling the senate how could you do it.

      Pick popular opposition senate contenders and arrange for them to have airplane accidents close to the election. It backfired in Carnahan's case, we got his wife instead on a sympathy vote and Ashcroft as Attorney General. it worked perfectly with Paul Wellstone though.

      It really not hard to:

      A. Sabotoge a critical instrument in an airplane about to fly in bad weather

      B. Use an EMP weapon on an airplane approaching a landing at a rural airport. I'm pretty sure the spooks have one that would work and would be really hard to trace in an accident investigation.

      --
      @de_machina
    15. Re:What is wrong with paper? by Mr.+Piddle · · Score: 1

      (BTW, I am only 75% joking)

      However, what you said is 100% true. Most people really do care more about TV shows than the people put in place to protect their inalienable rights. Keeping a country like the USA from not turning into the Inquisition II takes a lot of long hard arduous work. Imagine if Mr. GWB really did have his wishes to pass every "faith based" law he could conjur up, or imagine if one of the foaming-at-the-mouth Democrats running right now could have every one of their to-each-as-they-need nation-destroying socialist policies passed? This is why our government is constantly put against itself to prevent tyranny.

      --
      Vote in November. You won't regret it.
    16. Re:What is wrong with paper? by innerlimit · · Score: 1

      jah, voting is just as easy as getting an arrest warrant on your own president... they should do that in the ...

  11. Argument for open source by Nakito · · Score: 4, Insightful

    Isn't this a perfect example of the benefits of open source? Yes, you can hire a team of hackers to attack a black box, but it's just an ad hoc approach, and tomorrow or next week or next year some other hacker will find another weakness that wasn't found in the first pass. Wouldn't you end up with a much more secure system if you could openly and systematically apply those same efforts to reviewing the code inside that black box?

    1. Re:Argument for open source by lynx_user_abroad · · Score: 1
      Wouldn't you end up with a much more secure system if you could openly and systematically apply those same efforts to reviewing the code inside that black box?

      Broad (open source-style) review only catches implementation flaws. It's not designed to deal with protocol flaws, which is the root problem of all voting systems which replace the evidence of a vote with the testimony of a machine.

      --

      The thing about things we don't know is we often don't know we don't know them.

    2. Re:Argument for open source by kgarcia · · Score: 1

      Not necesarily. Having an open-source implementation allows protocol hackers a clearer view of the system. This allows them to test protocol flaws more thoroughly. Maintaining an open model all the way through is beneficial because it allows full transparency in all aspects of the process, creating a more secure system all-around.

      just my $.02

    3. Re:Argument for open source by Anonymous Coward · · Score: 0

      You still have no way of knowing which software is actually running on the machine.

      "All our machines are running open-vote-1.0. We didn't modify it, really!"

  12. The Best Democracy Money Can Buy - by NixLuver · · Score: 4, Informative
    Read the book - even the first chapter - and you'll realize that a 'recount' isn't what we thought it was in 2000. No actual counting went on. We're just asking - no, begging - for a repeat of the constitutional rape of the electorate that happened in 2000.

    1. Re:The Best Democracy Money Can Buy - by TrollBridge · · Score: 0, Troll
      "...you'll realize that a 'recount' isn't what we thought it was in 2000. No actual counting went on."

      Of course there wasn't, because there was no re-count provision in Florida's state election laws in 2000, and that's how the whole clusterfuck started.

      Gore & Co. tried to force a recount, essentially trying to change Florida's election law DURING THE ELECTION!

      The Florida state supreme court was going to allow that to happen until the U.S. supreme court stepped in and rightfully smacked down Florida and the Gore team, because what Gore was trying to do, and what the Florida supreme court was about to let them do, was 100% ILLEGAL!

      --
      There's a Mercedes gap too. I want one and can't afford one, but it's not government's job to do anything about it.
    2. Re:The Best Democracy Money Can Buy - by Anonymous Coward · · Score: 0

      Right, which makes it okay that ~97000 voters were ILLEGALLY prevented from voting.

    3. Re:The Best Democracy Money Can Buy - by Anonymous Coward · · Score: 0

      Assuming that's true (and it's not), that has nothing to do with the fact that Gore tried to change the election law during the election.

    4. Re:The Best Democracy Money Can Buy - by NixLuver · · Score: 1
      Hrm... Perhaps there is something to be inferred from the situation where an attempt to enforce the Constitution is ILLEGAL (in caps).

      And isn't it odd that the state that just happened to have the problems with the voting process just happened to be the state whose governor was the brother of one of the candidates?

      And isn't it simply horrible that someone would bring a court action to redress the blatant violations of the rights of Black Americans in Florida by the State of Florida?

      Did you read the book? Or even the first chapter? I would note that the Supreme Court's appointment of the President who LOST the election is BLATANTLY illegal. I would also note that Florida's voting process was biased against Black voters ( who vote overwhelmingly Democrat in Fla )... Read the book. Then tell me you think the election in 2k was a reasonable expression of the Constitution and the electorate.

    5. Re:The Best Democracy Money Can Buy - by NixLuver · · Score: 1
      LOL! The judicial system exists for the evaluation of the laws passed by the legislative system; Gore's attempt to 'change the law' was not in any way a violation of the American system of checks and balances.

      It's also easy to make unfounded assertions. Mr. Palast (author of the book) offers a considerable amount of evidence that anyone can verify. I would like to see your rebuttal of his evidence that a large number of voters were illegally deprived of their constitutional right to vote by the actions of the State of Florida. I gave the link, anyone can read his assertions - what is your rebuttal?

    6. Re:The Best Democracy Money Can Buy - by Anonymous Coward · · Score: 0
    7. Re:The Best Democracy Money Can Buy - by Sevn · · Score: 1

      Actually, it is true. Katherine Harris was tasked with disenfranchising a few thousand names off the list of voters because they were felons. Just to be safe, she removed everyone that had those names. Then she removed everyone that shared the surnames. Suddenly a few thousand became almost 100,000. Her punishment for breaking the law? A senate seat. Get your facts straight.

      --
      For every annoying gentoo user, are three even more annoying anti-gentoo crybabies. Take Yosh from #Gimp for example.
    8. Re:The Best Democracy Money Can Buy - by TrollBridge · · Score: 1
      "And isn't it simply horrible that someone would bring a court action to redress the blatant violations of the rights of Black Americans in Florida by the State of Florida?"

      That would be horrible, and if Jesse Jackson's claims had a grain of truth, (and I don't believe for a second that they did) then the time to address such a problem is not during the election!

      "Did you read the book? Or even the first chapter?"

      I make it a point to disregard the desperate rantings of revisionist historians.

      "I would note that the Supreme Court's appointment of the President who LOST the election is BLATANTLY illegal."

      And thus you reveal a remarkable and (I would guess) deliberate ignorance of this country's election laws.

      --
      There's a Mercedes gap too. I want one and can't afford one, but it's not government's job to do anything about it.
    9. Re:The Best Democracy Money Can Buy - by workindev · · Score: 1

      Perhaps there is something to be inferred from the situation where an attempt to enforce the Constitution is ILLEGAL (in caps).

      Attempting to change the electoral process in the middle of an election recount in an attempt to change the outcome in your favor is not endorced or permitted anywhere in the constitution.

      And isn't it odd that the state that just happened to have the problems with the voting process just happened to be the state whose governor was the brother of one of the candidates?

      Close election != problems with the voting process

      And isn't it simply horrible that someone would bring a court action to redress the blatant violations of the rights of Black Americans in Florida by the State of Florida?

      And from the settlement of that court action, the NAACP conceeds that:

      Plaintiffs have not alleged that Defendants acted in a purposefully discriminatory manner toward any group.

      Did you read the book? Or even the first chapter?

      Actually, I have read this book, and I find it comical how many ignorant facts, blatant mistruths, logical fallicies, and downright partisan rhetoric people will believe from somebody who has a vested interest in discrediting the Bush presidency.

    10. Re:The Best Democracy Money Can Buy - by Sumbody · · Score: 1


      Well stated. If I had mod points you'd get them.

      Let's remember that the Florida Secretary of State at the time, Katherine Harris, was also a Republican, reported directly to the candidate Bush's brother - the governor, and only needed a defensible number to certify and end the election... not an accurate one.

      She also allowed the Bush Republican Guard to occupy her office during the ordeal, while the Democrats made appointments appropriately and sat in her foyer. Now, she's hoping to get kicked upstairs still on the coattails of this fiasco to the US Senate.

      plonk

    11. Re:The Best Democracy Money Can Buy - by workindev · · Score: 2, Informative

      Katherine Harris was tasked with disenfranchising a few thousand names off the list of voters because they were felons

      This sentence is 100% false. Katherine Harris had nothing to do with the voter felon scrub list. This list was initiated as a result of Florida Statute Section 98.0975, passed in 1997 by the state legislature, a year before Harris or Gov. Bush were elected. This list was created by ChoicePoint systems, who was hired by Ethel Baxtor (D), the Florida Director of Elections.

      And Katherine Harris and Jeb Bush had no legal authority to remove voters from the registration lists, because Florida Elections and election rolls (like almost every other state election) are supervised and maintained by the County election officials (who happen to be Democrat minorities in overwhelmingly Democratic minority counties). So even if Katherine Harris and Jeb Bush wanted to disenfranchise 100,000 minority voters, they had absolutely no way of doing it.

      Get your facts straight.

      Maybe you should be checking your facts.

    12. Re:The Best Democracy Money Can Buy - by NixLuver · · Score: 1
      You're welcome to your opinion (ie, not believing the claims that the State of Florida illegally deprived black voters of their rights), but unfortunately, that doesn't change the events that *did* occur.

      You're also welcome to declare that you've already made up your mind, 'don't confuse me with the facts'.

      But I'm having a tough time finding any support for your inferential claim that it's constitutional for the Supreme Court to appoint the President of the United States. I've been snooping through the Constitution (yeah, we can still read it personally, you know) and can't find anything that even *sounds* like it might be saying that - I'd appreciate it if you would enlighten me as to the article or amendment that says so!

    13. Re:The Best Democracy Money Can Buy - by sogoodsofarsowhat · · Score: 1

      You do realize that the US does not have DIRECT elections. That one can win the popular vote and lose the election. If you are unhappy with that system TOUGH! The founding fathers set it up that way. Their wisdom has proven far more durable then all this political BS that the Democrates still spew about the 2000 election. Had the shoe been on the other foot, the Republicans would not have challanged....it is not their style in a national election. As for your book...well it is trash. His evidence is a gross misrepresentation of the facts. In fact the author is known for being a bit one-sided. (Actually completely one sided and nothing in life is that simple).

      --
      . I love the sound of burning women and screaming rubber....
    14. Re:The Best Democracy Money Can Buy - by Anonymous Coward · · Score: 0

      Hey moron, an inaccurate number is NOT DEFENSIBLE.

    15. Re:The Best Democracy Money Can Buy - by NixLuver · · Score: 2, Insightful
      Attempting to change the electoral process in the middle of an election recount in an attempt to change the outcome in your favor is not endorced or permitted anywhere in the constitution.

      There was no attempt made to change the 'electoral process', only to cause it to adhere to its principles (i.e., the electoral college votes for a given state being cast for the candidate that got the most votes in that state).

      And from the settlement of that court action, the NAACP conceeds that:
      Plaintiffs have not alleged that Defendants acted in a purposefully discriminatory manner toward any group

      Surely you understand the difference between "I am not accusing you of intentional wrongdoing" and "I believe you did not engage in intentional wrongdoing"? This is standard language when one's case does not pivot on intent; if in fact the behavior violated the rights of black voters, it becomes irrelevant from a *constitutional* standpoint whether or not that violation was intentional. Thus the NAACP gains nothing by accusing someone of wilfully violating the Constitution, and the opposite party is more likely to concede an inadvertent violation than an intentional one.

      Actually, I have read this book, and I find it comical how many ignorant facts, blatant mistruths, logical fallicies, and downright partisan rhetoric people will believe from somebody who has a vested interest in discrediting the Bush presidency.

      It's simple to make unfounded assertions. Do you understand what "vested interest" means? You gave no information that suggested anything other than Mr. Palast belives that George Bush is a Bad Guy, not that there was any vested interest in that position for him. Explain to me what Mr. Palast's 'vested interest' is (like, for instance, Cheney's Vested Interest in the Iraq war is that he will profit from the assignment of Halliburton as the primary contractor - that is a 'vested interest') in this issue is? You haven't illustrated any of the 'ignorant facts' (what the hell is an ignorant fact, anyway/) 'blatant mistruths' (I'm assuming you mean 'untruths' or 'lies',right?), or logical fallacies you mention, and have no evidence I seethat Mr Palast engages in 'artisan rhetoric' other than the fact that he's not a GeeDubya supporter.

    16. Re:The Best Democracy Money Can Buy - by TrollBridge · · Score: 1
      The Supreme Court didn't APPOINT anybody! No matter how often that ridiculous assertion is repeated by people seeking to revise history, it will never come true.

      What the U.S. Supreme Court did (and I will repeat myself because you obviously didn't read my original post) was end the lawsuit Gore filed demanding a recount (essentially attempting to manipulate the election results towards a more favorable outcome), for which there was no legal provision under Florida's election laws.

      I'll spell it out for you again in case you still don't get it: Gore tried to change election law during the election.

      Now you can interpret that as an "appointment" all you want, but your appraisal of the situation will never be an accurate one, sorry to say.

      --
      There's a Mercedes gap too. I want one and can't afford one, but it's not government's job to do anything about it.
    17. Re:The Best Democracy Money Can Buy - by Detritus · · Score: 1

      The author is a loon. He has a history of constructing elaborate conspiracies on a foundation of conjecture and incomplete evidence. He isn't a reporter, he's an advocate for a particular point of view. That's why he is so popular in certain quarters.

      --
      Mea navis aericumbens anguillis abundat
    18. Re:The Best Democracy Money Can Buy - by NixLuver · · Score: 1
      You're right, there was no decree of the Supreme Court appointing George W. Bush. That is fact. You're absolutely, 100% correct in that.

      I did read your post. I know what the Supreme Court did.

      I will contest, however, your assertion that "Gore tried to change election law during the election". The Florida code does specify an accurate count. It does not specifically prohibit a recount. When the accuracy of the count is challenged, one might expect that it should be in some way validated. When there is reason to believe that the state illegally excluded voters (which the URL from the NAACP agreement *does* state; it just says that the NAACP doesn't allege that it was intentional) it is not unreasonable to ask that these issues be addressed. This is asking for the enforcement of the Constitutional right of Americans to excercise the vote, and in fact supersedes state laws.

    19. Re:The Best Democracy Money Can Buy - by Rotten168 · · Score: 1

      This is all assuming, of course, that voters elect the president. They don't.

      Next!

    20. Re:The Best Democracy Money Can Buy - by Ieshan · · Score: 1

      The basic reason why we have the electoral votes is because of the disparity between population / trade.

      Farming, an extremely important US 'industry', has less population per acre than NYC, but has important issues that must be represented in an election. Because of this, "farming" states get a fair number of votes, represented by the electoral system.

      Democrats aren't against the electoral system. They weren't contesting the fact that George Bush won the electoral election but lost the popular vote. They were contesting the fact that there were gross voting irregularities in the Florida election.

    21. Re:The Best Democracy Money Can Buy - by Sevn · · Score: 1

      You were saying?

      Where did your invented information come from?"

      How about her own words?

      "Last year, the Florida legislature passed virtually all of my bills as part of its landmark Election Reform Act."

      Maybe things happened different in your alternate reality.

      --
      For every annoying gentoo user, are three even more annoying anti-gentoo crybabies. Take Yosh from #Gimp for example.
    22. Re:The Best Democracy Money Can Buy - by commodoresloat · · Score: 1
      Of course there wasn't, because there was no re-count provision in Florida's state election laws in 2000, and that's how the whole clusterfuck started.

      I realize this is a troll, but just to provide the evidence that the poster is wrong, here is the relevant Florida election law. Yes I realize it says 2003 but most of these provisions have not changed since 2000. Florida law did have a manual re-count provision for close elections.

    23. Re:The Best Democracy Money Can Buy - by workindev · · Score: 1

      There was no attempt made to change the 'electoral process', only to cause it to adhere to its principles

      Florida law has provisions requiring an automatic recount in the event of a close election. Florida law also requires that the election results be certified at 5PM on the 7th day after the election. After the initial recount was finished (with Bush still in the lead), this deadline passed and the results were certified. Gore then sued to force a selective recount in counties where he stood to gain the most votes after the deadline for certification, effectively changing the existing Florida election law.

      It's simple to make unfounded assertions.... You gave no information that suggested anything other than Mr. Palast belives that George Bush is a Bad Guy, not that there was any vested interest in that position for him.

      Mr. Palast is an expert at making unfounded assertions. Lets start at page 1 of his book:

      Here's how it worked: Mostly, the disks contain data on Florida citizens - 57,700 of them. In the months leading up to the November 2000 balloting, Florida Secretary of State Harris, in coordination with Governor Jeb Bush, ordered local elections supervisors to purge these 57,700 from voter registries. In Harris's computers, they are named as felons who have no right to vote in Florida.

      Mrs. Harris and Gov. Bush didn't "order local elections supervisors" to purge votor registries - they didn't even have the authority to do that. This came from the Florida Legislature, because in the US the Legislature writes the laws, not the Executive branch (which most people should have learned in 5th grade US Government, but apparently not Mr. Palast - maybe thats why he moved out of the country). In fact, the Florida Legislature passed this requirement in 1997, before Harris or Bush were elected to office in Florida (see this Salon.com correction from when they published the original Palast article), and this list was compiled at the direction of Ethel Baxter, the Democrat Florida Director of Elections. In addition, this law in no way forced local election officials to purge anybody off the voter registries. In fact, there were several counties that scrapped the entire list without using a single name. You see, county election officials control county election rolls, not the Department of State or the Governor. This means that any voter disenfranchising in heavily democratic, minority counties was done by county election officials, who happen to be Democrat minorities in such counties.

      Explain to me what Mr. Palast's 'vested interest' is ... in this issue?

      If you can't see how he doesn't profit from three high-on-emotion, low-on-fact-but-we-hate-republicans books on this very subject, then maybe you don't understand what a vested interest is.

      for instance, Cheney's Vested Interest in the Iraq war is that he will profit from the assignment of Halliburton as the primary contractor - that is a 'vested interest'

      Ah, yes, the left wings favorite whipping boy. You do realize that Dick Cheney divested himself of all financial ties to Halliburton (with the exception of an insured retirement annuity, which doesn't change no matter how much or how little money Halliburton makes)? I guess you also realize that Halliburton has been working almost exclusively on Government contracts for the last 60 years, not just from when Dick Cheney became associated with them. And I guess you would also know that most of the so-called "no-bid" contracts that Halliburton has been awarded in Iraq were because Halliburton is the only company that does what the contractors were looking for. After all, how many companies out there have the oil fire expertise of Kellogg Brown & Root? Never mind all of these facts, lets just complain about the rich white guy!

    24. Re:The Best Democracy Money Can Buy - by workindev · · Score: 1
      You were saying?

      Look at the settlement:
      • Defendants have taken an oath to support, protect and defend the Constitution and laws of the United States and of the State of Florida, and are dedicated to act in a manner consistent with the requirements of federal, state and local election law. Plaintiffs have not alleged that Defendants acted in a purposefully discriminatory manner toward any group.


      Not even the NAACP claimed that Bush or Harris purposefully discriminated against minority voters. In fact, if you read the entire settlement, the NAACP acknowledges that most of the points of suit were already corrected prior to the settlement taking place.

      Where did your invented information come from?"
      How about her own words?


      Ok, Palast and Harris disagree with each other. Those are some insightful links.

      "Last year, the Florida legislature passed virtually all of my bills as part of its landmark Election Reform Act."

      Thank you for proving my point. Were you sleeping in Government 101?

      Maybe things happened different in your alternate reality

      Let's look at your "reality". You are blaming Jeb Bush and Katherine Harris for:

      A law that was passed before they were in office

      A voter "felon" list that was comissioned by a Democrat and wasn't even used by the entire state

      Voter registrations that were removed by Democrat county election officials in Democratic counties

      Intentional Voter Disenfranchisement, even when the U.S. Civil Rights Comission concluded that:

      • The report does not find that the highest officials of the state conspired to disenfranchise voters.

      The same U.S.C.C.R struggled to find 5 voters who were "disenfranchised", 4 of which were allowed to vote and the 5th had been convicted of a crime.

      A list of 57,000 names where it is unknown A) How many names were incorrectly included, B) How many names were actually scrubbed of the voter registration by county election officials, C) How many were in a county that actually used the list, D) How many who were incorrectly on the list didn't dispute the list as they were entitled to do up to 1 week before the election, E) Who these people would have voted for if they were allowed to vote and F) How many would have bothered to go and vote in the first place

      Whatever alternate reality you are in, that must be some pretty good stuff you're smokin.

    25. Re:The Best Democracy Money Can Buy - by cheezedawg · · Score: 1

      The fact that she was sued does not prove anything. People can get sued at any time for any reason. And the NAACP has settled their lawsuit already.

      You are still ignoring the facts that don't fit into your "alternate reality":

      - The law requiring the felon voter scrub list was passed before Harris (or Jeb Bush, for that matter) was even in office
      - Local county election supervisors are the only ones with the authority to remove a name from voter registration (not Harris or Bush)
      - The counties with the highest vote spoilage rate were all administered by Democrat election supervisors
      - The USCCR report was not able to identify a single person who actually was falsly prevented from voting because of this list

      --
      "The defense of freedom requires the advance of freedom" - George W Bush
    26. Re:The Best Democracy Money Can Buy - by NixLuver · · Score: 1
      First, excellent reply -

      However...

      After the initial recount was finished (with Bush still in the lead), this deadline passed and the results were certified. Gore then sued to force a selective recount in counties where he stood to gain the most votes after the deadline for certification, effectively changing the existing Florida election law.

      Motivated by the declarations that voters - specifically black voters - were denied the right to vote. The 'scrub' of the voting roles targeted disproportionately high numbers of black voters, who, in Fla, statistically vote Democrat. Violations of the Constitutional prohibition against racial discrimination supercede state laws *of any type*.

      Mrs. Harris and Gov. Bush didn't "order local elections supervisors" to purge votor registries - they didn't even have the authority to do that.

      LOL! As you say, any 5th grade student should know that the legislative branch makes the laws, and the executive branch executes them... So the Fla legislature says, "Remove persons convicted of felonies in FLa and other states that don't return the vote to ex-cons from our voting roles." Then the executive branch proceeds to do so - but the exectutive branch in this case had considerable control over how that was accomplished - with the results we saw in Fla. - the exclusion of thousands of eligible black voters - at a disproportionately high rate when compared to white voters.

      If you can't see how he doesn't profit from three high-on-emotion, low-on-fact-but-we-hate-republicans books on this very subject, then maybe you don't understand what a vested interest is.

      Ok, I deserved that one. I don't believe that anyone is 'objective' in the absolute sense; yes, I'm certain Mr. Palast has an agenda, and I'll certainly agree that he expresses things in the most inflammatory language possible - this does not, however, invalidate the foundations of his complaints.

      You do realize that Dick Cheney divested himself of all financial ties to Halliburton (with the exception of an insured retirement annuity, which doesn't change no matter how much or how little money Halliburton makes)?

      And stock options. See this article.

      Not to mention the fact that under Cheney's stewardship Halliburton violated several US laws about trading with sanctioned countries like Iraq.

    27. Re:The Best Democracy Money Can Buy - by workindev · · Score: 1
      LOL! As you say, any 5th grade student should know that the legislative branch makes the laws, and the executive branch executes them... So the Fla legislature says, "Remove persons convicted of felonies in FLa and other states that don't return the vote to ex-cons from our voting roles." Then the executive branch proceeds to do so - but the exectutive branch in this case had considerable control over how that was accomplished - with the results we saw in Fla. - the exclusion of thousands of eligible black voters - at a disproportionately high rate when compared to white voters.

      You are correct, however the execution of this law was not the responsibilty of Kathernine Harris or the Department of State, it was the responsibility of the Department of Elections. Here is the actual text of the Florida statue. Its on page 15-16 (Statute 98.0977). Note this is an updated version from what was on the books in 2000 (98.0975), but the proceedures are the same.

      • The system shall provide functionality for ensuring that the database is updated on a daily basis to determine if a registered voter is ineligible to vote for any of the following reasons, including, but not limited to:

        ...

        (b) The voter has been convicted of a felony and has not had his or her civil rights restored

        ...

        (d) When the supervisor of elections finds information through the database that suggests that a voter has been convicted of a felony and has not had his or her civil rights restored or has been adjudicated mentally incompetent and his or her mental capacity with respect to voting has not been restored, the supervisor of elections shall notify the voter by certified United States mail. The notification shall contain a statement as to the reason for the voter's potential ineligibility to be registered to vote and shall request information from the voter on forms provided by the supervisor of elections. As an alternative, the voter may attend a hearing at a time and place specified in the notice. If there is evidence that the notice was not received, notice must be given once by publication in a newspaper of general circulation in the county. The notice must plainly state that the voter is potentially ineligible to be registered to vote and must state a time and place for the person to appear before the supervisor of elections to show cause why his or her name should not be removed from the voter registration rolls. After reviewing the information provided by the voter, if the supervisor of elections determines that the voter is not eligible to vote under the laws of this state, the supervisor of elections shall notify the voter by certified United States mail that he or she has been found ineligible to be registered to vote in this state, shall state the reason for the ineligibility, and shall inform the voter that he or she has been removed from the voter registration rolls. The supervisor of elections shall remove from the voter registration rolls the name of any voter who fails either to respond within 30 days to the notice sent by certified mail or to attend the hearing.

        (e) Upon hearing evidence at the hearing, the supervisor of elections must determine whether there is sufficient evidence to strike the persons name from the registration books. If the supervisor determines that there is sufficient evidence, he or she must strike the name.


      Emphasis is mine. Note that this statute in no way provides the Department of State any authority to strike a name from the voter registry. It is clearly stated that this was the responsibility of the director of elections in each county. So every name that was removed from the voter registration rolls was removed by one of the 67 county supervisors of elections, not Jeb Bush or Katherine Harris.
    28. Re:The Best Democracy Money Can Buy - by Anonymous Coward · · Score: 0

      Ok- so you (and our favorite nut-job Palast) claim that 100,000 legitimate voters were illegally scrubbed from the voter registration. Thats a pretty strong assertion that would be easy to back up. I mean, that would mean that there are thousands of people walking around in Florida that could testify that they were illegally prevented from voting, and we could verify their story.

      However, when the Democrat majority USCCR commission met to hold hearings about the 2000 election, they struggled to find 5 people that were incorrectly included on the felon list. And guess what- 4 out of those 5 were allowed to vote in Nov 2000 anyway in spite of being on the list.

      What? You mean that these inflammitory claims designed to sell books are not actually true after all? So where did that number come from? Well, there were about 58k names total on the list. Of that 58k, some unknown percentage were incorrectly identified as felons. Of that unknown number, and even smaller unknown number lived in counties that actually used the felon scrub list (several counties have said they didnt use the list at all). From that unknown number, and even smaller number were incorrectly removed from the voter registration lists before the election (the individual county election supervisors are tasked with verifying the names before any action is taken). From that unknown number, and even smaller number were unable to correct the mistake before the election (everybody was given a process to appeal the decision to remove them from voter registration). And from that unknown number, an even smaller number of people (50% voter turnout) would havve actually ended up voting that day anyway. And from this final group of disenfranchised voters, the USCCR was only able to find one person that was incorrectly identified as a felon, removed from voter registration, and unable to fix the problem before election day, and therefore disenfranchised of his/her vote. Not very damning evidence.

      It boils down to this: the system is not perfect. If some people were illegally prevented from voting in November 2000, that is tragic and we need to figure out how to fix that. Florida has already enacted some changes in their voting proceedures to make the system better- 2000 was after all the first real test of the 1997 statute that required a felon scrub list. But all of the evidence here is pretty clear than any irregularities caused by the felon list were insignificant enough that they had no effect on the outcome. That says a lot considering how close the election was.

      I know you don't like President Bush, and it is human nature to try to discredit people that we dislike. I would feel the same way if somehow John F'in Kerry or (gulp) Howard Dean gets elected this year. But try to be rational, or you will start sounding like the lunatics that claim that our planet is ruled by aliens disguised as people.

  13. Tamper tape by trickofperspective · · Score: 5, Insightful

    Great idea... cover the locks with tamper tape. So rather than rigging the election outright by going to the trouble and difficulty of changing the votes on the server, etc., criminals can do it by disqualifying voting machines by breaking the tape, disenfranchising thousands of voters at a time.

    (Can they cover the software issues with tamper tape, too? That might be helpful.)

    -Trick

    1. Re:Tamper tape by Doesn't_Comment_Code · · Score: 1

      Good point!

      There should be some way to identify a compromised voting machine. But it can't be something so simple as tape on the locks. The voting system should be so secure from the start that the tamper identification system never gets used. And the tamper identifcation is to ensure that no tampering was done. Throwing out all the votes from suspicious machines would be a disaster!

      --

      Slashdot Syndrome: the sudden, extreme urge to correct someone in order to validate one's self.
    2. Re:Tamper tape by PaulMaximne · · Score: 1

      That's why, if you read the report, it was recommended to put tamper tape inside the locked door as well as outside.

      --


      We witness not a fallen world, but falling every day - The Call.
    3. Re:Tamper tape by trickofperspective · · Score: 1

      So they break the tape, pick the lock, break the tape. Still faster than tampering with the votes, and just as effective at disenfranchising voters. My point still stands.

    4. Re:Tamper tape by lynx_user_abroad · · Score: 2, Interesting
      Great idea... cover the locks with tamper tape. So rather than rigging the election outright by going to the trouble and difficulty of changing the votes on the server, etc., criminals can do it by disqualifying voting machines by breaking the tape, disenfranchising thousands of voters at a time.

      Exactly. This points-out the difference in thinking of the hacker's mind. An election official thinks adding complexity (tamper tape) to the system would raise the bar for mischief. Now, instead of just being armed with a lock pick (and the skill+opportunity to use it effectively), the assaliant must also be equipped to tamper with tamper evident tape without getting caught.

      In fact they are lowering the bar. The assaliant now needs nothing more than a fingernail to cause reasonable doubt and get all the votes from that machine thrown into question.

      How long does it take to train a set of disgruntled minority (in the sense of how their district usually votes) voters to break the tamper-evident seal?

      --

      The thing about things we don't know is we often don't know we don't know them.

    5. Re:Tamper tape by monstermagnet · · Score: 2, Interesting

      Indeed. Even as they mentioned this on NPR I commented to my wife "great, now operatives for one side can ruin the votes of people in districts that overwhelmingly vote for the 'wrong' guy"

      However, tamper tape need not invalidate the votes; it could merely mean the machine is subject to an extensive review of the logs. Increasing time/cost/unreliability, but not necessarily resulting in total disenfranchisement.

    6. Re:Tamper tape by Newspimp · · Score: 1

      On the off chance that it IS enacted, hopefully they'll use better tape that the TSA does at airports.

      One of my work boxes had the same TSA "security checked" sticker over the lock for 5 flights. It didn't break apart upon opening, and went right back on when I closed it. Interestingly enough, the checkers didn't remove the old one or anything. They simply put a new one on the seam of the case...

    7. Re:Tamper tape by trickofperspective · · Score: 1

      NPR reported that the tape changes color when tampered with... whether it's removed or not. But you raise a disturbing alternate reality... could you imagine if TSA were put in charge of voting security?

    8. Re:Tamper tape by lynx_user_abroad · · Score: 2, Insightful
      ...put tamper tape inside the locked door as well as outside.

      So we have a smart card protected by tamper tape protected by a locked access panel protected by more tamper tape. That makes it more difficult, right?

      Now imagine you are the election official and I point out that the outermost tamper tape on a certain machine is broke. Clearly you take the machine off-line, but do you a) leave it off-line through the end of the election (DOS vulnerability) or b) open the access panel to inspect the inside tape?

      If you open the panel (explain to me again why allowing the keys to this access door into the precinct isn't itself a vulnerability) and discover the inner tape intact, you have also a) introduced a situation where the access panel door was opened during an election (what was the point of having that locked door again if standard procedure allows it to be opened?) and b) only gained assurance that the attack vectors specifically protected against by the inner tamper tape are safe. If access to the inside of the access panel offers any new attack vectors which aren't protected by tamper tape, any one of these vectors could have allowed an election compromise.

      The key to security in this style is to ensure that every unit of added complexity you (as the defender) must add to increase security requires a order-of-magnitude (or more) increase in the amount of complexity I (as the attacker) have to deal with to defeat that security. If your actions fail that test, you're probably doing something counter-productive. It's a tall order, because the attacker always has the option of ignoring the vectors you've protected yourself most strongly against and choosing a less-protected target.

      Oh, and BTW, while you and half the untrained volunteer election officials were deciding what to do about that potentially compromised access panel, I walked over to the next machine in the row and scratched the tamper tape off the outer door of that one as well. "This one too..."

      Ain't I a stinker?

      --

      The thing about things we don't know is we often don't know we don't know them.

    9. Re:Tamper tape by Anonymous Coward · · Score: 0

      Well, well, well...

      That's not the point of tamper tape. The point is, an official at the voting precint is responsible for the machine. He is supposed to ensure that the machine doesn't get tampered with. So, if the tamper tape has been broken, this guy will be prosecuted... It's his watchful eye that is supposed to prevent the machines from being tampered with, not the tape itself.

    10. Re:Tamper tape by PaulMaximne · · Score: 1
      You make valid points. But the tamper tape is better than not knowing. The election judges can simply inspect the internal tape, and if it's intact, reapply new tape to the outside. Clearly, policies need to be in place to handle the inevitable messed up tape. Perhaps it will help highlight the risks that were previously going unnoticed.

      We had to deal with a situation where there was no alternative to the existing Diebold machines and a primary in a few weeks. None of this was our choice.

      A much better solution would be to improve the locks and alarm the doors. They are really poor at this point, with one key for all the machines in the state, and pickable in a short time. Even the NPR reporter was able to pick the lock in less than a minute. Perhaps some sort of interlock so that you have to be logged on as a supervisor (given a decently secure smart card authentication unlike what they have now) in order for the locks to even operate. There is no perfect solution, however.

      Paul

      --


      We witness not a fallen world, but falling every day - The Call.
    11. Re:Tamper tape by lynx_user_abroad · · Score: 1

      But the tamper tape is better than not knowing.

      Is it really? These machines were "completely secure" until a bunch of hackers were kind enough to explain how wrong headed that belief was. I have news for you: there's a bunch of hackers out there who haven't been heard from yet. There's always a bunch of hackers out there who haven't been heard from yet.

      Let's face it. Public preception counts for a lot here. If no one questions the securrity of the vote, there is no issue. To the extent that a system allows questions it's bad. That's what we're really talking about here. With paper votes the hacker has to convince some pretty sane people how a bunch of votes for that other candidate got into the box while we were all watching it. With electronic voting he can likely convince them something is wrong even if it isn't.

      I'll bet you think your PC is secure. I'll bet you think it's that way for the duration of the time between when you applied the patch for the last vulnerability and when you hear about the next one. Wanna bet there will be another one after that?

      Why do people who run the vote presume the burden of proof to be on the black hats? What kind of braindead policy is that? They have no interest in proof, only results.

      ...simply inspect the internal tape, and if it's intact, reapply new tape to the outside.

      You're missing the point. Unless you're very careful, adding complexity is more likely to add a point of vulnerability than to successfully defend against a vulnerability. Complexity is the enemy of (dependability, security, take your pick.)

      So, now we have a bunch of people who are authorized to go around replacing tamper-evident tape on secure machines during the election. I thought the point of secret balloting was that I didn't necessarily have to trust any of the people at the polling station, because none of them are empowered to change my vote. Now you've given them carte blanche to replace tamper tape any time they want to. What was the point of that tamper tape again? This is getting good. Care to continue?

      We had to deal with a situation where there was no alternative to the existing Diebold machines and a primary in a few weeks. None of this was our choice.

      So make it clear to the Board of Elections that these machines are not provably secure and therefore any crackpot lunatic slashdot poster who wants to rig the election has a good chance of getting the votes from a whole machine, a whole polling station, an entire precinct, or the entire state cast into dispute. You don't have to make a strong case that there is a vulnerability, you only have to say that you can't make a strong case there isn't. If you can't make a strong case there isn't, that's really all the ammo a muckraker needs to have a large set of votes thrown out. And the ability to selectively have votes thrown out is just as good as (some would say even better than) the ability to selectively add votes to the count.

      Or are you going to just stand there while they string you up for allowing the election to be rigged?

      At some point it's going to come down to what people are willing to accept. Make it clear that when people ask you to prove that candidate A got this many votes you want to pull this many pieces of paper out of a started-empty-then-observed-by-all box and let the slashdot lunatic explain how they got in there.

      How much is it going to cost to re-run this election, anyway?

      A much better solution would be to improve the locks and alarm the doors.

      Would it be more helpful if I described all the ways that improving the locks benefits the attacker as much as it benefits the defender? Or would you rather I just say that there are probably a large number of attack vectors which

      --

      The thing about things we don't know is we often don't know we don't know them.

  14. Maryland Bill by pigpen_ · · Score: 5, Informative

    There is a bill before the Maryland State House that would require a voter verifiable paper trail on all electronic voting machines in the state of maryland. The bill also calls for a random sampling of the paper ballots to ensure that the electronic count has not been tampered with. House Bill 53 was just read into the ways and means committee two weeks ago but with the release of the reports I hope there it can gain more support and pass the house.

    --
    Zambozay! My brain must've been eatin' a sandwich!
    1. Re:Maryland Bill by pigpen_ · · Score: 5, Informative

      I forgot to mention a couple websites that are pushing for a voter verifiable paper trail in MD and nationwide: Campaign for Verifiable Voting in Maryland and Verified Voting - Campaign to Demand Verifiable Election Results

      --
      Zambozay! My brain must've been eatin' a sandwich!
    2. Re:Maryland Bill by redaphid · · Score: 1

      The full RABA report is online at Campaign for Verifiable Voting in Maryland. Don't forget to send the email to Maryland officials. Pressure is crucial now! The bill is in danger of getting stuck in committee. Brian Judy CCVMD

      --
      RedAphid
  15. Why voting machines? by Anonymous Coward · · Score: 5, Insightful

    I don't understand why voting machines are being introduced in the first place. Is it just the stupid perception that "if it's automated, it must be better"? In fact, by introducing machines, you're just introducing a hell of a lot more problems, and possible failure points, as well as making the whole process more opaque.

    In the Canadian federal elections, IIRC, as well as the Ontario provincial elections, voting and counting is still done by hand. At every stage a paper record is created, so that if any irregularities are suspected, the whole process can be audited. I believe such an inquiry was undertaken in Quebec after some tricky vote counting in Quebec after the last referendum.

    1. Re:Why voting machines? by Tin+Foil+Hat · · Score: 1

      Speed is the central issue. For right or wrong, a great many people want the voting results and they want them now. Computers can provide that. Counting ballots by hand cannot. Even counting paper ballots by computer can't provide the kind of speed these people want.

      Personally, I'd be happy to wait a few days for ballot results but it looks to me the decision has been made. Better to fight for a proper implementation than to fight against any implementation at all. That fight is irrelevant at this point.

      --
      No matter how many of my rights are taken away, somehow I still don't feel safe. -Frigid Monkey
    2. Re:Why voting machines? by Anonymous Coward · · Score: 0

      Speed is the central issue. For right or wrong, a great many people want the voting results and they want them now.

      FYI, in Canada, the results are reported the night of the election. So it's not as if hand counting takes very long at all if it has been organized properly.

    3. Re:Why voting machines? by zoombat · · Score: 1
      Speed is the central issue. For right or wrong, a great many people want the voting results and they want them now. Computers can provide that. Counting ballots by hand cannot. Even counting paper ballots by computer can't provide the kind of speed these people want.

      Granted counting by hand can't provide instantanious results, but Canada counts their ballots by hand at the precinct, allowing them to complete their national ballot count in only four hours.

      The REALLY useful thing computers allow you to do, (if implimented properly), is eliminate rejected ballots, since it can do error checking before submitting the ballot. Canada's hand counted ballots had a ~1.1% rejection rate: a rather low percentage, but it amounts to nearly 140,000 votes that didn't get counted.

    4. Re:Why voting machines? by Tsali · · Score: 1

      We have more people to count than you do. :-)

      --
      This space for rent.
    5. Re:Why voting machines? by tarp · · Score: 1

      Ontario has over 11 million residents.

      If it were a US state it would be in the top five.

    6. Re:Why voting machines? by Anonymous Coward · · Score: 0

      because diebold has contributed about 200000 to the republican party.

    7. Re:Why voting machines? by Tin+Foil+Hat · · Score: 1

      With all due respect, the U.S. has many, many more precincts than does Canada. Four hours is not a realistic time frame for hand counting ballots in the U.S. When you compare populations (US - 286 million, Canada - 31 million) [1] you see the difference in scale.

      Good point about the error checking though, that is important.

      [1] http://www.gov.on.ca/FIN/english/demographics/dtr0 303e.htm

      --
      No matter how many of my rights are taken away, somehow I still don't feel safe. -Frigid Monkey
    8. Re:Why voting machines? by Rotten168 · · Score: 1

      Florida had a handcounted system too, as a matter of fact that's how this whole brouhaha occurred.

      It's sad that our attention span is so short that we cannot remember 4 years ago.

    9. Re:Why voting machines? by sm0yby · · Score: 1

      Isn't there a similarly higher number of people who can do the counting, too?

      --
      Been modded interesting, insightful and funny. Why does real life have to be so different?
    10. Re:Why voting machines? by Doc+Scratchnsniff · · Score: 1

      No it wouldn't- it would be seventh or eighth, depending on its relationship to Ohio:

      http://www.census.gov/statab/www/part6.html

    11. Re:Why voting machines? by chihowa · · Score: 1

      It shouldn't matter how many more precincts the US has. If all of the precincts are roughly the same size, it should take a little more time to add the totals of the precincts up. The bulk of the time is taken up by the precincts themselves counting the votes. As they are all doing this simultaneously, the number of precincts wont affect the rate at which the totals are tallied.

      --
      If you want a vision of the future, imagine a youtube comments section scrolling - forever.
    12. Re:Why voting machines? by Anonymous Coward · · Score: 0

      More precincts should mean shorter counting time. It seems to me that population is not a factor at all, more people, means more counters. In our provincial election, the results from a population of 1 million are done in 3 or 4 hours, likewise, in a civic election for 200,000 population. In the Federal election (~30 million population), as it has been noted, the counting is done in 3 or 4 hours.

    13. Re:Why voting machines? by Anonymous Coward · · Score: 0

      With hanging chads and confusing ballots. Why not a ballot with names down one side in big letters, and a large circle next to them. Then you just make a big X in the circle next to your choice.

  16. So what? by thinkpol · · Score: 5, Funny

    What's going to happen? We'll elect someone who didn't get the most legitimate votes...?

    wait..

    1. Re:So what? by Anonymous Coward · · Score: 0

      Hate to tell you it already happened. In 2000.

    2. Re:So what? by Anonymous Coward · · Score: 0
      I stopped reading your inane commend after "Are you liberals *still* whining about this?".

      Assuming he is x or y political class because of his stance on a specific topic makes you look no better than you claim "liberals" to be.

      You, sir, are an ignorant moron.

  17. Old fashion? by Anonymous Coward · · Score: 0

    Why not just do it all in the old fashion?
    It has been mentioned before, and judging from these stories it seems as if there are NO pros at all from electronic voting.

    Pen, paper, and someone to count it (volunteers from the various parties) nothing else.

    That and a remaking of the election system in the US case, whats up with Bush winning anyway...

  18. Security of paper voting machines by Entropy_ajb · · Score: 3, Insightful

    " Removable memory cards inside the machine can be tampered with if a lock is picked or if one of thousands of keys is stolen." - From the Article

    If I could pick the lock or steal a key to the paper ballot box, I could tamper with the votes too.

    1. Re:Security of paper voting machines by Neophytus · · Score: 2, Insightful

      yes, but the boxes sit on a table with someone supervising them at all times

    2. Re:Security of paper voting machines by bludstone · · Score: 1

      ..and, for the record, that person is armed, and will probably attack you violently if you tamper with the box.

      and rightfully so.

      --

      no .sig
    3. Re:Security of paper voting machines by yourmom16 · · Score: 1

      yes, but its harder to forge a couple thousand votes than it is to add a couple thousand to some number. With paper voting you have to change the votes 1 at a time; with electronic voting you don't.

      --
      "We have got to make Stan understand the importance of voting, because he'll definitely vote for our guy." - South Park
    4. Re:Security of paper voting machines by Superfreak · · Score: 1

      But at least where I vote, the ballot box is sitting in the middle of the room, where everyone can see it. The voting machines, OTOH, are in curtained booths where someone can stand alone with no observation for 10 minutes or so.

    5. Re:Security of paper voting machines by Murmer · · Score: 0
      If I could pick the lock or steal a key to the paper ballot box, I could tamper with the votes too.

      There are no locks on Canadian ballot boxes. They're sealed, numbered containers produced and transported under guard by Elections Canada that need to be destroyed to be opened. As well, a restricted number of votes go into every box, which is audited. They are, in combination with the other precautions around them, effectively tamper-proof.

      This is what I don't understand about the American push towards electronic voting - it solves the wrong problem. Sure, it's nice to get voting results back quickly, but the single most important thing about an electoral process is correctness, not efficiency. That's why Canadian ballots are great big things, with the candidate's names written in bold, thirty-point type with one circle next to them in which you can put either an X or a check mark, and voting booths have simple, crystal-clear diagrams in them showing how and how not to fill them out. Not little tiny things with bizzare folding layouts or punch-card bits.

      --
      Mike Hoye
    6. Re:Security of paper voting machines by mcwop · · Score: 1

      Couldn't you take the tally of paper votes and add a feww zeros too?

      --

      "I don't think it's selfish, to eat defenseless shellfish." -NOFX

    7. Re:Security of paper voting machines by gnu-generation-one · · Score: 1

      "If I could pick the lock or steal a key to the paper ballot box, I could tamper with the votes too."

      Presumably these machines are inside a polling booth, giving you plenty of time to work on the locks and switch the memory cards.

      Compared with ballot boxes, which are being constantly watched by at 2-3 people from the moment the election starts, until the box is opened at the vote-counting

      I assume the electronic machines have tamper-detect switches?

    8. Re:Security of paper voting machines by JaredOfEuropa · · Score: 1
      If I could pick the lock or steal a key to the paper ballot box, I could tamper with the votes too.
      The difference is this: it is rather hard to tamper with paper ballots and cover your tracks well. You need to get your hands on the physical ballots, which are under other watchful eyes most of the time. Even if you manage to rig the tally, a recount or inspection is likely to reveal the tampering.

      In contrast, tampering with these electronic voting machines might be done remotely without anyone seeing (on a wireless LAN, for crying out loud...). Changing the software or the voting results is much more likely to go unnoticed. There are few, if any, double checks or other mechanisms to ensure data integrity in place, in these machines.
      In addition, machine voting opens up the possibility of mass fraud. If one single hacker gets into the central server, he can change the outcome of the election. If you would want to do the same in a paper-based election, you'd have to have hundreds of henchmen infiltrating the poll organisation, or bribe hundreds of people, all without anyone else finding out about it.
      --
      If construction was anything like programming, an incorrectly fitted lock would bring down the entire building...
    9. Re:Security of paper voting machines by jezor · · Score: 1

      There are actually two issues for which electronic voting may be useful:

      1) Unreliable mechanical voting machines. The thought is that digital is less prone to breakdown than mechnical. Makes sense, and the Diebold system is pointed in that direction. We've seen, though, that reliability can work both ways.

      2) Remote voting. This is the one I really want, since I'd much rather vote via browser than having to go to the local public school, find parking, and wait on line. Problem of course is not only security but authentication, and the authentication problem is really a pain. You think that all those elderly folks in Florida had trouble with chads? Try asking them to install private key encryption! {Professor Jonathan Ezor, Director, Touro Institute for Business, Law and Technology}

    10. Re:Security of paper voting machines by toast0 · · Score: 1

      more importantly, there are generally representatives from each of the major parties on hand supervising. (Probably not the case for primaries with different polling places by party)

      So... if you want to screw with the vote, you have to convince at least one other person it's a good idea.

  19. No system in infallible by tttonyyy · · Score: 0

    ...it's just that older systems were less open to one weakness making a massive difference to the outcome.

    Even electronic banking (trusted by the masses) isn't utterly secure - just look at all the e-mail scams purporting to be a bank asking to confirm details (social hacking, if you like).

    Unfortunately there will always be those in society that wish to cheat and are willing to invest the time, money and effort to do it.

    --
    biopowered.co.uk - catalytically cracking triglycerides for home automotive use since 2008. Just say no to big oil!
  20. No overloading terms by Anonymous Coward · · Score: 5, Funny

    Sorry, it's taken. "War voting" already means casting a vote for W.

    1. Re:No overloading terms by Anonymous Coward · · Score: 1, Insightful

      Isn't that pathetic? The guy below get a +5 funny while you get -1 flamebait for the same comment.

      Slashdot is lame.
      All moderators deserve to be fucked up the ass 'til they bleed to death.

    2. Re:No overloading terms by LordNimon · · Score: 1
      No, it's part of the design of the moderation system. By having hundreds of moderators, the aggregate of their opinions is what is used. If 70% of the moderators think it's funny, but 30% think it's a troll, then the final moderation will reflect that. The point isn't to get all moderators to agree 100%.

      Take this post, for instance. Some moderators will consider it to be insightful, and others will think it's off-topic. If the the majority believe that it's insightful, then my net moderation will be greater than 1. If, however, the majority believe it to be off-topic, then it will become zero or less. That's how it's supposed to work!

      --
      And the men who hold high places must be the ones who start
      To mold a new reality... closer to the heart
    3. Re:No overloading terms by Anonymous Coward · · Score: 0

      Almost as pathetic as replying to your own AC post as an AC to get sympathy votes.

    4. Re:No overloading terms by Anonymous Coward · · Score: 0

      What sucks about posting as an AC is that you can't prove people such as you wrong.

    5. Re:No overloading terms by Anonymous Coward · · Score: 0

      DUH!

      you just proved me right! The mods should mod you down for being lame.

    6. Re:No overloading terms by Anonymous Coward · · Score: 0

      you just proved me right!

      How?

    7. Re:No overloading terms by Tackhead · · Score: 1
      > > Wireless connections?
      > > I'd like to take this opportunity to coin the phrase "War Voting". :)
      >
      > Sorry, it's taken. "War voting" already means casting a vote for W.

      [long discussion of Flamebait/Funny/Troll moderators snipped]

      Look, it's about E-voting. Can't we be uniters, not dividers, and just call it W-voting?

    8. Re:No overloading terms by Chmcginn · · Score: 1
      Take this post, for instance. Some moderators will consider it to be insightful, and others will think it's off-topic. If the the majority believe that it's insightful, then my net moderation will be greater than 1.

      And if nobody cares, it stays a one.

      --
      Have you been touched by his noodly appendage?
  21. Oh Canada! by addie · · Score: 5, Insightful

    My home and native land,
    We use a simple paper ballot,
    That all can understand.

    1. Re:Oh Canada! by SuiteSisterMary · · Score: 1

      Amen.

      --
      Vintage computer games and RPG books available. Email me if you're interested.
    2. Re:Oh Canada! by stratjakt · · Score: 0, Flamebait

      It's inconsequential.

      Mayor McCheese could run Canada, noone in the world cares. (He'd be better than Muldoon was at least).

      --
      I don't need no instructions to know how to rock!!!!
  22. My favorite quote by Anonymous Coward · · Score: 2, Insightful
    "You are more secure buying a book from Amazon than you are uploading your results to a Diebold server," said Wertheimer, recommending several changes to increase security.

    Can't think of anything else to add to that comment.

  23. Pine cones. by bad+enema · · Score: 3, Funny

    "If you want to vote for Candidate A, you throw a pine cone in this box. If you want to vote for Candidate B you throw a birch branch in this box. After a while though, the boxes get pretty heavy and weigh a couple of kilometers."

    1. Re:Pine cones. by self+assembled+struc · · Score: 1

      at least in america we have the decency to weigh our boxes in miles.

      IT'S A KILOGRAM

    2. Re:Pine cones. by RobinH · · Score: 1

      If you want to vote for Candidate A, you throw a pine cone in this box. If you want to vote for Candidate B you throw a birch branch in this box. After a while though, the boxes get pretty heavy and weigh a couple of kilometers.

      You should apologize to Rick Mercer for that.

      --
      "I have never let my schooling interfere with my education." - Mark Twain
    3. Re:Pine cones. by tommck · · Score: 1

      You ought to clarify that he stole that line from Rick Mercer...
      I couldn't figure out what you were talking about until I searched on Google for:

      "Rick Mercer" pine cone birch branch

      came up with one web page with the previous quote.

      T

      --
      ---- It puts the lotion on its skin or else it gets the hose again. It does this whenever it's told.
    4. Re:Pine cones. by RobinH · · Score: 1

      I couldn't figure out what you were talking about ...

      Well, I was sure that the original poster knew what I was talking about. Sorry for your confusion though.

      --
      "I have never let my schooling interfere with my education." - Mark Twain
    5. Re:Pine cones. by Anonymous Coward · · Score: 0

      You have to admit, if we had electricity, we might use computers too.

  24. Yes, Yes, Yes by rm007 · · Score: 1

    paper = ballot , ballot is folded and goes in locked ballot box to be available if recount or audit is needed.

    Paper ballots and ballot boxes are used around the world. I am sure that American voters could cope with the inconvenience of being able to check that what they inputted was what got registered. (... and therefore no danger of vote selling, or at least no printed receipt to present for payment ;-)

    --


    I've finally got around to changing my sig
  25. If I may reason... by rcastro0 · · Score: 3, Insightful

    I RTFA. But regardless of how poor this "AccuVote" implementation is, electronic voting can work -- and will prevail, if technophobic feelings are kept at bay. All it takes is some smarter dude to do the development.

    The reasoning is simple:

    ATMs exist.

    --
    Quem a paca cara compra, paca cara pagará.
    1. Re:If I may reason... by LostCluster · · Score: 1

      An ATM is simply a self-service machine that replaces the human teller for most simple transactions. Instead of the bank employee entering your account number, you give a card and a PIN. Instead of the bank employee typing in the value you're requesting, you type it in. Instead of the bank employee counting the cash, the machine does. Instead of the bank employee handing you the money and the reciept, you take it out of the slot. In the end, the same computer and physical records are created.

      What these ballot-less voting systems are doing wrong is taking away a level of physical security by eliminating the paper ballot. The election scandals of 2000 weren't based on the paper ballots losing their security, it was that paper ballots were unclear as to what they meant. What we need is easier to read ballots, not electronic ones.

    2. Re:If I may reason... by Anonymous Coward · · Score: 0

      ATM's have a paper trail. So should voting machines. It doesn't matter how smart the implementer is or now good the implementation, there should be a way to verify that what the machine said happened, actually happened.

      This is not a technophobic idea, it's basic fraud prevention.

    3. Re:If I may reason... by RobinH · · Score: 4, Insightful

      ATMs exist.

      Yes, and they give you a paper receipt. And the banks are audited by a third party. And they can count the money still left in the machine to see if it matches what the machine says it should have, and that money is paper cash.

      Why not do this: have the machine ask you all the questions, and print it out in human readable form with a 2D barcode of the same information. You check the sheet over and verify it's what you really wanted, or you put it in the handy-dandy shredder right beside it, and do it again. When you're satisfied with the result, fold it in half, take it to the ballot box and stuff it in there.

      Then, to count it, open the box, scan the 2D code on every piece of paper, and the results are tabulated. If any of the results look suspect, then you can still use the paper for a manual recount, using human eyes.

      Also, for every election, select 10% of the ballots at random and manually verify that the 2D barcode matches the human readable portion, just to audit the system. Obviously the auditing system has to be from a different vendor than the voting terminal.

      Just one Canadian's opinion. Myself, I'm happy with a pen and paper.

      --
      "I have never let my schooling interfere with my education." - Mark Twain
    4. Re:If I may reason... by rhadamanthus · · Score: 2, Insightful
      "All it takes is some smarter dude to do the development."

      No, all it takes is less corruption between the vote-machine makers and the politicians currently in office.

      Take back the power, before it's totally out of your reach.

      --rhad

      --
      Slashdot needs to interview Natalie Portman.
    5. Re:If I may reason... by Murmer · · Score: 0
      ATMs exist.

      Every transaction you make at an ATM is associated with you, the bank, possibly your credit card or union, and all of that information can be audited, against your location, the amount of money you have, the amount of money that actually left the machine.

      None of those things are true about votes, with obvious consequences.

      --
      Mike Hoye
    6. Re:If I may reason... by jtnishi · · Score: 1
      Need I remind you that Diebold is one of the larger manufacturers of...

      ...ATM machines.

      So, your "smarter dude" is already doing the development of these votings machines. Heck, when I use a Bank of America ATM around here, it's typically a Diebold Systems ATM.

      This is why it seems almost idiotic as to why Diebold DIDN'T add some kind of paper trail method of verification to these machines. They do it for ATMs, and why should voting machines be treated as less important than ATMs? Just because they don't hold money doesn't mean they don't have value!

    7. Re:If I may reason... by Blahbbs · · Score: 1

      Maybe that's the answer to electonic voting: ATM machines. Take the existing ATM technology and extend it to voting rather than re-inventing the wheel. Instead of a paper voter registration card, you get a type of credit-card with a magstripe. After the volunteers verify your ID and your voting card, you step up to the ATM/voting machine. Instead of withdrawing money from an account, you "deposit" a single vote into a candidates "account". After you're done, you get a receipt. Brilliant!

    8. Re:If I may reason... by laird · · Score: 1

      "ATMs exist.

      Yes, and they give you a paper receipt. And the banks are audited by a third party. And they can count the money still left in the machine to see if it matches what the machine says it should have, and that money is paper cash."

      Yes, and with all of that, there's a significant amount of money stolen from ATM's every year. The electronic voting systems are far less secure than ATM's, and the stakes are higher...

      http://www.openvotingconsortium.org is the answer.

  26. Bring 'em on! by themaddone · · Score: 1

    From the second Baltimore article:

    Western Maryland Republican Del. LeRoy E. Myers Jr. said he thinks many of the threats Wertheimer outlined are too complicated to carry out.

    "If this were Halloween, you'd be scaring us all to death," Myers said. "I think we're kind of overreacting. Isn't this a much more sophisticated ... system? The answer is yes."


    I'm sorry, but did Mr. Myers just issue a challenge? Didn't he just say "Bring 'em on!" to a bunch of hackers?

    And Maryland elects Gary Coleman in 3... 2... 1...

  27. Liberal Bias by fizban · · Score: 1, Insightful

    Washington Post, NPR, NY Times... All so-called "liberal" media outlets, huh? Any news about this in the Washington Journal or Fox News? Doubt it, cause we all know who Diebold's friends with...

    Who's looking out for you?

    --

    +1 Insightful, -1 Troll. What can I say, I'm an Insightful Troll.

    1. Re:Liberal Bias by Anonymous Coward · · Score: 1, Insightful
      Normally I'd agree with you that places like Fox wouldn't have this article, unfortunately:

      Story from Fox

      The story is there but it is buried on the Politics page which you can get to from the front page. The link appears just over halfway down the page.

    2. Re:Liberal Bias by Anonymous Coward · · Score: 0

      Your right, it is there. Right next to the ad for the Ann Coulter talking action figure.

    3. Re:Liberal Bias by fizban · · Score: 1

      Oh, you mean the half-page "article" that basically says, "Nothing to see here, folks! Move along! Someone's doing some investigation, but there's no real problem."

      --

      +1 Insightful, -1 Troll. What can I say, I'm an Insightful Troll.

  28. 17,000 double-punches in Florida-2000 by Anonymous Coward · · Score: 0

    Receipts are vital!!!

    A polling district with roughly 300,000 people had over 17,000 ballots disqualified, due to alleged double punching by the voters.

    The percentage is way over the top... Independent researchers went door to door, and could find only 7 people who said they may have double punched.

  29. What they neglected to mention by dkleinsc · · Score: 4, Informative

    The NYTimes article mentioned in passing the work started Bev Harris, as described in her book ,and said that "Diebold stated that the code used by the researchers, which had been taken from a company Internet site and circulated online...". What actually happened is that supposedly private code, which no one should have been able to get to, was left in a wide open FTP server. And these are the guys we're supposed to trust with our elections. At this point I can't figure out whether Diebold's lack of security is due to malice or incompetance.

    --
    I am officially gone from /. Long live http://www.soylentnews.com/
  30. *gasp!* Voting machines vulnerable?!! by Khan · · Score: 1

    "That's Unpossible!" --bonus Karma points for whoever can guess where that quote is from.

    --

    "Klaatu, verada, necktie!" -Ash

    1. Re:*gasp!* Voting machines vulnerable?!! by Anonymous Coward · · Score: 0

      "Me fail english? That's unpossible!"

      --Bart Simpson from The Simpsons

    2. Re:*gasp!* Voting machines vulnerable?!! by RigMonkey · · Score: 2, Informative

      Duh...

      We'll never have a valid e-voting system until the software is treated as a critical-systems type of application. I mean, it's not like the software is doing something like figuring the interest on a loan. The developers need to treat this software as seriously as they would the software in emergency medical equipment.

      And for bonus Karma, that quote is from The Simpsons:

      "Me fail English??? That's unpossible!"
      -Ralphie

      Another favorite by Ralphie:

      "And so the doctor said I wouldn't get as many nose bleeds if I just kept my finger outta there"

    3. Re:*gasp!* Voting machines vulnerable?!! by stratjakt · · Score: 2, Informative

      Sibling post is an idiot. It was Ralph Wiggum.

      --
      I don't need no instructions to know how to rock!!!!
    4. Re:*gasp!* Voting machines vulnerable?!! by tommck · · Score: 1

      Ye gods man! Have you no faith in the Simpsons worship of fellow Slashdotters??

      --
      ---- It puts the lotion on its skin or else it gets the hose again. It does this whenever it's told.
    5. Re:*gasp!* Voting machines vulnerable?!! by BiggerIsBetter · · Score: 1

      Bush?

      --
      Forget thrust, drag, lift and weight. Airplanes fly because of money.
    6. Re:*gasp!* Voting machines vulnerable?!! by Tin+Foil+Hat · · Score: 1

      Sig. Nuff said.

      --
      No matter how many of my rights are taken away, somehow I still don't feel safe. -Frigid Monkey
    7. Re:*gasp!* Voting machines vulnerable?!! by Anonymous Coward · · Score: 0

      The Simpsons was so much better when the unwashed masses like you weren't watching it and shoehorning quotes into every thread in a futile attempt to get funny mods.

  31. August 2003 in Virginia by Bimo_Dude · · Score: 3, Interesting
    There was a very similar post about this in August on Slashdot
    It seems now that Maryland is finally catching on, too.
    • It seems to me that there are a few things that could be done to ensure proper and accurate elections
    • Allow exit polling by the press again
    • Have the voting machines print paper receipts
    • Do not let convicted felons be on the board or otherwise associated with the companies that sell / manage these machines. After all, they are not even allowed to vote themselves, so why should they be allowed to control the systems that count our votes?
    --
    "Teleporting Rodents with D-Cell Battery Displacement" theory -- IgnoramusMaximus (692000)
    1. Re:August 2003 in Virginia by Politburo · · Score: 1

      IIRC, exit polling is still done. However, the press has agreed not to report data from exit polls until all polling locations are closed. However, in the recent New Hampshire primary, there were preliminary exit polls released in the afternoon, released through fringe sites such as The Drudge Report.

  32. In other news: by Anonymous Coward · · Score: 2, Interesting
    There were recently a couple of good articles over at SecurityFocus:

    Internet voting system for overseas Americans is vulnerable, security experts say - and their comments extend to a scathing debunking of *all* internet voting methods.

    A slightly older, but very thorough, article by Scott Granneman entitled the Electronic Voting Debacle.

    Oh, and I can't leave without mentioning the essential Black Box Voting site...

    [posted as an AC as I don't want to whore the karma]

  33. Diebold knows security like I speak Klingon by akad0nric0 · · Score: 5, Interesting

    I worked for a nameless financial institution. We had a certain number of Diebold Windows XP ATM's. 100% got infected with a virus that exploited a well-known vulnerability. We demanded Diebold agree to forfeit admin control of the systems or patch them within a short window of patch release.

    Their response: "We'll put firewall software on the machines."

    Since the contract was already signed we had no leverage and that ended up being the solution. Nice, eh?

    --
    akad0nric0

    This sentence no verb.
    1. Re:Diebold knows security like I speak Klingon by Rallion · · Score: 1

      Ohhh. I was confused, there, until I realized you weren't a huge Trekkie.

    2. Re:Diebold knows security like I speak Klingon by Tin+Foil+Hat · · Score: 1

      yeah.

      Of course one wonders why they would install WinXP on an ATM machine without a firewall in the first place.

      --
      No matter how many of my rights are taken away, somehow I still don't feel safe. -Frigid Monkey
    3. Re:Diebold knows security like I speak Klingon by akad0nric0 · · Score: 1

      Off-topic mostly:
      No, I'm not a huge trekkie. Just a casual, watch-it-when-I-surf-by-it fan.

      And, obviously, WinXP on ATM's was not cleared by any internal infosec ppl before it was implemented at the organization.

      Business Line::InfoSec
      -as-
      Marketing::Engineering

      --
      akad0nric0

      This sentence no verb.
    4. Re:Diebold knows security like I speak Klingon by F.O.Dobbs · · Score: 1

      We might have worked at the same company, but XP wasn't out when I dealt with Diebold. They were running NT 3.x on ATMs and when I asked about securing the machines from tampering, they said "nobody would do that, it's a federal crime". I dropped the phone I was so dumbfounded.

      F.O.Dobbs

  34. What bothers me by morleron · · Score: 5, Interesting

    I heard the NPR story on yesterday's ATC and was struck by the reporter's failure to ask some hard questions. For instance, there was a statement by a Diebold spokesdrone to the effect that "we fix any security issues that we think could be a problem." There was no followup regarding earlier reports of a Diebold built-in backdoor to the systems "for maintainence purposes.' A back-door which, IIRC, required no password or user id to gain access to the server's databases.

    Also, there was no discussion of the debate between those of us that believe that the e-voting systems should be required to use Open Source software vs. folks at Diebold and other vendors, who foist off the "trust us, we know what we're doing" line on the public. There was no real discussion of the effect that questionable e-voting results could have on the American political system. There was also no mention of the fact that Diebold's president is involved with raising money for the G.W. Bush re-election campaign and has pledged, IIRC, "to do everything I can to deliver the vote to George Bush." All in all I'm afraid that NPR really dropped the ball on this particular issue.

    Just my $.02,
    Ron

    --
    Impeach Barack Obama for violating the Constitutional requirement to be a "natural born" citizen to hold the office of P
    1. Re:What bothers me by grondu · · Score: 3, Informative

      Send mail to atc@npr.org and express your concerns.

      --

      I'm the urban spaceman babe, but here comes the twist... I don't exist

    2. Re:What bothers me by stand · · Score: 2, Insightful

      Good point! All this talk about hackability of the system and paper receipts and back doors obscures what should be the basic necessary but insufficient condition for any electronic voting system. Let me lay it out:

      If the code isn't open and viewable to the public, I don't trust it...and neither should you.

      --
      Four fifths of all our troubles in this life would disappear if we would just sit down and keep still. -C. Coolidge
    3. Re:What bothers me by sckeener · · Score: 1

      My favorite part of the NPR/Diebold discussion was where Diebold said they would meet all the requirements of the state.

      He didn't say he'd provide a secure system. He didn't say fix anything. All he said was he was going to meet the bare minium requirements of the state.

      --
      "Only one thing, is impossible for god: to find any sense in any copyright law on the planet." Mark Twain
    4. Re:What bothers me by morleron · · Score: 1

      So you caught that part, too, eh? Why the NPR reporter let that statement go unchallenged is a mystery to me. As grondu suggested above, I'm writing a message to NPR outlining what I perceive as the gross failure of this piece to really get at the heart of the matter; which is the need to have open and verifiable systems in place to handle the votes of this country's citizens. Diebold, given their history of coverups, lies, and attempts to shut down public discussion of their shortcomings is hardly the company that I would choose to build an e-voting system.

      Just my $.02,
      Ron

      --
      Impeach Barack Obama for violating the Constitutional requirement to be a "natural born" citizen to hold the office of P
    5. Re:What bothers me by old_unicorn · · Score: 1

      Surely another part of the problem is that you all seems so sure that vote rigging, threatening goes on. I have never heard of an employer demanding a certain vote in Europe, nor ever heard of anyone rigging votes in Britain. (In the last 300 years, anyway). Whilst I appreciate that this is a technology based site, and I understand that these things have to be guarded against, but at least part of the problem seems to be that you all think that this corruption is normal and expected. Why not include some function in the booth which can run a small survey ("are you being pressured into this vote" or even "WHO is pressuring you into this vote?") so that the extent of the problem could be gauged. Obviously there will be a small amount of spoofing, but if you have a normal 75% turnout and even 5% are registering some pressure, then you need more safeguards. I have heard that US elections fail to meet the international standards on democratic elections, but the most important thing is that as many people as possible vote, making vote rigging harder and harder, and making people take an interest in the process. Having said all of that. There seem to be some good ideas, and some really constructive thoughts about how to fix what seems to be a deeply suspect system. Wishing you luck!

      --
      ***You learn something Every day. And then you die.***
    6. Re:What bothers me by demachina · · Score: 1

      Well chances are the people in power are doing their best to make elections vulnerable to rigging, by the people in power. The Diebold attempt it one that went kind of wrong because it got exposed, but even then may not be fixed to be cheat proof especially in time for the November election which is going to be one of the most important elections in U.S. history. There are plenty of others that aren't exposed yet and probably wont be the Pentagon's SERVE for example. With SERVE at least 100,000 votes will pass through the Pentagon where they can be changed at will by the political appointees who run the Pentagon and whose jobs are on the line.

      Its a mistake to think you have to swing a lot of votes, at the server end, to rig the next election. You could very well just need to flip a few thousand votes in a place like Florida, and you could do that by compromising a fairly small number of polling places.

      Chances are good mainstream media wont cover any of it because:

      A. Its sounds like conspiracy theory and they are afraid everyone will think they are nuts.
      B. Its hard to explain to a mass audience that isn't very bright on averge and its kind of boring until you realize the implications of rigged elections (an end to democracy). So its controversial but boring, a bad combo for the media.
      C. We dont really have many good investigative journalists left, certainly not on the news networks. The network talking heads make there living regurgitating whatever their contacts at the White House, Pentagon, State depertment want them to say, or playing sound bites or doing lamer interviews or playing Dean's screech speach over and over in an effort to destroy him, because they want to decide the outcome of elections instead of reporting on them or insuring they are fair.

      One thing this country REALLY needs to restore democracy and to reduce the ability to rig elections is to GET RID OF THE ELECTORAL COLLEGE. It is an ancient anachronism. It does a few very corrosive things:

      - It disenfranchies everyone who is in a substantial minority in a given state. Republican votes dont count for much in the Northeast and Democrats dont count for anything in the Rocky Mountain West and increasingly the South.

      - Swing states, like Florida, that could go either way get an inordinate amount of attention and pork from politicians trying to curry their favor. States that are hard over in one column are dont care states and they get treated accordingly except for raising fund out of them.

      - And most important it is a lot easier to rig elections if you know you just have to flip a few thousand votes in a few really close swing states.....like Florida.

      If the presidential election was simple majority rule for the whole nation it would be a lot harder to rig elections since you would probably have to flip a lot more votes.

      If we want to maintain any pretense that our presidential elections are really democratic the electoral college has to go. The problem is there are a lot of entrenched political and state interests that wont let a constiutional amendment pass to get rid of it. For example swing states like the power they have as swing states and the pork they get as a result of it.

      --
      @de_machina
    7. Re:What bothers me by jsdkl · · Score: 1

      One of the fundamentals of a fair vote is that no one can know how you voted and you can't prove to someone how you voted.

      It's really not that difficult. As long as the system protects the vote it's not possible for someone to pressure you into voting a particular way.

    8. Re:What bothers me by eric777 · · Score: 3, Insightful
      You must have turned in late.

      He led the discussion with the whole Diebold 'committed to raising $100,000 for GWB' thing.

      Actually, I think he should have led with the paper trail issue - as others have said before, the GWB fund-raising thing is a red herring that makes voting machine critics look like tin-foil hat-wearing nutcases.

      At the end of the day, the Diebold people are clearly incompetent, and the system is hugely flawed. Those facts are hard-to-dispute.

      The idea that large groups of Diebold staffers are involved in a massive right-wing conspiracy is significantly harder to prove, and fails the Occam's Razor test - why ascribe to malice what can easily be ascribed to incompetence?

      I agree that Diebold got off the NPR hook too easily on their security flaws...

    9. Re:What bothers me by morleron · · Score: 1

      You may be right about the GWB fund-raising issue being a red-herring. On the other hand, it wouldn't take a large number of Diebold staff to change election results. As a previous poster pointed out one only has to carefully choose a few precincts in a few swing states, change the vote counts, and viola...a subtly rigged election without any electronic or paper trail to give things away.

      I'm not generally a conspiracy theorist, as I'm also a believer in Occam's Razor. However, given the known flaws in Diebold's machines it wouldn't take many people to affect the election by engaging in a bit of electronic vote rigging. And don't think it's not possible. The Chicago machine under the current Mayor Daley's father routinely rigged elections, by hand, and used hundreds of people to do it. Given the stakes in the upcoming election, possibly the survival of America as a liberal democracy, I look for those currently in power to use all means fair or foul to win the election. After all, these are the same people who have assured us that our private information won't be used in the upcoming CAPPS II system, only to have Northwest Airlines admit that it turned over such data to NASA for "research." The current administration has simply lied too often about too many things for me to believe that they wouldn't stoop to vote rigging to stay in power.

      Just my $.02,
      Ron

      --
      Impeach Barack Obama for violating the Constitutional requirement to be a "natural born" citizen to hold the office of P
    10. Re:What bothers me by tswann01 · · Score: 1

      Washington Technology makes your NPR reporter look like "60 Minutes meets Michael Moore". Staff "writer" Gail Repsher Emery basically regurgitates Diebold's spinsational press release in her article.

    11. Re:What bothers me by Awptimus+Prime · · Score: 1

      Also, there was no discussion of the debate between those of us that believe that the e-voting systems should be required to use Open Source software vs. folks at Diebold and other vendors, who foist off the "trust us, we know what we're doing" line on the public.

      No kidding. The Diebold ATM machines across from my apartment and down the street seem to have a blue screen of death more often than they are functional.

      I get the feeling the push for electronic voting has little to do with stream-lining the system. Combine this issue with the voting fiasco that took place when GWB took the office, and the tin-foil hat club starts holding some merit.

    12. Re:What bothers me by Anonymous Coward · · Score: 0

      I feel compelled to point out that you have invoked Hanlon's razor - "Never attribute to malice that which is adequately explained by stupidity.", not Occam's razor - "The simplest explanation is probably the right explanation.". HTH HAND

  35. Other problems by Atryn · · Score: 3, Insightful
    Did this consultant organization test issues relating to interference with the process as well as alteration of the results? One of the issues in FL in 2000 was whether or not certain voter groups had their ability to reach the polls "interfered with" by police, etc.

    Suppose I know the tendency of a district and I would rather that districts results are lost. Examples of activity to interfere would include:
    1. Cutting Power
    2. Electromagnetic Interference (burst device wiping out memory cards)
    3. Knocking out wireless infrastructure (cell towers, radio repeaters, whatever they use)
    Some folks would say that we are overreacting and that all of these criminal activities have current-day equivalents. But without a paper-trail you only need to wipe one memory card remotely to kill hundreds of votes before they are sent to the server.
    --
    Come play Moral Decay!
  36. Perhaps you all should read our report. by PaulMaximne · · Score: 5, Insightful

    I'm one of the people who did this and you should take a look at the acutal report before you start ranting.

    --


    We witness not a fallen world, but falling every day - The Call.
    1. Re:Perhaps you all should read our report. by PaulMaximne · · Score: 2, Informative

      OOPS, forgot to preview. A link to the report.

      --


      We witness not a fallen world, but falling every day - The Call.
    2. Re:Perhaps you all should read our report. by VX1984rr3 · · Score: 2, Funny

      I think you misunderstand. This is Slashdot. Facts are not necessary nor generally desired.

    3. Re:Perhaps you all should read our report. by frankie · · Score: 1

      I'd love to read the whole report, except that most of it was covered with black rectangles.

    4. Re:Perhaps you all should read our report. by Anonymous Coward · · Score: 0
      Maybe you should try the actual link that was given above rather than googling for it. The report you found is from Sep 2003, not the RABA "red team" report that this entire discussion is regarding.

      Try this one instead.

  37. MyDoom says Hi by theolein · · Score: 5, Insightful

    Linda H. Lamone, the administrator of the Maryland State Board of elections, said that the group had produced "a very good report," and that the state would take its recommendations seriously.

    Still, she noted that tampering with voting equipment is a felony. "I'm not sure how many people would be willing to get a felony conviction and risk going to jail over an election," she said. Citing the problem of easily opened locks on the machines, she said an attempt to unlock a machine "would be very unlikely to succeed, because it would have to occur in a public place."


    This woman should be fired from her job. She basically states that because some act would be a crime that no one would do it!!!

    Did that stop Richard Nixon?
    Did that stop whoever blew valerie Plame's cover?
    Did that stop the authors of MyDoom from writing the virus?
    Did that stop all the people in the US who committed crimes last year?
    Did that stop Ken Lay and the fine folk at Enron?
    Did that stop Halliburton from overcharging the Army?

    What a fucking joke. It could have been a Microsoft security advisory for all the good it will do.

    My premontion: There will be massive irregularities in the 2004 elections and guess who will win again?

    1. Re:MyDoom says Hi by Anonymous Coward · · Score: 0

      Bush won last time...despite massive irregularities from the *Gore* side. If you didn't follow the news, quite a number of university students (IIRC, at Marquette Univ. and others) admitted voting more than once (for Gore). There never was a correction for those votes. Everyone was too absorbed in the Florida fiasco. Let's not forget that hanging chads are an accidental cause of miscounts, vs. this out-and-out fraud!

    2. Re:MyDoom says Hi by VX1984rr3 · · Score: 1

      This is why technology and politics do not mix well. The average politician does not understand the complexity of these systems, the vulnerability, and the consequences. With administrators like Linda Lamone, we are laying the groundwork for another fiasco like the 2000 election.

  38. Internet not ready for something as big as this... by DroopyStonx · · Score: 2, Insightful

    Considering there's a vulnerability in almost anything (and just a matter of time before someone finds it), I think at *this* point in time it is a very bad idea to make something as important as VOTING something we can do online.

    The last thing we need is a botched up election with later claims that the system was found vulnerable, etc..

    It's handy, no doubt, but maybe we should wait a bit...

    --
    We have secretly replaced these Slashdot mods' sense of humor with a rusty nail. Let's see if they notice!!
  39. Hehe. by bad+enema · · Score: 0

    "Talking to Americans" my friend. See what happens when we make that mistake? You get laughed at.

  40. Maybe that's what we need... by hrieke · · Score: 1

    Let the governments buy the machines, and then hack them so Mickey Mouse (or some other fictional character) wins the presidental election in a landslide. Prove beyond a doubt to even the dullest mind that these machines are flawed in ways that can not be easily fixed.

    --
    III.IIVIVIXIIVIVIIIVVIIIIXVIIIXIIIIIIIIVIIIIVVIIIV IIVIIIIIIVIII...
    1. Re:Maybe that's what we need... by LostCluster · · Score: 1

      Be careful which fictional character you pick... we don't want Disney after the fact trying to claim that the election was valid...

    2. Re:Maybe that's what we need... by AceCaseOR · · Score: 1
      Hmm... well then, if not Mickey, then how about Cthulhu!

      Why vote for the lesser evils!

      --
      Zagreus sits inside your head, Zagreus lives among the dead, Zagreus sees you in your bed and eats you in your sleep.
    3. Re:Maybe that's what we need... by Tsiangkun · · Score: 2, Funny

      Remember to use a Mac when you hack the machines . . . it's the latest tip from the FBI. --Tsiangkun

  41. Why the rush? by Le+Marteau · · Score: 2, Insightful

    I really don't get it. Why are people so hard for getting the frickin' election results the night of the election? What is the rush? Why not do it the old fashioned way... paper ballots, counted by hand, by a team of old ladies. So we get the results a week after the fact. So what? Again, what is the big rush? I say, chill out, and do it by hand, with paper and pencil.

    One more thing. Where are these people from, who authorized computerized voting. Have these people never used a computer before? Have they never lost their work due to a system problem? I can only assume that they don't give a damn about election integrity, and that is telling.

    --
    Mod down people who tell people how to mod in their sigs
  42. More Specific Wired Article by Anonymous Coward · · Score: 0



    http://www.wired.com/news/business/0,1367,62109, 00 .html?tw=wn_tophead_2

  43. technophobia by tuxette · · Score: 1
    When you read quotes like "You are more secure buying a book from Amazon than you are uploading your results to a Diebold server," and keep in mind that there are a lot of studies that show that people still have qualms about the security of online shopping, it's not surprising that some people develop strong, technophobic and other kinds of negative feelings towards these voting machines. Who in their right mind who is already skeptical of online shopping vote on machines that can be easily compromised?

    Furthermore, it is probably the tech-savvy people who will be most reluctant to use these machines. They're the ones who know what's at stake...and why.

    --
    People say I'm crazy, I got diamonds on the soles of my shoes...
  44. On the otherhand by Tarwn · · Score: 1

    Despite all the issues with online voting and such, wouldn't it be great if we could do it.

    Some design notes:
    1) Show ballot
    2) Detect OS
    3) If OS = Windows Then check browser settings
    4) if settings are all default then output in font size 42, red: Are you sure you want to cast your vote for $selPresCandidate
    5) email the user and ask them to open an attachment to verify their vote (from address suitably screwy)
    6) if they open the attachment, put the same message up again, make it flash, and add little text at the bottom explaining the dangers of their idiocy both in voting and opening unknown attachments

    Tada, now that should cover about 49 of the states that don't have consistent voting issues...

    --
    Whee signature.
  45. Diebold Accu-Vote Machines in Maryland by Anonymous Coward · · Score: 0

    Mainly because of my concern about the electronic
    voting machines, I've volunteered to be an
    election judge in Maryland this year, to see the
    system from the "inside". A few things I've
    learned about the Diebold machines:

    - Each machine as two locked compartments: one
    for the printer and one for the two PCMCIA
    slots.

    - One key opens both panels on all the machines
    in at least my county. I don't know if other
    county's machines are keyed differently.

    - It's just a simple pin-tumbler lock, not any
    type of high-security (ex: Medeco) lock.

    - The printer is used to record the vote totals
    for each machine, so at least theoretically
    it is possible to audit the votes from the
    point they leave the individual polling
    stations.

    - In my county, nothing is being done wirelessly,
    though the votes are being transmitted over the
    phone lines.

  46. Cash registers by Anonymous Coward · · Score: 0

    Most simple cash registers have TWO paper receipts - One that gets handed to the customer and one that stays in the machine.

    I dont think anything less would be safe.

  47. My favorite quotes... by J.+Chrysostom · · Score: 2, Informative

    William A. Arbaugh, an assistant professor of computer science at the University of Maryland and a member of the Red Team exercise, said, "I can say with confidence that nobody looked at the system with an eye to security who understands security."

    Mr. Wertheimer said the application of security was inconsistent, with encryption applied in some places without the accompanying technology of authentication to ensure that the machines that are communicating with each other are the ones that are supposed to be communicating and that an interloper has not jumped in. "It's like washing your face and drying it with a dirty towel," he said.

  48. What's wrong with mechanical voting systems? by pz · · Score: 4, Insightful

    Whenever I hear about the latest and greatest electronic voting scheme, it gives me pause to wonder who is behind this.

    Mechanical voting machines have proved effective and relatively reliable for many, many years. I've heard the claim that the company that once manufactured them has gone out of business and that spare parts are no longer available. I say, BUNK. Given the amount of money that will undoubtedly be spent on engineering incredibly vulnerable systems which will be obsolete in a few years as compared to the previous systems which worked fine for a few decades, it would be a trivial task to have new parts designed and produced for the older machines.

    Whose boondogle is the whole idea of electronic voting?

    --

    Put my fist through my alarm clock with its ding-dong death inside my ear. - The Blackjacks.
    1. Re:What's wrong with mechanical voting systems? by djeaux · · Score: 1
      Whose boondogle is the whole idea of electronic voting?

      The expenditure for electronic voting machines would have to be approved by elected public officials. And who is in the best position to tamper with a voting system or to approve purchasing a system that can be tampered with? Elected public officials & folks appointed to their jobs by elected public officials.

      It would seem to me that electronic voting would be something that would favor the status quo, hence it would be very popular with elected officials who don't want to find out what life is like among the ranks of the formerly employed.

      A paper-based audit trail is the only assurance we have that an election count hasn't been manipulated. Electronic voting would essentially eliminate this audit trail -- any paper would be generated by the machines & could be as easily bogussed as the electronic results.

      Electronic voting should be one area where geeks should ACTIVELY OPPOSE technology!

      --
      "Obviously, I'm not an IBM computer any more than I'm an ashtray" (Bob Dylan)
    2. Re:What's wrong with mechanical voting systems? by mcwop · · Score: 1

      I seem to remember some problems a few years ago with mechanichal machines reading punch ballots in Florida. Other than that they are fine.

      --

      "I don't think it's selfish, to eat defenseless shellfish." -NOFX

    3. Re:What's wrong with mechanical voting systems? by pz · · Score: 1

      I was, specifically, thinking of the lever-pull systems.

      --

      Put my fist through my alarm clock with its ding-dong death inside my ear. - The Blackjacks.
  49. Good list of papers about electronic voting by Anonymous Coward · · Score: 0

    Prof. Doug Jones at the University of Iowa has a great list of papers about electronic voting flaws.

    One attack considers a evil OS coporation having the API hijack certain things that should be displayed...thus even fooling the voting software.

    1. Re:Good list of papers about electronic voting by Anonymous Coward · · Score: 0

      Sorry, here is the link

      http://www.cs.uiowa.edu/~jones/voting/

  50. kind of like Linda Lamone's response... by tuxette · · Score: 1
    Linda H. Lamone, the administrator of the Maryland State Board of Elections, assured lawmakers that the board would comply with many of the recommendations but said that some of them would be impossible to put in place before the primary.

    "I don't disagree with what they say -- they're the experts," Lamone said after the Senate hearing. But, she added, "I think it's a very good system."

    Did she twirl her hair in her fingers and chew bubblegum when she made that last statement?

    (Washington Post article)

    --
    People say I'm crazy, I got diamonds on the soles of my shoes...
  51. Mod me down if I'm too off-topic by galego · · Score: 2, Informative
    But here's a review done my Univ. of Maryland's HCIL group (Human Computer Interface Labs). They presented their review at a symposium and it wasn't all that great ... anyway here's a pdf if anyone's interested. Had some major interface issues according to the presentation.

    http://www.capc.umd.edu/rpts/MD_EVoteEval.pdf

    --

    Que Deus te de em dobro o que me desejas

    [May God give you double that which you wish for me]

  52. What's more worrisome... by Anonymous Coward · · Score: 1, Interesting

    ...The net seems to be that you could really mess up individual machines, but the grail would be to get to the central collection servers and send a megavote to your favorite candidate...

    I'm much more worried about the people already in power or who want to be in power screwing with the election than I am about "hacker" vulnerabilities.

  53. Re:Need **SERIALIZED** paper receipts by Anonymous Coward · · Score: 0

    When a vote is submitted, the "owner" of the vote *must* be given a receipt, with a randomly generated serial number, showing how his or her vote was logged.

    Immediately after the election, the election board must publish how each vote was counted, listed alphabetically by their serial number. Each owner can then confirm that his or her vote, known only to him or her by the random serial number, was not tampered.

    Without a serialized receipt, whereby a voter can certify later in court if necessary : "This is how I voted ..." there is no reason for an ideologically driven fanatic not to use the electronic device as a means to tamper the voting process toward his personal ends.

    In addition, without publication, via internet and public libraries, of each serialized vote, there is no way to affirm a necessary public confidence in the cummulative tally of the votes.

    Without both of the above, serial numbered receipt and republication of each vote by serial number, there is no reason to vote, if electronic devices are to appear anywhere in the chain of custody of the voting process. In that case, electronic devices in the chain of custody of the voting process become a veil, behind which economically insane ideologs and fanatics will congregate.

  54. It looks like... by rickyjd19 · · Score: 3, Informative

    ...we will never have the perfect voting system. If these electronic voting systems prove to be worse than the infamous punch-card ballots (which is what people seem to be suggesting) then electronic voting may have defeated its purpose. Maybe we should stick to the kind of ballots we have where I live in Iowa: you mark the ballot with a marker, and it gets read by computer, much like standardized tests do. It's reasonably accurate and can be counted by hand if needed, and is not so prone to hacking. P.S. - sorry if I submitted an empty comment earlier - my mistake

  55. I haven't been concerned about outsiders... by praedor · · Score: 5, Interesting

    hacking into the voting computers. It's the insiders with an agenda that I am concerned about. The ONLY way to get around this is with a voter-verifiable paper trail AND taking the vote counting away from corporations that create the machines and putting the counting where it belongs: citizen groups.


    Diebold and ALL the other commercial vote machine vendors are heavy Republican donors and, particularly in the case of Diebold, run by individuals devoted to getting Republicans elected and Bush elected (I can't say "re-elected" as he didn't get elected in the first place). THESE criminals have the means and motive to taint the vote...in secret! They are in control of the machines and the vote tallies. They cannot be trusted, given how openly partisan they are.


    It is NOT the random outside hacker we need to worry about that much (sure, protect against it), it is the machine makers and vote counters themselves that have to be protected against. Ask yourself this: Why is it that EVERY vendor of voting machines are so adamantly opposed to any paper trail possibility? Why are they so strenous in their arguments against it? Because it would queer their ability to tamper with the vote tallies.


    Voter-verifiable paper trail. It's the only way to be sure.

    --
    In Bushworld, they struggle to keep church and state separate in Iraq as they increasingly merge the two in America.
    1. Re:I haven't been concerned about outsiders... by mcwop · · Score: 0
      ...and paper trails are secure?

      Here in Maryland a woman registered her dog to vote.

      Story Here

      --

      "I don't think it's selfish, to eat defenseless shellfish." -NOFX

    2. Re:I haven't been concerned about outsiders... by TheLink · · Score: 1

      In my small country (20+million people), the representatives from the various parties all follow the ballot boxes all the way to where the counting takes place.

      Plus the count is done in full sight, various observers get to look at the vote and confirm it.

      Sure the ballot boxes can be stuffed, and votes can be bought etc etc. But I bet that's harder than stuffing a few Diebold machines or central servers.

      Sure looks like you guys are screwed. Even the usual International Election Observers (typically sent by 1st world nations to 3rd world countries to make sure elections are run fairly) can't save you from your "voting systems".

      And your gov+press were fond of calling our previous Prime Minister a dictator. Well good luck with whoever you guys are getting shoved down your throats (or should I say bend over and smile?).

      --
    3. Re:I haven't been concerned about outsiders... by sahonen · · Score: 1

      Bush elected (I can't say "re-elected" as he didn't get elected in the first place) I am sick and tired of this. Unless the entire constitution is invalid, Bush was legally elected by the methods set forth by the constitution. To insist he wasn't elected simply because of the popular vote is completely ignoring the fact that elections AREN'T CARRIED OUT BY POPULAR VOTE. You can complain all you want, but nothing will ever change unless an amendment is passed to the constitution. End of story. P.S. Three other presidents than Bush have lost the popular vote, those being Rutherford B. Hayes, Benjamin Harris, and John Q. Adams. And additional 16 were put into office with less than 50% of the popular vote but the majority of the electoral college, including John F. Kennedy (49.7%), Bill Clinton (43.2% his first time, 49.3% the second), and Abraham Lincoln (39.8%).

      --
      Make me a friend and I'll mod you up
    4. Re:I haven't been concerned about outsiders... by praedor · · Score: 1

      And how, exactly, does use of electronic voting machines prevent the a similar person registering their dog to vote?


      The "paper ballots aren't secure" nonsense is, well, nonsense. They CAN be secure. VERY secure. It isn't rocket-frickin'-science. Hell, we had VERY secure nuclear key codes, printed on plasticized paper (gasp! PAPER!?) in our bomber aircraft. Those that weren't loaded on the planes existed in secure safes and lock boxes. No one got to them. No one tampered with them. If they had, it would have been evident. You don't simply use padlocks, you use safe locks/tags. They are tamper-proof. You use many eyes (in the nuclear military we had the two-man rule...no one by themselves were EVER allowed to be with a nuke. You had to be in two man teams.). You use an observer from each political party represented on the ballot or some similar scheme. It really isn't that hard.

      --
      In Bushworld, they struggle to keep church and state separate in Iraq as they increasingly merge the two in America.
    5. Re:I haven't been concerned about outsiders... by mcwop · · Score: 1
      Security is all in how you design it, not the medium. Electronic can be secure or insecure. Just as paper can be secure or insecure.

      Security problems exist in many aspects of the voting process, from registration (dog example) to counting the votes. It is all the result of poor design.

      --

      "I don't think it's selfish, to eat defenseless shellfish." -NOFX

    6. Re:I haven't been concerned about outsiders... by Anonymous Coward · · Score: 0

      It must be a republican conspiracy in Maryland, because the state is overwhelmingly run by Democrats.

    7. Re:I haven't been concerned about outsiders... by Anonymous Coward · · Score: 0

      You really should research the issue.

      Bush was not constitutionally elected: amongst other things the supreme court established a set of arbitrary rulings and deadlines which had no basis in law but prevented Florida from recounting their ballots. For example, under the Constitution the new president does not come into office until around 2 months after the election yet the supreme court stopped the recounting after just a few days. It is worth noting that, in rendering their decision, the supremes stated roughly: "This ruling only applies for this particular election. Even if the exact same thing happens again, we are not bound by precedent and can do whatever the hell we want." I don't think it follows, as you suggest, that this renders the entire constitution invalid but it certainly invalidates a good part of it.

  56. Easier to steal by rjung2k · · Score: 0, Troll

    Because an electronic voting system without a paper trail makes it easier for the Republicans to steal the elections. Why argue over chads and dimples when you can just say "computers never make mistakes"?

    Is it any surprise that the biggest supporters of electronic voting are Republicans, and that the biggest providers of electronic voting machines are major donors to the GOP?

  57. Re:MIGHT AS WELL REGISTER SLASHDOT.CO.UK by Anonymous Coward · · Score: 0

    keira knightley is cheap... much hotter women out there, even here on slashdot.

  58. Gentlemen. by bad+enema · · Score: 0

    Hence the quotes around the quote. You could just as easily say Rick stole it from the guy who write the joke for him. But he didn't steal it. It's all public domain, so enjoy. Or congratulate us Canadians for legalizing staplers.

    1. Re:Gentlemen. by tommck · · Score: 1

      How is it public domain? (Writers are work-for-hire... it's definitely not stealing)

      --
      ---- It puts the lotion on its skin or else it gets the hose again. It does this whenever it's told.
  59. ATMs have better security by Migraineman · · Score: 1

    Most ATMs contain IBM's super-whiz-bang secure processor (or an equivalent device certified to FIPS 140 per NIST,) complete with multiple levels of physical tamper detection. The action of opening the chassis - by an administrator or anyone else - should have immediately zeroized the keys stored internally. That's a pretty basic security element. Of course, it sounds like Diebold's position is "you're not supposed to do that." Note to Diebold - the bad guys don't play by your steenking rules. They're a lot smarter and more determined than you think. They probably won't attack a single machine in a public polling forum. I'd bet the aggregation server is a much more lucrative target. Better be prepared for "man in the middle" attacks.

  60. HERE'S WHY I'M VOTING FOR BUSH NEXT TIME: by Anonymous Coward · · Score: 0
    I've had a longstanding policy against voting for any of those sleazy bastard Bushies, but slashdot has changed my mind!!!

    Now my thinking is, "Hell, let's see how bad it really can get"!! That'll give those pot-smoking hippy America-hating pinko traitors something to really whine about!!!!!

  61. DOOD DID YUO NOT SEE TEH PIRATE MOVIE??!~!`1 by Anonymous Coward · · Score: 0
    1. Re:DOOD DID YUO NOT SEE TEH PIRATE MOVIE??!~!`1 by Anonymous Coward · · Score: 0

      Whatchoo talkin' bout, Willis? Anal Pirates III?

  62. Just wish the PR spin ... by Anonymous Coward · · Score: 1, Insightful

    was in August when we really need the fanning:
    http://www.corporate-ir.net/ireye/ir_sit e.zhtml?ti cker=DBD&script=410&layout=-6&item_id=4897 44

  63. MOD PARENT UP -- 100% CORRECT by Anonymous Coward · · Score: 0

    MOD PARENT UP -- 100% CORRECT

  64. Paper or plastic? by grunt107 · · Score: 1

    Seems to me if you address the security issues, the paper trail can be eliminated if a dual-phase auto-log of EVERY session on the voting machines would save some trees and provide the auditability sorely needed. No voting machine should be implemented that cannot be traced. Diebold's 'We cannot answer how the results were reached' is unacceptable. Use a high-quality, high-security database, have 2 separate auto logs of the voters transactions (selected 'Pat Buchanan', sobered up, selected 'Anyone but him') should be tracked, along with machine ID, card ID, GPS position, date/time, voter ID. I do not give a RFA (rat's f***ing ass) about elephant or ass - every president in my life time has been a giant CF. Last election proved people are too dumb to figure out paper voting. That's why McDonalds uses food pictures for their register jockeys.

  65. Wireless? So what? by Just+Some+Guy · · Score: 1

    Would using a wire make the transmissions inherently more secure? Barring wierd quantum devices, of course not. VPN-over-WiFi is exactly comparable to VPN-over-wire. You have to assume that your physical media will be compromised when you design these networks.

    --
    Dewey, what part of this looks like authorities should be involved?
  66. Cool by Lobo_Louie · · Score: 1

    How do you spell Maryland in hackerese? m@r\/l@nd.... hell, I don't know.

  67. With these results... by zoloto · · Score: 2, Interesting
    I certianly don't feel safer about amazon.com
    "You are more secure buying a book from Amazon than you are uploading your results to a Diebold server," said Wertheimer, recommending several changes to increase security.


    I mean, we remember what happened a while back right? If I recall there were a number of security related risks regarding customer information... or did they release that information on a voluenteer basis?
  68. Quantum computers could provide... by notetoi · · Score: 0

    if not the whole voting enchilada, at least a tamper-proof voting solution, which seems to be the the primary weakness of digital computers.

  69. might do good. by supernova87a · · Score: 4, Interesting

    who knows? It might just take a result of "George Bush: 99.9%, xyz 33.5%, 105% of precincts reporting, 803 million registered voteres" for people to wake up and realize that there is a problem here.

  70. Shaprton-Larouche by Anonymous Coward · · Score: 0

    That explains the Democratic ticket this year.

    Hmmmmpppfff.

  71. Wireless & Encryption by Ichijo · · Score: 1
    Mr. Wertheimer said the application of security was inconsistent, with encryption applied in some places without the accompanying technology of authentication...

    What's so hard about SSL that they can't use it between the voting machine and the master voting server? This needs to be in place, and as long as it is, whether any part of the link is wireless shouldn't make any difference from a security standpoint. AFAIK, this also resolves the issue of authentication.

    --
    Any sufficiently unpopular but cohesive argument is indistinguishable from trolling.
    1. Re:Wireless & Encryption by PaulMaximne · · Score: 1

      They do use SSL. They just do it wrong so that it's vulnerable to a man in the middle attack. Encryption without authentication. Worthless.

      --


      We witness not a fallen world, but falling every day - The Call.
  72. That's just what we need. Slammer worm for Voting by clickster · · Score: 1

    Manage to locally infect one voting machine with a worm. Then when it dials in directly to the main server, it can infect the server, which can then infect any other voting machines that connect to it. Then have the worms DDOS the main servers. Then wipe the results from the memory cards. Fun for everyone. Since most, if not all of the machines run Windows, how hard can it be.

    --
    If you mod me down, I shall become less powerful than you could possibly imagine.
  73. How to Steal an Election by John+Murdoch · · Score: 5, Insightful

    Would you like to steal an election? Here's a quick survey of how to do it. I'm absolutely serious: I've been involved in political campaigns for years, and have held elected public office. And one of the reasons I'm no longer actively involved in party politics (per se) is that I caught one of my committee people doing some of the shenanigans I mention below.

    First--don't waste your time trying to cheat inside the polling place.
    You would think the obvious place to steal votes would be in the voting booth, right? After all, bank robbers rob banks--so election crooks would gravitate toward polling places. Right?

    Wrong. The place to steal elections is in absentee ballots.

    Absentee ballots: the mother lode of vote fraud
    Let's suppose that you learn that you've been scheduled for a trip out of state that will keep you from voting. You can call your county courthouse and ask for an absentee ballot application. They'll send you a form, which you fill out and return, and then you'll get an absentee ballot in the mail. You fill out the ballot and send it back to the courthouse by the due date--congratulations! You have voted absentee, and your vote has made the nation stronger. In a perfect world, that's how absentee ballots are supposed to work.

    Over the past twenty or twenty-five years the absentee ballot process has, um, changed. In a blowout absentee ballots are meaningless--but in a closely-contested race a handful of absentee ballots can be the difference between a "moral" victory and the real thing. (As a college student I functioned as an "absentee ballot captain"--identifying college students in the Philadelphia area who lived in the 10th congressional district in Illinois. I got them registered to vote at home, and made sure they voted absentee. I put in scores of hours of work--and turned in something like a dozen votes. In 1978 we lost the election by 6 votes--in a special election in 1979 we won by something like 120.) As the value of absentee ballots has become more apparent, people have started to cheat. (The rules for absentee ballots, and the opportunity to cheat, really expanded dramatically with the "Motor Voter" bills that got jammed through state legislatures in the early 1990s.)

    How to steal absentee ballots
    The simplest way to steal absentee votes is to work your way through nursing homes. The ideal method is to have a dedicated party worker who is a resident of the nursing home--but you can also send in a "volunteer." Nursing homes love volunteers who come to visit--so it's easy to plant somebody. However you do it, your party worker announces that she (or he) wants to help everybody participate in the election. Nothing wrong with that, right? So she distributes voter registration cards (perhaps with your party already checked), and promises to make sure that all the cards get turned in to the courthouse. When election time rolls around, she points out that senior citizens can get absentee ballots without question, and without anything like a doctor's note. All you have to do is ask. So Helpful Sally signs up everybody for absentee ballots. And since the absentee ballot is a bit confusing, Helpful Sally helps everybody fill out their ballot. As a general rule, Helpful Sally is going to get in trouble if she tries to buffalo people into voting for her candidate for governor--but practically nobody knows the names and/or positions of candidates for judge, for district magistrate, for local races--even for state legislative positions. All Helpful Sally has to do is say, "if you don't know the candidates, just leave the ballot blank." Oh, how helpful Sally really is. And to be really helpful, Helpful Sally offers to save the voter the cost of the stamp: she'll take the ballot to the courthouse herself, so your vote won't get lost in the mail.

    Once the ballot is done, Helpful Sally can do two things. If the voter picked the wrong office, Helpful Sally can simply "lose" the ballot. Unless the senior citiz

    1. Re:How to Steal an Election by Sevn · · Score: 1

      Damn I'm going to be a great President.

      --
      For every annoying gentoo user, are three even more annoying anti-gentoo crybabies. Take Yosh from #Gimp for example.
    2. Re:How to Steal an Election by Anonymous Coward · · Score: 1, Funny

      Nonsense! Sally was just recognizing the intent of the voter. Grandma obviously didn't mean to vote for Gore. Her eyes aren't that good, and Bush's name was right next to his. Sally did the right thing losing a wrong ballot. And Aunt Tille would certainly want a Republican Congressman looking out for her. There's nothing wrong with Sally checking a few boxes for her. She was just being helpful!

    3. Re:How to Steal an Election by demachina · · Score: 1

      Sorry dude, but this is way hard. Instead why dont you just put a server in the Pentagon and have all the people who live overseas, who used to vote absentee, vote electronicly through it without a paper trail. The guy that controlls that server, Donald Rumsfeld, can then pretty much come in and tell the admin what percentage of those votes he wants the Republicans to get, within reason, and with special attention to the votes in real close swing states like Folorida. Even if he opts to arrange a Republican landslide it can be argued that all those patriotic soldiers would, of course, vote Republican instead of for those soft on terrorism Democrats. Though, I believe its only the officer corps that trends strongly Republican.

      --
      @de_machina
    4. Re:How to Steal an Election by thales · · Score: 1

      "wondering why all of the Democratic voters at the local nursing home registered absentee, but none of them voted. And 100% of the Republicans did."

      If you check the returns for Philadelphia and Chicago you will find that the cities return overwhealming Democratic Vote totals, often by margins high enough to move the state from the GOP to the Dems in an election (as was the case in the 2000 presidental elections). It isn't the Republicans who are causing 70 and 80 percent of the city's votes to go to Dems.

      --
      Quemadmodum gladius neminem occidit, occidentis telum est
    5. Re:How to Steal an Election by John+Murdoch · · Score: 1

      Nice idea--but it wouldn't work.

      One of the things that really got me into politics was a school strike in Washington, D.C., in the fall of 1972. I was a 9th-grader, and a friend and I spent the 13 weeks of the strike going to the Watergate hearings and working as volunteers for the McGovern national campaign. (Younger folks: George McGovern was the Democratic nominee in 1972, and was slaughtered at the polls by Richard Nixon.)

      My point? You simply cannot cover anything up, particularly in Washington. Let's "game out" your example: Donald Rumsfeld tells somebody to fudge how overseas military personnel vote. Sorry: that "somebody" is a civil service employee who is essentially immune to getting fired. Sure--political appointees can make the sysadmin's life miserable, but they'd have to prove that he did something profoundly heinous--like raping a busload of cheerleaders (or downloaded a Metallica song)--in order to fire him. On the other hand, all he has to do is call any of dozens of publications in Washington, and Mr. Rumsfeld will be in front of a Congressional committee answering awkward questions before noon of the following day. The Achilles Heel of the conspiracy theorists is that they forget the press: secrets leak.

      You don't steal elections at the top
      Watergate more or less proved that: George Bush (or any of the Democratic candidates) can't decide to steal an election. Much as the Democrats would love to prove otherwise, the governor of Florida did not "steal" the election for his brother. The people who might have stolen the election were the judges who were evaluating all of those chads. The people who absolutely, positively, did their damndest to steal the election were the "community organizers" who were rounding up people on the streets, crowding them onto buses, and shipping them to the polling place. But that involved voter registration cards of dead people--and that's another subject.

    6. Re:How to Steal an Election by multipartmixed · · Score: 1

      > It isn't the Republicans who are causing 70 and 80 percent of the city's
      > votes to go to Dems.

      You sure about that?

      --

      Do daemons dream of electric sleep()?
    7. Re:How to Steal an Election by Daetrin · · Score: 1
      The Achilles Heel of the conspiracy theorists is that they forget the press: secrets leak.

      You don't steal elections at the top
      Watergate more or less proved that: George Bush (or any of the Democratic candidates) can't decide to steal an election. Much as the Democrats would love to prove otherwise, the governor of Florida did not "steal" the election for his brother. The people who might have stolen the election were the judges who were evaluating all of those chads. The people who absolutely, positively, did their damndest to steal the election were the "community organizers" who were rounding up people on the streets, crowding them onto buses, and shipping them to the polling place. But that involved voter registration cards of dead people--and that's another subject.

      So what do you have to say about the claim that the republicans wrongly removed thousands of Florida voters from the registry shortly before the election on the false claim that they were felons?

      It got leaked, the press got ahold of it, it involves the Florida Secretary of State (and who knows who gave her the marching orders since she isn't talking) and yet it just disapeared into the ether. It still gets mentioned from time to time, but there was no real outcry or investigation. Even if it really was an accident it's still a serious issue, but one way or the other no one seems to be really bothered by it. Sure, secrets leak, but what happens when the press, the people and the courts don't seem to care?

      --
      This Space Intentionally Left Blank
    8. Re:How to Steal an Election by Anonymous Coward · · Score: 0

      I believe the original poster may have been working by "counter example" - aka so folks can't accuse you of being biased - you give the "obviously false" example

      And he's (and another poster) are right. You manipulate at the edges - voter roles (other poster), absentee ballots, etc The orders don't come from the top.

      There is a fairly famous story. On the night JFK was elected, he was complaining to his father about all the work he was going to have to do. Supposidly Joe looked at him and said "Jack, they're still counting ballots in Cooke County. Do you want to be President or not?"

      I follow elections way too much, but don't get involved. Almost every Tuesday between now and June, I'll be working late - helping one of the networks get the results to their analysts. Those guys at the "election desks" at ALL the networks know their stuff. They know where the elections are won and lost, and they watch. They know how things trend

    9. Re:How to Steal an Election by John+Murdoch · · Score: 1

      Hi!

      So what do you have to say about the claim [gregpalast.com] that the republicans wrongly removed thousands of Florida voters from the registry shortly before the election on the false claim that they were felons?

      In short, horse manure. The slightly longer answer is that Greg Palast is depending upon a key facet of American libel law: if the person being criticized is a "public figure," he or she bears the burden of proof to demonstrate that a) the story was false; b) the writer knew it to be false; and c) acted with malicious intent. If you were to parade in front of the White House with placards alleging that Dubya downloaded Spike Lee joint MPEGs from Kazaa there is zero chance Dubya would prevail in a libel action.

      The longer answer:
      There's no story there. Because the allegation isn't true. That's not just my opinion: among the clients I've had in the past is the Elections unit of ABC News. I don't have any direct knowledge of other media, but I'm absolutely certain that ABC has dozens of producers who would kill to be able to break a story about tens of thousands of voters in Florida getting booted from the roles because they were black. They haven't, because there's no story. It didn't happen.

      Voter registration: how it works
      Back before the implementation of "Motor Voter" laws (or the re-legalization of election theft, depending upon your perspective) voter registration was a relatively simple affair. Each county maintained a database of registered voters, and kept a record of how often each voter voted. Each state had a set of rules for when voters would be purged from the roles. I am intimately familiar with the rules in Pennsylvania, so I'll describe those.

      • Each voter's record includes an 8-character string, representing each of the last 8 elections (thus the primary and the general election in each of the past four years).
      • After each election the rolls are updated: the first character on the string is dropped, and a new character is added to the end of the string: an "X" if the person voted, or a "-" if the person did not.
      • The rolls are then purged: any voter who has not voted in the past eight elections is dropped from the rolls.

      (Incidentally, this also made life easy for party workers: if you're managing a campaign for somebody running for an office in an "off" year, you just target those voters who vote in every election [a small minority]. You don't waste time and money trying to win the vote of people who only vote in the presidential general election.)

      With the advent of "Motor Voter" the rules have changed--but only slightly. You will still get purged, eventually, if you don't bother to show up and vote. (And, I might add, "Motor Voters"--so-called because states now must seek to register new drivers to vote--generally do not bother to come to the polls.) The difference is that the time period to purge the no-show is longer, and some states require some kind of attempt at contacting the "voter", in hopes that a piece of junk mail might stimulate him into dragging his carcass down to the polls once in four years to participate.

      But what is not kept, anywhere...
      ...is any record of a voter's race. So there's no way to determine that a particular voter is black, Hispanic, or Asian.

      That said, there was, I recall, a purge of convicted felons from Florida's voter rolls. And there was a fuss about it, because the purged felons were, disproportionately, black. (A figure I have heard, although I can't tell you where, or how authoritative it might be, is that 25% of black men in America between the ages of 25 and 34 have a criminal record.) As I recall the circumstance, the previous governor's administration had not purged convicted felons from the rolls, so when Jeb Bush's administration did (as they were required to do, under Florida law) there was a big number. Another dimension to the fuss was that s

  74. Pulling out wires? by Ioldanach · · Score: 1
    He said touch-screen machines could be disabled simply by repeatedly jamming a voter card into a terminal or lifting it up and pulling out wires. (from Yahoo story)

    Pulling out wires? Just what wires come out of the bottom of these computers and how hard would it be to insert a dongle between the computer and server? It sounds fairly trivial to hack the hardware stream, then, and cause every, say, second vote to be automatically cast in a particular way.

    Which is, of course, why a user verifiable paper trail is required.

  75. Maybe we should do this differently by RadioSilence · · Score: 3, Insightful

    Maybe instead of putting fully networked machines in front of the voter, we should look at this a different way:

    1) Start with each machine being configured to run stand-alone.
    2) The voter places their votes, and is issued a paper reciept containing who you voted for, and what booth you used (perhaps a machine readable only side to give to the attendant, and a human readable side that you keep, for privacy) with their entries encoded into a bar code of sorts, as well as being recorded locally.
    3) They bring the reciept to the person administrating the voting at that location, who takes their reciept and runs it though a reader which tabulates the votes for the whole voting session.

    In the end those results are tallied against the individual voting booths, and as well as having a paper trail to fall back on, and it prevents someone in the booth from being able to do any more damage than corrupt whatever was done on their machine. And if the attendant tries anything with his machine, the count between the different booths will also be thrown off, and it would be very difficult (never say impossible) to destroy reciepts for one specific person because of the encoding.

    Throw strong encryption and a minimal and hardened OS into the mix, and it might actually be reliable.

  76. In VA, Who would notice? by Cragen · · Score: 1
    [rant] Well, here in VA, there ain't much difference between a clean election and a "fixed" election. I have long suspected that the same guy/group is selecting all the candidates for all the parties for all the elections. Might as well be. They all look the same, act the same, and smell the same before and after they have been elected. The traffic doesn't get any better, etc., etc. (Here in VA, they don't even bother anymore with putting the party of the candidate on the roadside "Vote for X for Y" adverts during the election season.) [/rant] How exactly would the outcome be different if the voting machines were hacked? Having "Kermit the Frog" get 98% of the vote might just be an improvement!

    cragen

  77. democracy inaction by frankie · · Score: 3, Interesting
    As a Maryland resident, I've tried to do my part. I contacted my elected officials and warned them about Diebold. I sent another round of faxes and emails after we learned that Diebold planned to gouge us "out the yin-yang" if we wanted verified voting. Final results: a couple form letter replies amounting to diddly squat.

    The most frustrating part is that my county already had perfectly good voting machines: paper-based scantron-type forms where you mark the appropriate rectangle and a simple scanner tabulates the results. Effective, verifiable, well-understood, and relatively inexpensive. In other words, the complete opposite of what the state just bought for us.

    --
    Approve Approval Voting Now!
  78. Half-awake poll staff? by Anonymous Coward · · Score: 0
    Most of the attacks would probably be noticed by an even-half-awake poll staff

    In my state the polling staff is wide awake, but half dead. They are almost entirely over 65 and slow. It's probably the bored people waiting in long lanes that would see anything amiss. The staff are still trying to figure out how alphabetical order works so they can find a name without searching the entire voter rolls.

  79. Hacks--Not Hack(ers) by annielaurie · · Score: 4, Insightful

    As a longtime Maryland voter, in my observations this situation has far outstripped the technical problems with the Diebold systems. The problems have been well documented--from the issues in California, to testimony of various experts before our own state legislature, and now another group of experts. We've had secret e-mails exposed, we've had experts from Johns Hopkins (Maryland's academic Holy of Holies), and ample warnings from all manner of well qualified individuals. Now people from the NSA (Maryland's second governmental Holy of Holies, next after Social Security) have weighed in.

    What does all this tell us? Well, I think anybody with a modicum of sense can see that the Diebold system is badly flawed. The Baltimore Sun has spelled it out in words that even non-technical people can understand.

    What we have here is an elections board made up of political hacks, all trying to cover their individual and collective arses so they can continue to feed at the government trough. They made an ill-considered and ill-advised purchase of these machines, and they'll stop at nothing to excuse themselves and to see that we're forced to vote under the ridiculous circumstances they've imposed on us. Trying to make logical sense of what they say is an exercise in futility.

    Didn't somebody once say that the OSI model had an eighth layer--the political layer? Well, fellow Marylanders and assorted interested parties, that's where we're functioning now. The merits (and lack of merits) of the Diebold system are a moot point, and I fully expect to be voting on one in November.

    I have to echo a question asked by someone else: What is/was wrong with the voting machines we used for so many years?

    Anne

    --
    DUCT TAPE: The Election Supervisors' Secret Weapon
    1. Re:Hacks--Not Hack(ers) by Anonymous Coward · · Score: 0

      Dang, I'm an election judge in Howard County Maryland (a unit judge actually) and am supposed to be trained on these machines on Feb. 6th. I wonder if I should bring all of this up or just keep my mouth shut? I was selected as a judge because of my IT skills (software engineer for 24 years) but am starting to wonder about this whole process.

      I also thought the voting machines in Howard were just fine (use a marking pen and the ballots were read by a machine). I don't know of any problems at all ever with those. I guess we have South Florida to blame for this fiasco.

  80. What Operating System? by SilentT · · Score: 1

    Anybody know what OS these things use?

    1. Re:What Operating System? by PaulMaximne · · Score: 1
      Voting Terminal WinCE.

      Voting Server Windows 2000. Windows not patched up to current standards, not locked down AT ALL.

      Truly scary.

      --


      We witness not a fallen world, but falling every day - The Call.
  81. fraud by Anonymous Coward · · Score: 0

    You can count that against the blacks in Florida who were incorrectly placed on a felons list, and denied their right to vote. They were able to get things corrected - after the polls were closed.

    I was unaware of any university ringers. Can you quantify it? The disenfranchised blacks ran in the hundreds to low thousands.

    Vote tampering is wrong, no matter who does it.

    For that matter Gerrymandering is wrong, no matter who does it. IMHO, they should take voting districts and settle on a simple perimeter/area ratio. Too high, and it's back to the drawing board - for either side.

    1. Re:fraud by HiThere · · Score: 1

      I can't quantify...but I do know that both sides reported irregularities. I think that it was eventually decided that everywhere but Florida it wasn't significan enough to matter. And in Florida the Supreme Court first said "don't check yet", and then said "Whoops, there isn't enough time to check" (and sealed the evidence "to avoid futher disputes" [that isn't really a quote, sorry, but it's a fair paraphrase]).

      I don't who would have won a fair election, but I do know that both sides proved that they were liars, cheats, and theives. And it seems to me that anyone who trusts either of them is playing the part of a fool.

      (University students may have played a minor part. I wouldn't be surprised. In fact, grade school students wouldn't surprise me. After all, dope pushers use them.)

      That said, Democrats are generally more interested in people likeing them, and Republicans are generally more interested in personal power. So I will generally come down on the Democratic side (their being more powerful doesn't give me anything, but getting me to like them usually involves at least pretending to consider my desires).

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
  82. Thanks Moderator! by TrollBridge · · Score: 0, Troll

    It would seem yet again that a cowardly moderator with an opinion contrary to mine chose to anonymously label me a Troll instead of debating me and proving me wrong, almost as if to say "I know you're right, but I can't admit it, so instead I'll silence your opinion by moderating you down."

    --
    There's a Mercedes gap too. I want one and can't afford one, but it's not government's job to do anything about it.
  83. Need a migration path by VX1984rr3 · · Score: 2, Interesting

    From the old software deployment methodology, why can we have the computer stations that work on the Operation (that childrens game) model. After you punch down your punch is counted in the computer and you still have your card. Spend a few years counting both and see how that works out. By then should be on version 3 or so and service pack 5.

  84. We should worry MOST about Ms. Lamone by Desolation+Row · · Score: 1

    It's insiders we should be most concerned with, especially patronage twits like this Linda H. Lamone who has already shown herself either unqualified for her position, already bribed, or, most probably, both.

  85. Why all the concern? by Anonymous Coward · · Score: 0

    Why is everyone so concerned with fraud in the voting machines? The real fraud is in voter registration and ID. Who gives a shit that someone can rig the machine to vote twice in one session, when the busload of 16 year old kids can vote four or five times in one day. Haven't y'all ever heard of the "Graveyard Vote?" And don't tell me that they check ID, I've been a poll watcher in several elections. No one checks ID. Hell, some states don't even require it.

  86. How do they reconcile their statements? by Anonymous Coward · · Score: 0

    "In two hearings, a consultant assured lawmakers the machines would be "worthy of voter trust" in the March 2 primary, but outlined physical weaknesses and electronic vulnerabilities that would allow a determined hacker to corrupt or destroy election results."

    These two statements would seem to contradict each other.
    Maybe we crackers should take this as a once-in-a-lifetimne opportunity to rescue this country from the radical right.

  87. It doesn't scale by Detritus · · Score: 1

    If the ballots were limited to a few items, I would agree with you. The problem is that the number of items on many ballots is huge. That is why the Canadian system would not work very well in the United States.

    --
    Mea navis aericumbens anguillis abundat
  88. Absolutely NOT by fizbin · · Score: 1

    Here's the problem with that - and it goes back to the other issue of letting you take a completed ballot out of the polling place with you - it lets you prove to someone that you voted a certain way. This then leads to people being asked to prove to someone (their boss, church leader, local block bully, etc.) that they voted for candidate X and facing reprisals (or at least, deep suspicion) if they cannot prove that they voted the "correct" way. I'd love it if somehow the state could prove to the public after an election that each of their votes was correctly counted, but I don't know how that's possible to do without creating the situation where someone is able to prove to another party that they voted a certain way.

    Also, I'll note that your system provides no way for the public to know that, say, 10% of the numbers on that list (all with votes recorded for candidate X) are made up out of thin air and don't actually represent votes legitimately cast on election day.

  89. how about multiple receipts? by hopeless+case · · Score: 1

    I wish there were some way I could take a number home with me after voting that would let me verify how my vote was counted after the election.

    I am picturing the government publishing a DVD of election results that anyone can buy after the election. You can use the number on your receipt, together with the DVD, to verify how your vote was counted.

    I realize some care had to be taken to avoid compulsary vote selling schemes.

    Let's say my boss says I have to vote for X, and I have to give him a voting receipt proving I voted for X, or he will fire me after the DVD comes out.

    When I vote, I vote for Y and get a receipt. Then I ask for another receipt that says I voted for X, and I give that one to my boss.

    In other words, the machine lets me print phony receipts and true receipts and I am the only one who knows which is the real receipt.

    Why is this useful? Well, everyone would be able to verify how their own vote was counted. Let's say a large election is hacked by the forces of evil and 100000 votes are changed. Let's say one in ten people bother to check their vote. Then there are 10,000 people who know their votes were changed.

    I think that would be a useful check and could avoid the vote buying problem. Well, if you could work out the bugs, that is ;-)

  90. par for the course... by $ASANY · · Score: 1

    You're confusing NPF with Journalism. An easy enough mistake to make when they bandy about the term "news" so often...

  91. Good break-in; bad conclusion? by Flexagon · · Score: 2, Interesting

    Perhaps the hackers were respectable, finding the clearly serious flaws. But at least one decision maker still seems to have reached the wrong conclusions:

    It's apparently "impossible" to put some of the recommendations in place in time, but they're sticking with the system. How do they add a paper trail without patches of some kind, assuming they don't just make everyone vote twice?

    "I don't disagree with what they say -- they're the experts," Lamone said after the Senate hearing. But, she added, "I think it's a very good system."

    And how do they put "tamper tape" on a phone number whose answering system the consultant says is "easily" breakable and can't be patched in time?

    Their higher priority appears to be that the Diebold systems will fly in March, not that they will use a trustworthy system.

  92. Idiot... by Rotten168 · · Score: 1

    We had them too, moron. Florida...2000... you can remember back that far can't you?

    1. Re:Idiot... by Anonymous Coward · · Score: 0

      ...that all can understand.....

      I understand that may be a problem in Florida though....

  93. Virginia Elections by Anonymous Coward · · Score: 0

    There are many problems with the voting system that is now in use here in Virginia. I am an Election Officer for the Commonwealth of Virginia, hence I am writing as an AC.

    I have talked releatedly to the officers in the electoral board here in my county to convince them of the error they have made with deploying the WinVOTE machines. The problems that I have observed during the machines' deployment in this past November's election were the following:

    1) There is no screen or curtain to prevent other voters, precinct party observers, and election officers from watching you make your vote. Even if the person observing is far across the room, it is easy to tell which part of the touch screen the voter has selected to press hence you know who/what they voted for. Party observers could stand in the polling place and gather this data and relay it to their own organization. If the party observer is familiar with the people in the precinct they will be able to target a voter, since they know how they vote, for strong arming etc. This problem is the worst of all the problems with the new system and the easiest to correct.

    2) There is no paper reciept of the vote made. I am not an advocate for a reciept being printed for the voter to take with him/her, since this will invite logistical problems if the machine fails and people wat to revote. What needs to happen is an internal paper tally needs to be kept as people vote, in case the machine dies and is not recoverable. This paper trail can also be used for later verification etc.

    3) The wireless technology should be disabled.

    4) Use open source software. This is the one that will most likely be impossible to have changed. In 10 years or so, when these machines age out this will be possible, but this county and many others have already bought the machines, we're basically stuck with them.

  94. Do what we do, use paper ballots by olivercromwell · · Score: 1

    Here, north of the 49th, we use paper ballots. All candidates names and party affiliations for a particular riding (electoral zone for those not familiar with Canadian terminology) are rpinted on the ballot. There is an empty square next to each candidate's name. Using a pen, you mark an X inside the box next to the name of the candidate of your choice. At the end of the day, scrutineers from each party count the ballots, and report the results to the returning officer for the voting station. If there is a dispute, they count them again. Finally, the returning officer may also count if the dispute is not resolved. Now, we have several time zones here, last polls closing 8pm Pacific. The results of an entire federal election are known by 11PM Pacific that day. Robert Cringely actually wrote an article on our elections here. He seemed to like it, and proposed using it in the US. I do believe his article was slashdotted as well. It is simple, straightforward, and idiot proof. Unlike electronic voting seems to be. Amazing what you can still do with a simple slip of paper.

  95. No by volkris · · Score: 2, Interesting

    No, we DON'T need paper trails or receipts or anything like that. There is absolutely no sense in using a backup that is guaranteed to be wrong.

    No, there is NO problem with using a wireless network; if a vulnerablility is created just because it happens to be wireless then you have bigger problems to deal with.

    All that is needed is a good implementation of public key and a very small amount of thought as to where an individual vote needs to be guaranteed accurate.

    It's perfectly feasible to create an all electronic system that's perfectly accurate, nearly hackproof, massively verifyable, and almost instantly countable. It's a problem a high schooler could lay the foundation for.

    So why are we wasting our time with the trash presented so far? Because the states haven't been asking the providers to go through the extra trouble. Let them take the easy way out and of course they will.

    But get off this nonsense about paper trails, receipts, and outrage over wireless.

  96. What about something like this... by Colossus · · Score: 1

    A voter is given a random card with a unique id on it.

    They take this and feed it to a machine.

    They proceed to vote and the tally is stored electronically and physically on the paper.

    At the end of the session the computer shows the logged results that the person matches, clicking "OK" each time the result on the card matches the result stored electronically.

    They then take the card to an attendant who places it into box, the attendant uses a clicker to tally the cards they placed in the box, the box also keeps a count for each card that is passed in.

    In the end the results are tallied electronically. If the time comes for a recount we have the exact number of votes cast (electronically, by clicker count, by box count, and by physical paper count), that would effectivly eliminate a good amount of fraud (as far as "lost" votes). Then the actual paper results can be counted and compared to the electronic count.

    If there are discrepencies I would say the effects should be extreme, such as a re-vote in the affected area or some other measure equally as drastic.

    If we did that results should not be real time, we shouldn't who leads and where they lead. We should figure out where there are problems, correct the problem areas and then decide who is the winner...

    Doesn't seem to be all that hard really.

    Any thoughts?

  97. Vulnerability vs Determination by Anonymous Coward · · Score: 1, Interesting

    Every controlled system is vulnerable. For each (usable) system there is a threshold of security. If a determined enough party exists, it can and will compromise the security.

    If a hypothetical 100% secure system may be controlled by even 1 human, the interested party will compromise this person's integrity.

    An ancient workaround is to have systems rely on the input of many people (2 lock safes, numerous people present at the election locations etc.) as at one point it becomes too difficult to compromise enough people and keep it secret.

    The paper based voting has been tested in the last few decades and has proven satisfactory.

    So, if the goal is controlled and successful election process, the answer is clear.

    But is this what the rattle is all about?

    Here are a few "benefits" from radically changing the technology:
    - votes will be counted faster
    - a sihtload of money will be made by private manufacturers and empowered individuals may get a big kickback
    - a closed source solution may provide some individuals with power to anonymously abuse the system

    I, personally am OK with waiting a few days longer.

    This reminds me of a bumper sticker I keep seeing on cars saying "War is not the answer!" Actually, war is exactly the answer... To a different goal set.

  98. h4X0rs by kesler · · Score: 1

    Please write in Al Sharpton for President!!! Finally the techies will run the world!

  99. We need statistical checks by Hoplite3 · · Score: 1

    In science, all good measurements come with error bars. Why can't we count votes the same way? It should be possible to predict the margin of error in hand counted votes, punchcard votes, scantron votes, and so on. If the results of the election are decideded by a gap less than twice the error, everyone votes again.

    Better yet, why not switch to a voting system that isn't broken? The "one person one vote" system forces strategic voting instead of preference voting. Don't vote for the third party candidate or you throw your vote away, even though you really wanted them. Preference voting allows you to rank the candidates in order of preference. If your 1st choice is at the bottom of the heap and there's no winner, your vote is moved to the next person on your list.

    We don't do this, or any other system that takes more time because democracy is a spectator sport. More people watch election coverage than vote. It's like the superbowl. You don't know who will win so it's exciting. The "experts" argue, but you get to see one of them proved wrong. The vague notion that the outcome will impact your life just adds to the drama.

    --
    Use the Firehose to mod down Second Life stories!
    1. Re:We need statistical checks by Trinition · · Score: 1

      I agree, I would like to see something like preference voting take us away from the compromise-forcing 2-party system we have now.

  100. Mis-Informitive by Chouser · · Score: 1
    The chapter suggests that the story about the Florida voter registration scrub mixups didn't run in the U.S. This is simply incorrect. I certainly had heard about it quite a bit, and not from the venerable BBC. By the way, the BBC's "reporting of the news is suddenly in disrepute".

    It also seems to suggest that purging of voter registration lists is a corrupt idea, when in fact a quick search of the news reveals that many precincts in the U.S. are struggling with problems of convited felons or dead people voting.

    The 2000 elections in Florida deserve a thoughtful, informed examination, while this book seems to provide more of a frenzied, mis-informed opinion.

    --

    --Chouser
    "To stay young requires unceasing cultivation of the ability to unlearn old falsehoods." -LL
  101. Electronic selection, paper ballot by ucsckevin · · Score: 3, Insightful

    The problem with paper voting wasn't the counting system, but the innacurate/non standardized methods of presenting the cadidates, and making people put a hole through a piece of paper paper. Instead, let voters select their candidates on screen, have the ballot be printed (maybe with a barcode!) and have them hand it in to the moderators. It solves the problem of clarity/standardization, and you're not doing electronic tabulation.

  102. NPR - Better link by eclectic4 · · Score: 2, Interesting

    Electronic voting is ill-fated on many levels. If you have the time please, PLEASE listen to "The Annoying Gap Between Theory and Practice" audio found here. Just do a search for "The Annoying Gap Between Theory and Practice" in the search window in the left column. It fills many gaps as far as understanding the fundamental "problems" with e-voting, and it's quite an eye opener. Good luck.

    --

    "The greatest obstacle to discovery is not ignorance - it is the illusion of knowledge." - Daniel Boorstin
  103. We simply do not have your laws. by Srividya · · Score: 1

    Here we hire based on any criteria of our choosing because we have freedom to do this. We can hire on religion, or appearance, or work ethic, even professional demeanor. My employer however is unconcerned with this because there are far, far more programmers in Tirupathi than there are jobs, so he is mainly concerned with finding the most best programmers who will work the hardest and code the smartest. However at our prices since only Indians like myself can compete, it makes sense for us to have a professional web site as we are a group.

  104. Only one way to fix this by Buskaatt · · Score: 1

    Government doesn't seem to care, Diebold doesn't care, but wouldn't the American people notice if, say, they go into the voting booth to do their democratic duty and find the latest slashdot poll instead?

  105. W? What about C? by Samrobb · · Score: 1

    Google for "Clinton military strike", or "Clinton military invasion". Amazing how much blood the peace-loving Democrats have on their hands, isn't it? Notice the lead articles about near-unanimous support for limited strikes into Iraq? Planned invasions of Haiti, Iraq, Afghanistan. Failure to pursue bin Laden. Bombing a pharmeceutical plant. Kosovo.

    No, nothing that compares in scale to what Bush has gotten us into. Just the random, half-hearted slaughter of thousands of people across the world by an amoral leader terminally afraid of comitting himself to anything that might bring criticism his way.

    --
    "Great men are not always wise: neither do the aged understand judgement." Job 32:9
  106. Diebold's lies by tswann01 · · Score: 1

    From Diebold's press release : "Today, the Maryland Department of Legislative Services, based on the analysis by RABA Technologies, concludes that the March primary election can be held successfully without any changes to the Diebold Election Systems software."

    From the Washington Post Article: "Linda H. Lamone, the administrator of the Maryland State Board of Elections, assured lawmakers that the board would comply with many of the recommendations but said that some of them would be impossible to put in place before the primary."

    I know who I believe.

  107. Oregon voting by gblues · · Score: 2, Informative

    Actually, voters in Oregon are required to sign the envelope before they put it in the mail. While it's not foolproof, it's obvious if every ballot has been signed by the same person.

    Nathan

    1. Re:Oregon voting by Anonymous Coward · · Score: 0

      Thanks, buddy. Now everybody knows the secret back door to absentee ballot fraud is to sign different names in different ways. They never would have figured that one out.

  108. What about the TAMPER TAPE by Conare · · Score: 1

    What do we do if the Tamper tape gets ripped? So you mean if I am a poll worker who tends to vote for party A, and I know that I work in a precinct that predominately favors party B, All I have to do is wait until no one is looking, (except people who I like or can pay off) and rip that tamper tape slightly. Bingo! I have just disenfranchised hundreds of voters, a majority of whom voted in a way that I don't approve. Good Idea, tamper tape. They didn't think that one through very carefully did they?

    --
    Stop Continental Drift! Reunite Gondwanaland!
  109. Hell, no! by PCM2 · · Score: 1
    Probably the best thing to do then is print out a barcode at the top with a breakdown of voting:

    President: John Adams
    Vice-President: Thomas Jefferson
    Treasurer: Etc

    You're basically talking about eliminating the idea of a secret ballot. No effin' way.

    Think about how you vote already. At my polling place, I fill out what amounts to a Scantron form and feed it into a machine. The machine goes beep, a counter increments, and I'm left with a little torn-off strip of paper that says "you voted." And that's it. There's no paper record of who I voted for. There never has been, and that's on purpose.

    Imagine how your vote might be influenced if you knew you had to walk home from your polling place past a bunch of thugs who would demand to see your voting receipt -- "correct" choices implied -- and weren't going to take no for an answer. That's why there's no visual confirmation.

    I understand some of the hubbub over "electronic voting," and some of it I don't understand. I mean, in my district we have electronic voting right now. Would it be significantly harder to rig a Scantron machine than to rig a computerized voting machine? I don't know. I guess that's the point of these studies. But I can't believe there's no way to implement a new ballot-taking UI without compromising the entire voting process that's gone on for 200 years.

    How about this: You show up at your polling place. You're given a two-part card, perforated; one with the voting receipt on it (same as with the Scantron) and the other with a barcode on it. You go to your computer terminal. You feed it your barcode. You punch in your votes. It beeps. You get up, and you go to another machine at the same polling place. You feed it your barcode. At this point, it pulls up the choices you just voted for from whatever database, and re-presents them to you. This is to confirm that your choices were stored in whatever database properly. You can't change them at this point. You can only confirm or deny the whole ballot. If you abort it, you'll need to talk to your polling place staff about getting a new ballot. If you confirm, you're done and off you go. If you do neither, the ballot is invalid. Once you confirm or deny, the barcode is invalid, and nobody can see your choice again.

    --
    Breakfast served all day!
    1. Re:Hell, no! by Anonymous Coward · · Score: 0

      Why is everyone saying he's trying to do away with the secret ballot? can you not read?

      It displays on a screen, but only to YOU. No one else sees the screen. the screen is there so you can easily read who the hell you just voted for, like a summary.
      Christ people.

    2. Re:Hell, no! by Mr.+Slippery · · Score: 1
      You're basically talking about eliminating the idea of a secret ballot. No effin' way.

      There are schemes that provide a verifiable vote receipt, yet preserve secret balloting. David Chaum has an interesting one that uses a cut-and-choose protocol.

      --
      Tom Swiss | the infamous tms | my blog
      You cannot wash away blood with blood
  110. No, you're the idiot by multipartmixed · · Score: 1

    We don't have to worry about hanging chads. We just put a goddamned X in the box. How fucking complicated does this election shit need to be??

    --

    Do daemons dream of electric sleep()?
    1. Re:No, you're the idiot by Rotten168 · · Score: 1

      Bah, well obviously only the democrats had problems with punchcards.

  111. Another way by ZanzOfCanz · · Score: 1

    How about print a paper receipt and feed that receipt into another counter. The tallies from both systems should be separate and could be compared, any fraud would be obvious. Two separate systems that can be compared. the receipts remain at the booth and are available for recount and verification if necessary.

    Of course a completely online system would be preferable so people could vote more often on more issues and have more say.

  112. what if... by Sebastopol · · Score: 2, Interesting

    i read many of the posts here about disrupting the process, or tampering with votes between submission and counting.

    my question is: suppose someone DOES manage to wipe out or tamper a bunch of votes, and the volunteers realize it. would the county actually admit they just lost 10,000, 20k, 30k votes by accident? there's no way you could sue the county, so all these folks would be denied their constitutional rights with no way for recourse.

    in the neon of agrajag:

    be afraid, be very afraid...

    --
    https://www.accountkiller.com/removal-requested
  113. Nooo.... really? by Chmcginn · · Score: 1

    I don't think the grandparent had any idea that this was the case. None at all. Not any chance whatsoever, really. No, seriously. (Okay, was it obvious enough that time?)

    --
    Have you been touched by his noodly appendage?
  114. Guess who? by GungaDan · · Score: 1

    Al Gore?

    --
    Eloi are stupid, throw morlocks at them!
  115. Maryland NAZI State by Anonymous Coward · · Score: 0

    NO NO NO! You got the message all wrong!
    Maryland officals did not what to know
    if they're e-voting system was a bust,
    but how to bust the system for the next
    election.

    Maryland is the NAZI State of the US!

    They depend on $$$ payout from George
    Bush to maintain their bogus State
    Captial Operations, ergo the pension
    program for Top state employees, state
    funded sex parties in France, and
    loading the GOP coffers in Huston.

    Want to live in a 1970's Eastern Block
    Communist Country? Then move to
    Maryland!

    If the DOD's Thermo Nuclear Warheads are
    targeted at Moscow, then I'd say "Wait!
    Target Maryland! Blow the Boozos to
    Kingdom Cum!"

    Ha!

  116. Well DUH! by tbond_trader · · Score: 2, Insightful

    Of course voting machines are vulnerable. They were designed by Diebold that way, so Bush can once again steal an election.

    With no audit, no paper trail, and no accountability, it'll be a cake walk. Of course if they get exposed, they say "We didn't know" and then put the decision into the hands of the Supreme Court of Kangaroos and you know how that story goes.

    1. Re:Well DUH! by foniksonik · · Score: 1

      So what you're saying is that after Bush gets re-elected... suddenly Diebold's systems will be deemed unusable and a new system will go in to place? What is this conspiracy thing and how can you believe that it can happen in the way you describe?

      --
      A fool throws a stone into a well and a thousand sages can not remove it.
    2. Re:Well DUH! by tbond_trader · · Score: 1

      >> So what you're saying is that after Bush gets re-elected... suddenly Diebold's systems will be deemed unusable and a new system will go in to place? Exactly. If you remember, paper trails and other improvements are due to be legislated in 2005. Nice and convieniently AFTER the elections. Sit back and watch the show. Bush will win no matter how much the population is against him.

  117. The controversial 2000 election by smiff · · Score: 1
    To insist he wasn't elected simply because of the popular vote is completely ignoring the fact that elections AREN'T CARRIED OUT BY POPULAR VOTE.

    The 2000 election controversy has nothing to do with the popular vote. Officially, electors of the electoral college go to congress and cast their votes. Whoever gets the most votes from the electors becomes President. Note that the electors are free to vote for anyone they want (although they will have to answer to their constituents afterwards).

    It is up to the states to determine who the electors for their electoral votes will be. I believe all of the states currently choose electors this way: the party for each candidate selects a bunch of people (one person for each electoral vote) to act as electors. If the candidate gets the most votes, then that candidate's electors are registered with congress. When it finally comes time to vote, the electors go to congress and cast their ballots.

    As Anonymous Coward pointed out, the controversy in the 2000 election occurred because the Supreme Court interfered with Florida's right to choose its electors (ironically, the same justices who constantly harp about states' rights ruled opposite of their usual manner in this case). While seven of the nine justices agreed that Gore could not pick and choose which counties to count votes in, the justices were sharply split on how to deal with the issue. Four of them ruled that the case should go back to Florida to let the state decide how to remedy the issue. The other five ruled that the state didn't have time to remedy the issue so they would have to stick with the previous count.

    It is worth noting that there are actually two deadlines for electors to register with congress. The preferred deadline was one or two days after the Supreme Court ruling. If a state registers it's electors by the preferred deadline, congress has to let them vote. The second deadline was about two months later. If a state registers its electors after the preferred deadline, congress could hold a vote to decide if they would refuse to let the electors vote. Again, whether or not to register its electors by the preferred deadline was an issue for the state to decide (all indications were that Florida law would have permitted waiting).

    It's worth noting that Bush appointed two of those justices' children to positions in the executive branch. On June 1, 2001, Bush appointed Janet Rehnquist, U.S. Chief Justice William H. Rehnquist's daughter, to be inspector general of the Department of Health and Human Services. Earlier, he appointed Eugene Scalia, son of Justice Antonin Scalia, to the top position for the US Department of Labor. Also, Scalia was recently seen duck hunting with Cheney. Rhenquist and Scalia (both strong supporters of states' rights) voted in Bush's favor in Gore v. Bush.

  118. 100% Secure Voting Made Simple by BuckaBooBob · · Score: 1

    No-one Votes No errors can be Made.. Simple!

    But really it would seem all of these companies trying to make "Secure" Evoting work are ignoring the most simplistic rules of security. If you Plug it in It becomes Vulnerable.. Simple There is Absolutly nothing you can do about that.. After you Break that rule the only thing you can do is minimize Risk of security of being breached.

    1) Do not use anything/platform that there is an abundant amount of information on in the public domain.
    2) Secure All Documenation related to structure and operability of your product.

    So far from what I have seen everyone involved in Evoting systems scores a 0 so far. I am no genius but these concepts are very simple and are being overlooked. Just starting from that and having a very good set of programmers that have a good historical background in programming secure systems would lead you off into a great start.

    --
    Who needs WiFi when we can have Packet Over Sheep! http://datacomm.org/PoS-InternetDraft.txt
  119. Report by enbody · · Score: 1

    Here is a link to the actual report.

  120. Debate this! by vovin · · Score: 1

    One guy picked the locks protecting the internal printers and memory cards. Another figured out how to vote more than once - and get away with it. Still another launched a dial-up attack, using his modem to slither through an electronic hole in the State Board of Elections software. Once inside, he could easily change vote totals that come in on Election Day.



    It simply doens't matter who, what, when, where, or HOW you vote. If you control the people/machine *COUNTING* the votes, you control the election. So just STFU about the paper receipt and using an optical scanner, etc. Hell it doesn't matter if they were all counted by hand - your count is still just added to the totals on the state board's computer. The problem is still on the final tabulating computer. An insider controls your vote - you don't.

  121. Electronic Voting by unionmike · · Score: 1

    I am very concerned about the trend to using e-voting in this country. It seems to me that it is way too easy to hack something like that with no way to trace what happened. I would like to suggest the following solution (perhaps someone else has already thought of this, but I don't know why no one seems to be talking about it). It uses standard, off the shelf hardware, relatively simple software that does not have to be proprietary, and guarantees a paper trail. Please let me know what you think and if you think it's a good idea, lets try to push for its adoption.

    Voting would be a 2 part process.

    Part 1 would involve printing of the ballot. The voter would go to a booth with a touchscreen where he/she would choose candidates from a menu corresponding to the choices in that particular election district. After the voter has chosen, he/she would push the print button and a ballot would be printed on standard 8.5 x 11 paper with the appropriate boxes checked. Included on the ballot would be a bar code indicating the voter's choices. If the voter makes a mistake or changes his/her mind, a new ballot could be printed and the old one discarded. This part could even be done at home.

    Part 2 - The voter takes the paper ballot and deposits it in a ballot box. There would need to be security measures to ensure that a voter only places one ballot in the box at a time, but this should not be hard to do. At the end of the day, all the ballots would be fed through a bar code reader and tabulated. Ballots would be kept for verification purposes. If need be, they could be rescanned, or if someone suspects foul play with the bar codes, they could be hand counted.

    That's it. It would be cheap, efficient, and many companies could produce the software (or it could be open source). And the whole process would be transparent and auditable. Let me know what you think.

  122. YHBT. by Anonymous Coward · · Score: 0

    YHL. HAND.