Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Finnish Court Dismisses E-Voting Result

Posted by kdawson on Sat Apr 11, 2009 04:02 PM
from the go-back-jack-do-it-again dept.
wizzor writes in with a follow-up on the Finnish municipal election in which 2% of the votes were lost by a defective e-voting system, and which the Helsinki Administrative Court had found acceptable. Now the Supreme Administrative Court of Finland has rejected the election results (original in Finnish; bad Google translation here) and ordered the election to be re-run. The submitter adds, "Apparently 98% of the votes isn't enough to determine how the remaining 2% voted, after all."
+ -
story

Related Stories

[+] Finnish E-Voting System Loses 2% of Votes 366 comments
kaip writes "Finland piloted a fully electronic voting system in municipal elections last weekend. Due to a usability glitch, 232 votes, or about 2% of all electronic votes were lost. The results of the election may have been affected, because the seats in municipal assemblies are often decided by margins of a few votes. Unfortunately, nobody knows for sure, because the Ministry of Justice didn't see any need to implement a voter-verified paper record. The ministry was, of course, duly warned about a fully electronic voting system, but the critique was debunked as 'science fiction.' There is now discussion about re-arranging the affected elections. Thanks go to the voting system providers, Scytl and TietoEnator, for the experience."
[+] Finnish Court Accepts E-Voting Result With 2% Lost 159 comments
Nailor writes "The Helsinki Administrative court accepted the municipal voting result in an election in which 2% of votes cast were not counted at all. We discussed this situation at the time. The court noted that the e-voting machinery has a feature, that should be considered as an issue. However, it also noted that 'a little over two percent failure rate can not be considered as such as a proof that the voting official would have acted erroneously.' Does this mean 98% of votes is enough to figure out how the other 2% voted? Electronic Frontier Finland has a press release about the court decision (Google translation; Finnish original)."
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • 2% were lost... (Score:5, Insightful)

    by Mishotaki (957104) on Saturday April 11 2009, @04:04PM (#27544517)
    If 2% of the votes were lost, how many were incorrect or not registered properly? If the system can lose votes, it can very easily put them for the wrong person as well...
    • by gringofrijolero (1489395) on Saturday April 11 2009, @04:14PM (#27544565) Journal

      Depends how well they were "calibrated"...

    • Re: (Score:3, Insightful)

      If 2% of the votes were lost, how many were incorrect or not registered properly? If the system can lose votes, it can very easily put them for the wrong person as well...

      All of them. The voting device had serious usability issues, enabling people to get out of the booth without registering the vote.

      Re:Usability Glitch? (Score:5, Insightful)
      by Antique Geekmeister (740220) on 2008-10-29 8:47 (#25552091)
      The card should have been locked into the machine until the voter said 'OK' or cleared the screen, and locked it in with an alert and a deactivation warning if the person left the booth without doing either. Anyone can get confused about simple directions for an entirely new system. How many of us have tried to walk away from an ATM with our card still in it because we were distracted?

    • Re:2% were lost... (Score:5, Insightful)

      by caliburngreywolf (1218464) on Saturday April 11 2009, @05:14PM (#27544879)
      In the USA, there is often a dramatic difference between early morning voters (usually elderly or thos who work in schools) Mid-day voters (usually unemployed or work non-standard hours) and evening voters (usually work a regular day job) if the 2% was spread out evenly over space and time, representing a random sample, inference is acceptable, but if it represents, let's say, the several thousand factory workers who voted right after work in a district that is abuzz with fervor for a new labor-friendly candidate...yeah, you can't base that 2% of the other 98%
        • Re: (Score:3, Insightful)

          In this case the error was evenly distributed, because it was caused by bad UI design.

          Uh, no

          You don't think there may be differences in how people who are "elderly or those who work in schools", "usually unemployed or work non-standard hours" and "usually work a regular day job" might react to bad UI design?

          (Using the categories proposed by GP).

    • by Anonymous Coward

      2% creates doubt and mistrust in the election results and that is unacceptable. What if the votes were lost in a non-random fashion? What if the same e-voting system gets reused later in a case where 2% could mean the difference between a seat going to one candidate or another? What if the root cause of the loss caused other problems as well? What does it say about the quality control and security of the system? People should be able to trust the outcome of an election.

    • If 2% is acceptable then what about 5%? 10%...? Where do you draw the line?

      The running of an entire country is at stake here and 2% is certainly enough to show there's serious problems with the system.

  • by mtrachtenberg (67780) on Saturday April 11 2009, @04:06PM (#27544531) Homepage

    E-voting has had more lives than a cat. It should be over, done, kaput. An experiment that failed.

    • Re: (Score:2, Insightful)

      by Anonymous Coward

      It still amazes me that we put full trust (and R&D $$$) into electronic banking systems yet can't get the same technology to work for something as simple as counting votes.

      • by Chmcginn (201645) on Saturday April 11 2009, @04:20PM (#27544601) Journal
        The problem with the electronic voting vs. banking comparison is that bank account have your personal information all over them. Votes, however, do not. If you gave up secret voting, you could likely make a 'secure enough' voting system, since anyone could check their own vote in the system.
        • If you gave up secret voting, you could likely make a 'secure enough' voting system, since anyone could check their own vote in the system.

          This is actually a solved problem. When you vote, you get a unique random sequence of characters. After the election is completed, a list of all votes is published. Next to each vote, the SHA1 sum of the voter's personal ID number concatenated with the random characters is listed. Example (truncated SHA1 sums):

          64038c437f2c republicans

          aea7fb41626d republicans

          86895065f8

          • by GvG (776789) <ge@gse.nl> on Saturday April 11 2009, @05:16PM (#27544891)
            You could be forced by a third party to reveal how you voted (they would force you to give them your random characters and then they would be able to verify that you voted as you were told to.)
            • Hence the whole "If you gave up secret voting". So long as we agree that secret voting is necessary (and I would, in fact, agree to that), then this won't work as a solution for our voting problem. But your comment is largely irrelevant to the context in which this solution was presented.
          • Great solution. Now explain how that works to my sister or my mom.
          • Unfortunately this enables coercion and vote-selling, as does any system that gives the voter a receipt that can be linked to how they voted. An Evil Election Stealer can say, if you vote for candidate X, everything will be fine. But please tell us the code that the voting machine gave you, so we can be sure you did what we told you to do.

        • by Sheafification (1205046) on Saturday April 11 2009, @05:12PM (#27544871)

          If you gave up secret voting, you could likely make a 'secure enough' voting system, since anyone could check their own vote in the system.

          There's no need to give up on secret voting to get this. Thanks to advances in cryptography we can have secret *and* verifiable ballots. An example implementation can be found at Helios voting [heliosvoting.org]. Also, check out a description of a paper based system: Scratch and Vote [adida.net] [PDF]

            • "Verifiable" means you don't have to trust the implementation.
              • "Verifiable" means you don't have to trust the implementation.

                But that raises the next question: Verifiable by who?

                Saying that there are some experts who can verify the proper execution of an election simply isn't good enough, at least not if you want to call that election "democratic". With paper ballots marked with pens and placed in a ballot box, any voter of normal intelligence can observe an election, understand the security properties needed at each step, and see for themselves if those security prop

              • Utter bull.

                The mathematics do not address situations like results of temporary calculations being stored in hard disk and never overwritten.

            • But most importantly, for 99,9% of the voters, it is impossible to understand the system, let alone verify the actual vote.

              To verify the system, only a small absolute number (not percentage) of people needs to verify it. Assume 1% of the votes are incorrect and 500 random (from the cheater's perspective) people verify their hashes. The probability that none of these are victims of a forged vote is 0.65%. If only 0.1% of the votes are tampered with, you need 5000 people to achieve a similar percentage.

              You

            • Re: (Score:3, Informative)

              I'm also a Finn and I was counting the votes at the municipal elections in Helsinki late last year. The system is even more tamper proof than described previously. First of all, the ballot box is checked at the casting of the first vote that there's no extra votes within the box. The first vote is stamped (like the rest will be) and put in to the box. The parties have a right to set an observer for the whole time until the votes have been counted. The next day the votes are recounted (which is where I was p

              • Re: (Score:3, Informative)

                Electronic voting has been marketed as ultimately enabling voting by web, SMS, and whatever channels.

                Internet-voting is absolute horror. It can be made technically sound but that's about it. Who can assure that it is my wife who gives the vote and not me who stole my wife's ID card or whatever (not that I would do so, just for example)? Who can assure that one isn't giving vote under physical threat? Rhetorical questions but current paper & pen method prevents these kinds of situations perfectly.

      • by Jurily (900488) <jurilyNO@SPAMgmail.com> on Saturday April 11 2009, @04:26PM (#27544641)

        It still amazes me that we put full trust (and R&D $$$) into electronic banking systems yet can't get the same technology to work for something as simple as counting votes.

        "I consider it completely unimportant who in the party will vote, or how; but what is extraordinarily important is this--who will count the votes, and how." - J. Stalin

        Electronic voting does not have an inherent paper trail.

    • E-voting has had more lives than a cat. It should be over, done, kaput. An experiment that failed. Preach it brother, it amazes me that we put up with it. Verified Voting [verifiedvoting.org] is trying to do something about it, for those who are interested.
  • A pro-cycling candidate didn't get in because he was short just a handful of votes. Well, now they're organizing the voting again (from the article in Finnish (yeah, I'm one of those who actually understand that crazy language)) and my candidate has another shot at it :o)

    Don't you love second chances?

    Of course, the real reason I'm happy is that this absurdity with 2% invalid voting has been overturned. Everybody knew that Helsinki Administrative Court's (Hallinto Oikeus) decision was shit - so, I celebrate

      • How is it a second chance? There so far has been no first chance, since the votes made the first time around don't count.

        Think of it as a chance for whoever is in charge of that election *NOT* to misplace 2% of the electorate.

  • by hyades1 (1149581) <hyades1@hotmail.com> on Saturday April 11 2009, @04:23PM (#27544615)

    I bet Diebold, or Premier, or whatever it is that pack of cheats and liars are calling themselves these days, won't be trying to place their voting machines in Finland any time soon. I doubt they could attain 98% accuracy even with only one candidate on the ballot.

    • When we are talking about 2% loss, it is not about voting accuracy, it is about vote retention.
      • When we are talking about 2% loss, it is not about voting accuracy, it is about vote retention.

        Since the election used a blackbox system (ie. no voter verified paper trail), we have no way of knowing whether the votes were recorded as cast or not. It's relatively easy to discover if the total number of votes recorded is inaccurate. Finding out whether they were recorded as cast is an entirely different thing.

        The problem in this case appears to be a usability issue, so there is no reason to be more suspiciou

  • by sakari (194257) on Saturday April 11 2009, @04:34PM (#27544685) Homepage
    Just to clarify on this, most still voted with the traditional pen & paper methods. I guess E-voting was tested in some places. The finnish E-voting system was programmed by TietoEnator, which has had some questionable results in the past too in delivering working software. Still they get a lot of the government related jobs .. gee, wonder why ?
  • From EFFI (Score:5, Informative)

    by Razalhague (1497249) on Saturday April 11 2009, @04:46PM (#27544739) Homepage
    Here's [effi.org] an article in non-google-translated English. Also contains some other links in English.
  • by mjrauhal (144713) on Saturday April 11 2009, @04:46PM (#27544741) Homepage

    Electronic Frontier Finland (Effi) has an English article [effi.org] on this matter as well.

  • More Info in English (Score:4, Informative)

    by pookie13 (832250) on Saturday April 11 2009, @04:48PM (#27544757)
    Actually the machines were supplied by local company called Tieto. [tieto.com]

    More about the case in English
    Yle News [yle.fi]
    Helsingin Sanomat [www.hs.fi]
    Newsroom Finland [finland.fi]
  • "Apparently 98% of the votes isn't enough to determine how the remaining 2% voted, after all."

    And why should they be? Not every country has a 'winner take all' simple majority voting system. And even if Finland doesn't, every vote has to be understood to have been counted even if they didn't go to some arbitrary clear-cut winner.

    Besides, that race might very well have been neck-and-neck. 2% of the vote either way might have decided it.

  • News in English (Score:5, Informative)

    by kaip (92449) on Sunday April 12 2009, @12:37AM (#27546583) Homepage
    Some news in English about the court decision:

    Finnish e-voting results annulled, municipalities to hold new elections [effi.org] by Electronic Frontier Finland ry (Effi), the best summary in English, IMO;
    Helsingin Sanomat [www.hs.fi];
    Helsinki Times [helsinkitimes.fi];
    The Brad Blog [bradblog.com];
    NewsRoom Finland [finland.fi];
    YLE [www.yle.fi]; and
    Turre [turre.com] (the lawyers that won the case).

    The voting system was provided by Tieto [tieto.com] and Scytl [scytl.com]. In their News Page [scytl.com], Scytl declares: "Scytl's Pnyx.core successfully used in local elections in Finland" Shouldn't they update this...? It is even possible that the 2% of the votes lost was due to the Pnyx.core, instead of usability issues with the voting terminals, as has been commonly assumed - who knows.

  • by jaria (247603) on Sunday April 12 2009, @12:41AM (#27546593) Homepage

    It is of course a completely correct decision from the supreme court to re-run the elections, and we are very happy about it.

    But it has been interesting to follow the developments and the various attempts to avoid this outcome.

    Before the elections, the minister of justice, Tuija Brax claimed any possible problems were "science fiction". After the elections and when the problems were announced, she has not been a support of new elections, just stating that the courts need to decide. However, she was quick to launch an internal investigation and fire the Director of Elections. Not sure the director was really the true guilty person here, but at least a scapegoat had been found...

    The city voting boards very resisting new elections for the last second. They came up with interesting claims to prevent this from happening. One claim that we've heard often -- even after the decision -- is that the new elections do not matter, because the party situations would not change. Well, they were missing the minor issue that in Finland the election system is based on voting on persons, not parties. Some of us do care about who we vote there. A more sinister claim was that the voters had conspired to misuse the voting system on purpose, to show that it was unreliable (!). Now, talk about science fiction, maybe these guys could be of some use in the JFK murder investigation? Not to mention the fact that a correctly implemented voting system should not be vulnerable to such misuse.

    The three cities involved are now extremely unhappy with the ministry, as the law requires them to pay for the new elections. The ministry has promised an extra budget to help out... though in my mind, the architects and vendors of the system should get to pay.

    Its also been extremely difficult to get any information from the government on the details of the system. The local EFF wanted to take a look before the elections, but was refused (or impossible NDAs were requested). I made an official request to get the cost information of the entire project, and the government claimed that they have no such information. One number that has been circulated in the press was 700 000 euros, but that seems low, given that a large number of design and specification work went in, even at the ministry level not to mention the vendors.

    All in all, a happy outcome:

    - director of elections fired
    - minister is now pro-open source and paper trail
    - general knowledge of possible problems in e-voting was increased in the country :-)
    - elections are re-run

    However, everyone is quite focused on the specific bugs we experienced, thinking that individual bugs can easily be fixed. I'm more worried about the process and the way that these things are done. I don't see a way to avoid bugs next time either, for instance. Lack of verifiability, openness, government not listening to citizens or outside experts, blind acceptance of vendor sales pitches, lack of sensible motivation for the entire effort are the worrisome aspects.

    • by Quothz (683368) on Saturday April 11 2009, @04:12PM (#27544561) Journal

      If the margin of victory was greater then 2 percent,

      It was not, as best as I can tell from the translation:

      Kauniainen municipality electronically of the votes lost to two percent, and for missing votes in the number would have been enough change in the outcome of the elections.

      • by Card (30431) on Saturday April 11 2009, @06:41PM (#27545375) Homepage

        The Supreme Administrative Court ruled that the municipal elections will be renewed at Karkkila, Kauniainen and Vihti. Last autumn 232 votes were lost in the three municipalities that participated in the electronic voting pilot.

        The court annulled the election results and ordered the election to be held again. In its summary, the court finds that the errors in the e-voting system, the insufficent instructions and the large amount of lost votes mean that the election wasn't properly held.

        16 citizens appealed about the election results, some of whom were also candidates in the election. The previous appeal the Helsinki Administrative Court didn't result in the rejection of election results, as the Administrative Court did not consider the voting problems serious enough.

        That verdict wasn't satisfactory to the appellants, who took the matter to the Supreme Court. Two percent of the votes were lost in the municipality of Kauniainen; the difference would have affected the outcome.

        Minister Tuija Brax (Green party) - one of the main proponents of the highly controversial e-voting system - said that she was happy with the decision. Before the court's ruling came in, the minister refused to comment about the necessity of holding a new election, as such thing was impossible [without court order]. Before the election, minister Brax had said that all the [proposed] problem scenarios with the election system were pure "science fiction".

        The story isn't that well written. The system allowed the user to remove his ID card before the vote was registered. The lack of a paper trail is a large problem, and the lack of openness in the design doesn't help to gain the users' trust. Further, the system was designed by Tieto Oy (formerly TietoEnator), also responsible for the new systems at Sampo Bank (with numerous login problems, XSS exploits and such). Vestigia terrent.

    • by blind biker (1066130) on Saturday April 11 2009, @04:15PM (#27544569) Journal

      In theory, because of the voting system used, 2% of the votes could have dramatic consequences. Of course, we'll never know because the votes are anonymous and the recipients secret, but if you think that quite a lot of candidates got in with just a few dozen of votes, you can clearly see how 2% could have determined a lot.

    • If the margin of victory was greater then 2 percent, then it should be non-issue as far as who is in office. But it should be fixed for the next election.

      There were several issues here. First, according to some sources, a few elections were close enough that 2% may have made a difference. Second, the machines put in place did not have adequate safeguards against fraud or adequate ability to do accurate recounts. The former is enough to have to do one or two elections over, but the latter was such that the people running the elections were declared to have been potentially acting in bad faith and the equivalent of a constitutional right to equal voting was vi

    • Re: (Score:3, Informative)

      by Anonymous Coward

      In municipal elections of Finland, each municipality chooses it's leaders. The amount of depends on the size of the municipality but in mine (Vantaa), there are 67 representatives for less than 200 000 people and not nearly everyone votes (it's closer to 100 000 people voting).

      Add to that that we use different system than the USA. The person who gets most votes within any given party gets all the votes given for that party. The person who would have gotten second most votes gets half of the votes given to t

      • Re: (Score:3, Interesting)

        And besides that is not even the point in my opinion. I was candidate in our municipality (but not in those in question) and I couldn't care less if one or two votes were missing. The issue I think is that we can now point our fingers and say "There, there is the problem. Now fix it!" and because this was forced on us by our goverment it is the goverment's job to fix the problem. So it is no matter if 1, 2, 3 or 50 percent of votes were lost. Just fix the damn problem and be done with it!

        Of course fixing th

    • With an error so large in such a critical application, you cant be sure that 2% is the correct number. A flaw this large calls the entire result in question, as it rightfully should.

    • If the margin of victory was greater then 2 percent, then it should be non-issue as far as who is in office. But it should be fixed for the next election.

      Unless you're actually serious about the importance of voting, in which case the response here is very simple: Throw out the invalid votes (all of them) and re-run the election.

    • Re: (Score:3, Interesting)

      When elections are being held, there's something rather reassuring to see a (usually rather dented) black box padlocked shut with a small hole at the top, and a large number of people queuing up to put their slip of paper in. I It's worked quite well for the last 300 years.

      "300 years"? Really. What, then, did the ballot act of 1872 [wikipedia.org] do?

      And then there is the matter of numbered ballots...

    • The systems were not defective nor did they lose any voter data. The user interface was just badly designed

      Industrial Design 101: A system, such as a user interface, whether mechanical, software-based, or both, that allows a transaction to be left in an ambiguous state, is indeed a defective design.

      At the very least, they could have designed it to warn the user, upon yanking out their ID card *mid-transaction*, with loud sounds and flashing screen messages. Or, to notify the voting administrators that a vo

      • Some ATMs are designed to perform in this way - your card is not returned until you have completed whatever function(s) you began.

        So a person distracted with music or a cell phone takes their money from the ATM and for some reason runs off, leaving their card.

        Around these parts it used to be that way, now it's the opposite: you make your transaction, and the machine spits out your card and prompts you to take it before it spits out the money and/or receipt. YMMV.

    • I *KNOW* that I could make a simple web app launched in firefox and attached to a locally-running apache instance on a linux box NOT MISS A SINGLE VOTE.

      I guess the problem was that these people also "knew", and thus didn't see the need to actually test the interface on a sufficient number of people - There's a 95% change that at least 1 out of 150 random testers would fall victim to a 2% failure rate. If you allowed the testers to leave feedback, the mistakes could probably have been discovered a lot faste

    • It sure seems like an easy problem, doesn't it.

      As a programming problem, it seems like an easy problem because it is. Thing is - it's not a programming problem. It's a security problem. As a security problem, the programmer is the most significant potential attacker. Does it still seem easy?