Slashdot Mirror


Diebold Flops in Alaska

lukej writes "From the Anchorage Daily News, During yesterday's preliminary and ballot measure election across Alaska, Diebold built voting machines failed to 'phone home' causing a hand recount. As a party spokesperson said: "I can say there are many systematic problems with Diebold machines that have been identified in many contexts." Additionally, the state itself has mandated some hand counts of all electronic results, and the Democratic Party is simply suggesting voters request paper voting."

24 of 255 comments (clear)

  1. Seriously guys, by Zouden · · Score: 4, Insightful

    how hard can it be? I could rig up a basic voting system in an afternoon and it would work "pretty good". A large company, on a multi-million-dollar contract, with years of work should be able to produce a flawless machine for something as simple as tallying some votes.

    All I can say is, those secret election-rigging backdoors must take a lot of work, because what else have their developers been working on?

    --
    "A week in the lab saves an hour in the library"
    1. Re:Seriously guys, by ms1234 · · Score: 5, Insightful

      Keyword is contract and how long they can milk it.

    2. Re:Seriously guys, by Ulven · · Score: 5, Insightful

      You miss the point. He could write a 'pretty good' voting machine in a day (Or not, that's not the point). Diebold, with all their money and years can also come up with one that is 'pretty good'. It should be perfect. Therefore, on a time/money per quality of product basis, Diebold are worse than useless.

  2. After a quick glance at slashdot by Anonymous Coward · · Score: 4, Funny

    I see the Title "Electronic Toilet" and then the words "paper voting"...

  3. Re:Diebold's still around? by legoburner · · Score: 4, Informative

    Though in fairness, their ATMs have had just as many problems, but luckily ATMs dont completely undermine democracy. worm infections media player hack. Great idea to use windows XP (embedded) on an ATM...

  4. Hand count vs. Diebold by SuperBanana · · Score: 4, Insightful

    Concern over the machines led the Alaska Legislature in 2005 to pass a law requiring a mandatory hand count of ballots in one randomly selected precinct in every election district.

    Be interesting to hear about how those random hand counts compare to the machine tabulations.

    By the way, it'd be nice if slashdotters took notice that a number of the failures were related to phone lines (probably people plugging them into the wrong jacks, digital lines, or lines requiring special dial-out numbers, etc.)

    Last but not least:

    The Diebold electronic voting machines nationwide have been criticized by voter groups and computer scientists who say they are vulnerable to fraud. Diebold has defended the machines, saying they are secure when elections officials follow proper procedures.

    That's the whole point, Diebold: you shouldn't have to "follow proper procedures." The machines should make it impossible to do so, just like I punch a ballot, place it in a box, which is locked and sealed, and taken by police to the counting facility, etc. The current system requires a fair amount of work to interfere with; the Diebold machines seem to require a fair amount of work to NOT interfere with!

    1. Re:Hand count vs. Diebold by BiggerIsBetter · · Score: 4, Insightful

      So voter groups, computer scientists, and at least one of the political parties think these are a bad idea? We've got stakeholders and specialists all saying the system is junk, so WHY WHY WHY are they still in use then?

      I'd love to hear the justification from the person who is authorizing this programme.

      --
      Forget thrust, drag, lift and weight. Airplanes fly because of money.
  5. this is the best thing that could have happened by j1m+5n0w · · Score: 4, Interesting

    I am of the opinion that hand counts of paper ballot receipts (printed by the voting machine, verified by the voter, then dropped in a box at the site of the election) should always be done, regardless of whether it was a close race. Otherwise, Diebold could avoid a recount by fabricating a landslide. From the perspective of avoiding vote fraud, I can't think of a better method of running an election than forced recounts, though for convenience sake its nice to have a quick, initial electronic tally which can be verified later.

  6. Still buggy? by jandersen · · Score: 4, Interesting

    How can the system still be buggy? I mean, seariously? Haven't they had several years to complete it in now? A voting system seems to be such a simple application, even if you spiff it up with loads of extras, such as automatic reporting to a central database, security features etc etc. Have they had to invent the transistor and the binary computer all over? I know I'm a brilliant programmer (and sexy as hell too), but I would have thought that even lesser mortals would have big problems stretching the coding of a voting system out over several years, let alone leaving it full of bugs.

    So how come they are able to stay in business? Is it the power of the free market?

    1. Re:Still buggy? by LaughingCoder · · Score: 4, Insightful

      Is it the power of the free market?

      No! There is no "free market" when the government is the customer. It's all about connections, campaign contributions, whose turn it is (I'll explain that in a minute), and many other distortions. If you accept that it is the role of government to control/regulate free enterprise so as to "smooth the rought edges" of capitalism, then how can that work when the government is also the customer? You have a serious conflict of interest.

      As regards "whose turn it is" -- I worked for a defense contractor years ago. We submitted a prototype for a new missile system. Our system met all of the program requirements (size, range, accuracy, cost); plus we won the "shoot off" hands down (our competitor failed to hit a single target). However, our competitor had not won a contract in awhile and neither had any other contractors in their geographic region (ie congressional district). Consequently the contract was awarded to them. This is just one example of what goes on every day with big government contracts. It is hardly what I would call a "free market". Rather, it is more aptly called a "fixed market" - as in, "the fix is in".

      --
      The more you regulate a company, the worse its products become.
  7. It's harder than you might at first think by karl.auerbach · · Score: 5, Informative

    I'm part of the Open Voting Consortium and we've been proposing a system in which the voter uses a machine to produce a paper ballot. That ballot *is* the ballot, not some copy, not some receipt, but the actual ballot. And it isn't good until stuffed into a ballot box.

    The paper ballot is the core - it's in a form and font easy for machine readers to read, but it can also be read by people.

    Now, that vote-printer machine can be any machine that has an interface appropriate to the needs of the voter - such as audio driven for sight impaired voters. (A ballot reader would be available to do an audio readback.)

    Our proposal is to do this, plus a canvassing system (that's the part that aggregates the precinct counts into the grand totals.)

    And we feel that *all* code, and all machinery, should be inspectable and testable by anybody who wants to run a test (and they should be able to publish their test results.) That's one step short of full open source - which doesn't mean that the code couldn't also be open source under one of the licenses.

    It is a mistake to think of these things as a software issue - it involves machines (even if they look and smell like PC's, although I personally tend to prefer smaller/lower power engines like the WRAP or Soekris machines) and procedures, lots and lots of procedures (like what to do if a voter walks out in the middle of casting his/her vote - there are laws that say what to do, and they, of course, vary from state to state and even county to county.)

    But it is harder to do than one thinks - the machines themselves can't just be any old junk PC. They need to be robust in the face of voter use and tampering behind the scenes. And they need to have lots and lots of places where they can be locked-down (often using things as simple as lead-and-wire tamper seals) to prevent hanky-panky by warehouse or precinct people.

    They need to be power-conserving (imagine a precinct with a single circuit breaker/fuse and a flakey or non-existant ground, and that the voting is occuring during a thunderstorm.) UPS's are a pain - they have a high failure rate and given that they often contain a lead-acid battery, are neither lightweight nor quite innocent should they leak. And it's important to keep the fire marshall happy.

    And printers are a pure pain in the rear - they can draw a lot of power and are generally the most failure prone part of the system.

    And there are lots of legal requirements - like protecting the privacy of the vote. You can, for example, potentially reconstruct which voter voted which way by looking at things like sequencial files used for audit/error-detection or for ballot tallies.

    And the stuff has to be easily configurable en masse - counties tend to need hundreds, thousands of these things, and they better all be the same. And they need to be able to be transported by folks who aren't necessarily gentle and set up by people who make your grandmother look like a tech support wizard.

    We were planning on doing a project to produce a reference model for such a system via the University of California (multi-campus project with UC Santa Cruz in the project lead position) but we got cut out of California's HAVA (Federal voting act) funding when the previous California Sect'y of State got caught up in a brouhaha on other matters. It's still worth doing - every state would benefit.

    1. Re:It's harder than you might at first think by linuxghoul · · Score: 5, Interesting

      This is practically the same as what I proposed on my blog a while back:

      A proposal for a Trustable Electronic Voting System

      Seeing how the failure of electronic voting to earn our trust is a hot topic today, heres my shot at a proposal for a secure electonic voting system.

      1. The voting process starts with a voter walking into a polling station and presenting his/her ID. This is verified by the officials, and possibly representatives of the candidates, and once verified, the Voter is issued a Physical Token. This Token is NOT generated on demand, and can be something like the tokens used at game arcades. Each token needs to have a globally unique serial ID, which would need be changeable. Each polling booth is issued a fixed number of voter tokens, enough for the total number of voters expected to show up at a booth. Any unused tokens need to be returned to the Election Authority.

      2. The voter takes the token (remmeber that this token is not associated with his identity in any way) and walks up to the voting machine. This machine consists of a touch screen with the poll options on it. The machine activates when the voter drops the token into its slot. The user makes his/her selection, confirms it, and is issued a printed reciept of his/her choice. The machine keeps a running tally of the votes polled, but does NOT communicate the vote to any central server. This information is kept secure inside the machine itself, and the machine needs to be made physcially temper proof and temper-evident. At the end of the polling process, all the voting mashines can be collected together and an authorized elction officer can instruct the machine to reveal the poll results. All results from all machines can be tallied to get the final election result.

      4. The receipt format would be a standardized one, established by the febderal election officals, including the fonts, sizes and the information content. It will have on it, printed, the day/date and identifier of the particular election and the id of the machine which issued the reciept, and in large fonts, the selection made by the voter.

      5. The voter checks on the reciept to make sure the information on the reciept matches what he had punched in. If not, the vote is invalid, and he/she gets to vote again.

      6. If the reciept information is valid, the voter proceeds to another machine, where he/she inserts the reciept into a slot. This second machine reads the receipt using Optical Character Recognition, and maintains its own independent tally of votes polled. It also securely holds all the receipts in a safe vault inside it. The first machine and this second machine are not linked in any way.

      7. The first machine and the second machine must not be made by the same manufacturer, or by companies with substantial holding by common entities.

      8. Ideally, the token and the receipt would be federal standards, and the machines themselves can be made by any number of companies. They would need to get certified by a testing body. The certification test would focus on standards compliance (including such standards as physical size, accessibility, etc).

      9. A single company may make both the machines, but in any specific poll booth, machines from two indepepdent manufacturers need to be used.

      At the end of the election, the polling officials return to a central location with all the unused tokens, and the sealed machines. The total number of votes polled by both the machines, and the number of tokens issued is first matched. Then both the machines are activated and the total tallies of votes taken and matched against each other. In case of mismatch, the paper reciepts are retrieved from the second machine, and counted by hand.

      The crucial points are:

      1. Two independent tallies of the same votes, with a trail between corresponding votes (the receipt carries the token ID, so from the machines databases, one can matc

      --
      Sigura Non Grata
    2. Re:It's harder than you might at first think by freedom_india · · Score: 5, Interesting
      There is such a voting machine being used in the World's most populus Democracy for past 12 years.

      http://www.eci.gov.in/EVM/index.htm

      OR

      http://en.wikipedia.org/wiki/Indian_voting_machine s

      All that you have suggested is already in the machine.

      Seems the country that has long been derided as Third-World, dirt Poor, unwashed masses can implement a technologically superior yet simple solution to maintaining Democracy amongst its unwashed masses with highest ethics.

      Unless US loses its NIH syndrome, it is bound to be abused by companies like Deibold.

      --
      "Doing what i can, with what i have." ~ Burt Gummer
    3. Re:It's harder than you might at first think by retrosteve · · Score: 4, Insightful
      I'm part of the Open Voting Consortium and we've been proposing a system in which the voter uses a machine to produce a paper ballot. That ballot *is* the ballot, not some copy, not some receipt, but the actual ballot. And it isn't good until stuffed into a ballot box.

      We have such a machine in Canada. It works very very well. It's called a number 2 pencil.

      No joke. Sometimes technology isn't the answer.

    4. Re:It's harder than you might at first think by swillden · · Score: 4, Informative

      We have such a machine in Canada. It works very very well. It's called a number 2 pencil.

      This always comes up, but Canadians fail to realize just how different American elections are. My typical ballot includes over 50 selections -- I don't mean 50 options for a single race, I mean 50 separate decisions, including national, state, county and municipal officials, plus ballot initiatives, judicial retention votes and others that I can't remember right now.

      Many parts of the US do use simple paper ballots, marked with a pencil and tallied by hand. They're areas with small populations, and they're nearly always among the last to report results, because tallying the votes is hard. Sure, it's parallelizable, but with such a long list of individual decisions, it requires much greater parallelism than Canadian elections do, and the large number of races means that combining the separate tallies is also a time-consuming and error-prone process.

      Further, paper and pencil has the disadvantage that it excludes many people with disabilities from being able to vote.

      Voting machines, designed and implemented correctly, *are* a better way, at least for our style of voting.

      Sometimes technology is the answer.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    5. Re:It's harder than you might at first think by frdmfghtr · · Score: 5, Insightful
      Makes you wonder why they bother with all the added hassle of machine voting at all, really.


      AMEN!

      I used to be on the electronic voting bandwagon, but when I saw that it was prone to failure and couldn't be trusted, I jumped off. When machines are reported to carry several thousand votes more than there are registered voters in a precinct, how can ANYBODY say "well, the number isn't enough to change the outcome." How do you know this? What about "errors" that go undiscovered? A little here, a little there, all under the radar so to speak...until you put them all together.

      Paper, paper, paper...mark your ballot with a black marker, drop it in a box, and it gets counted by a representative of each party. No electronic storage to deal with, no way to electronically change results, and it's a permanent record.

      The only two ways it can fail (that I can think of):

      (1) The ballot is a misprint in which case it is simply destroyed (again, witnessed by a representative of each party that it is in fact a defective ballot) and a new, blank one re-issued. The ballot is examined to be defect-free BEFORE being handed to the voter.

      (2) The marker runs dry.

      The only way there can be fraud is if the votes are tampered with after being deposited; since all ballots are in human-readable form, then the ONLY way to tamper with them is also in human-readable form.

      We can process millions upon millions of bank transactions every day but cannot count votes without grotesque errors? Come on people! It's not that hard!

      --
      Government's idea of a balanced budget: take money from the right pocket to balance...oh who am I kidding?
    6. Re:It's harder than you might at first think by Guido+von+Guido · · Score: 4, Insightful
      We don't process millions of bank transactions daily by pencil and paper, it's done electronically. So if you're against electronic voting don't bring up the ability to securely process bank millions of transactions as an example since it's really an argument FOR e-voting. Just a thought.

      People who use that banking system can go back and verify that their transactions went through. They can look at their bank statements and make sure that they're the only ones spending their money.

      People who use an electronic voting system cannot go back and verify that their vote was cast correctly. No one can with any system in use in the US. In a paper system, however, you can go back and recount the original paper votes.

  8. I don't understand by pubjames · · Score: 4, Informative


    Speaking as a Euroweenie, I just don't understand the apparent apathy in the USA with regards to the very serious issues surrounding vote counting machines. In a democracy, could anything be more important than making sure that votes are counted correctly and fairly, with a transparent process that can be verified?

    Have you seen this, for instance?

    http://alternet.org/blogs/video/40755/

    That was a computer programmer testifying (two years ago) that he'd been asked to write vote rigging software for the Ohio elections. What was the outcome of that? Was there a formal non-partisan enquiry into the elections in Ohio? Was there a huge public protest there? What am I missing?

  9. On a related note... by Nekkrist · · Score: 5, Interesting
    Check out this testimony from a former programmer at a election fixing...I mean voting machine company.

    http://alternet.org/blogs/video/40755/

    Summary --
    Computer programmer Clinton Eugene Curtis testifies under oath before the U.S. House Judiciary Members in Ohio. Stephen Pizzo writes:

    If you can watch this entire video, and still use an electronic voting machine, you deserve the government you get. If your state or district has decided to use electronic voting machines this November demand an absentee ballot today. Watch this video. Then join those of us who have decided that since paper was good enough for our constitution, it's good enough for our vote too.

    Oh, and when you're done watching the whole video... pass it along. November is only a a few weeks off and the last thing Republicans want to see is either house returned to Democrat control. Because if that happens, hearings happen. And if hearings happen... well, who knows - someone(s) could go to jail. So, demand a paper ballot or an absentee ballot in Nov. and leave the cheaters with a pocket full of worthless Diebold electrons.


    A partial transcript:
    Are there computer programs that can be used to secretly fix elections?
    Yes.
    How do you know that to be the case?
    Because in October of 2000, I wrote a prototype for Congressman Tom Feeney [R-FL]...
    It would rig an election?
    It would flip the vote, 51-49. Whoever you wanted it to go to and whichever race you wanted to win.
    And would that program that you designed, be something that elections officials... could detect?
    They'd never see it.
  10. Who's to blame? by no.17 · · Score: 4, Interesting

    I am constantly in awe at the failure of implementating of IT within (the) public sector (services). Governments/states spend millions on the lowest bidder, with costs often spiralling to beyond that quoted by the highest bidder initially, and it increasingly seems as if you get what you pay for.

    At least in this case lives were not at risksee here, here and here.

    It could be argued that selection of companies such as Diebold comes from a lack of awareness of IT by governments, and is simply a cost/saving excercise, but even so- sensible questions should be raised about all contractors- have they got a track record, how are they trialling the product, are their guarantees more than verbal...do we have a backup?

    Sure DIebold cannot make excuses...but can the government either?

  11. Re:ted stevens? by stinerman · · Score: 4, Informative
    Interesting factoid: Uncle Ted is now the longest serving senator, making him president pro tempore. In other words, he is only two heartbeats away from being our president (of tubes)!

    Actually, he's the longest serving senator in the majority party. Robert Byrd is the longest serving senator. Sen. Byrd will become president pro tempore (assuming he is re-elected this fall) if the Democrats ever control the Senate.

    Furthermore, for Ted Stevens to become president, Bush, Cheney, and Denny Hastert would all have to die or otherwise be unable to assume the presidency. Come to think of it, he is only two heartbeats away as Cheney doesn't really have a heart, but a sort of robotic device that keeps his oil^H^H^H blood flowing.
  12. Re:Diebold's still around? by freedom_india · · Score: 4, Insightful
    Yup. ATM machines of Deibold are of highest caliber because the banks demand they produce so.

    Our politicians are more interested in winning than preserving democracy.

    Hence these voting machines.

    In US money is more valuable than freedom/democracy. Hence why would we require a very high reliability from ATM, but none from the voting machine?

    --
    "Doing what i can, with what i have." ~ Burt Gummer
  13. Re:Nothing will happen by All+Your+Name+Are+Be · · Score: 5, Informative
    Actually 'he' was a she, and she was from the Democratic party. From TFA:

    Alaska Democratic Party spokeswoman Kay Brown said the slowdown caused by the touchscreen machines is indicative of larger problems with the machines.

    "I can say there are many systematic problems with Diebold machines that have been identified in many contexts," Brown said. "That there were technical glitches with the machines is not surprising, and it's one indication of the kinds of things that can go wrong with the machines and it's something to be concerned about."

    The day before the election, the Democratic party urged voters to choose paper ballots instead of the touchscreen machine. They say Diebold's touch screen machines may be insecure and vulnerable to attack.

  14. FedEx can do it... by HaloZero · · Score: 4, Interesting
    ...why the hell can't Diebold?

    The sum of this problem is taking a number, and incrementing it. You must add a pretty, easy to understand interface, and then add a paper trail system.

    Here's what I want:
    • I walk into a voting center.
    • I am asked for ID.
      • I present my state Drivers License or Federal Passport for visual inspection.
      • In return I'm provided with a re-usable line-tracker token (deli waiting line slip).
    • I wait in line to vote.
    • I enter the voting booth, surrendering my deli slip to a large box.
    • I vote.
      • The machine produces three bits of paper; my reciept, my official ballot, and my exit poll token.
      • I retain the reciept for my own personal records. It contains no bare words, simply a tracking number, date and time, and location.
      • My Official Ballot is dropped into a lockbox of a million similar others, to be stored for eventual hand-recount. It never enters my or anyone elses hands.
      • My exit poll token may be presented to exit pollsters, or I may destroy it.
    • I enjoy some milk and cookies, and leave.
    • Much later, at home, I am able to look up my ballot based on the ID number on my reciept. From this, I can tell where my ballot is, in what box, in what warehouse, what machine I used, what voting center, and the date and time. It may also show what machine was used to process my vote in a recount, or if a hand recount had been done.
    • I am able to sleep at night, knowing that democracy will take effect.
    This is really not that difficult. Not as difficult as Diebold has made it, and surely not as cloak-and-dagger.
    --
    Informatus Technologicus