Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

E-Voting Reform Bill Gaining Adherants

Posted by kdawson on Mon Apr 02, 2007 06:27 PM
from the paper-trail-and-source-inspection dept.
JeremyDuffy sends us to Ars Technica for a look at an e-voting bill making its way through Congress that is gaining the support of the likes of Ed Felten and the EFF. Quoting: "HR 811 features several requirements that will warm the hearts of geek activists. It bans the use of computerized voting machines that lack a voter-verified paper trail. It mandates that the paper records be the authoritative source in any recounts, and requires prominent notices reminding voters to double-check the paper record before leaving the polling place. It mandates automatic audits of at least three percent of all votes cast to detect discrepancies between the paper and electronic records. It bans voting machines that contain wireless networking hardware and prohibits connecting voting machines to the Internet. Finally, it requires that the source code for e-voting machines be made publicly available."
+ -
story
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.
  • Even if democracy didn't trump trade secrets, the commercial interests of the vendors are safe. If a competitor steals their precious source code, well, the competitor has to publish too and will get caught.
    • by zarozarozaro (756135) on Monday April 02 2007, @06:46PM (#18580975)
      This is the sort of law that we need. I urge all Americans who read /. and care about our democracy to write their representatives and tell them to vote for this bill. Voting machine companies like Diebold and Sequoia will surely be lobbying against the bill, so we really need to show them that we care about this issue. This bill is also a great way to find out what your representative is all about. It is often surprising to find which congressmen and women support open source elections. This is certainly an issue that will NOT break down to party affiliation.
    • In all these discussions about e-voting, I don't really understand why the emphasis on Open Source software for voting computers. Why? The whole problem with e-voting is in transparency of the process. Does Open Source inside such a machine change that? How?

      Can you see what compiler was used to turn source into binary? Can you verify that published source/binaries are the same as what's inside the machine in front of you? Can you verify that the hardware is the same as what the software is expected to run on? Can you verify that the hardware works as intended (like, no memory errors etc)? I expect that for most (or all) of these questions, the answer will be: no, not really.

      That's the whole point of a paper trail. Essentially, it makes the counting black box irrelevant (as long as the paper trail is considered the authoritive result, that is). Wrong vote stored on flash? Who cares, as long as the correct vote is written on the paper output (and the voter can verify that before leaving).

      At that point, what's inside the black box doesn't matter much anymore, and basicly serves to make voting easier, or help to get a quick (preliminary!) count of what the end result might look like. Closed source software, or unknown hardware inside? What's the problem as long as the correct votes are printed on dead tree, and verified by the voter?

      But also at this point, the 'added value' of a voting computer becomes a mystery to me. Why not just ditch them? If you want quicker results, organise better or get more people to count votes. Good organisation (and paper!) is really all you need for elections that are both fair, and with quick results.

      • The problem with that, is that the numbers coming out of the black box are considered official, and recounts are hard to get done, especially complete recounts. And paper trails sometimes get thrown out. I'd rather just keep it all pen and paper like it currently is in Canada. No complex machinery to get messed with, and if you're worried about your votes not getting counted properly, well there's people watching the actual counting from all involved parties to make sure nothing is getting miscounted.
      • Re: (Score:3, Informative)

        Can you see what compiler was used to turn source into binary? Can you verify that published source/binaries are the same as what's inside the machine in front of you? Can you verify that the hardware is the same as what the software is expected to run on? Can you verify that the hardware works as intended (like, no memory errors etc)? I expect that for most (or all) of these questions, the answer will be: no, not really.

        Actually the answer is, in general, yes. The software vendors must turn over "source c

          • Re: (Score:3, Insightful)

            That's dangerously close to literacy testing, [wikipedia.org] used to disenfranchise the black voters during Jim Crow. Theoretically, pictures of the candidates could reduce the need to ask an election judge for assistance in voting by someone who is illiterate. And an electronic ballot could ease language issues, especially on non-candidate questions such as constitutional amendments.

            But on the whole, I actually agree mostly with the top level poster in that pencil and paper are perfectly adequate to the task of recor

      • You can be sure there will be pork added to pay for replacement machines. Possibly even pork added for the existing vendors even to pay for opening their source. Nothing leaves congress without a huge pricetag.
        • Alas, that's probably true...but it's a bargain compared to not knowing if the election is rigged.
        • Re: (Score:3, Informative)

          There is already, just for the hardware, $1 billion worth of funds allocated for this bill; to be used until it is used up (not tied to a budget year). There were other appropriations sections in this as well, auditing and dispute handling were the other two sections I noticed, also how to divvy it up among the states, but I didn't read those sections closely. As someone else has said, that price is worth knowing what is happening to my vote.
      • Re: (Score:3, Informative)

        by Anonymous Coward

        Just a note about the sponsor and his central NJ district, which should explain how such a sensible bill came to be introduced. The district runs across the state from the Delaware River to within a few hundred yards of the Atlantic Ocean, encompassing Princeton University, and encompassing or abutting the telecom R&D community that had been centered around Bell Labs in Holmdel, including AT&T Labs, Avaya, Telcordia, Vonage, and many small companies founded by alumni of these companies. Also in th

  • Yes, it matters.
  • by ericfitz (59316) on Monday April 02 2007, @06:39PM (#18580911)
    By requiring that the entire platform be open source, the well-intentioned legislators just killed the bill. Do you think Microsoft and Sun are going to sit by and watch a market opportunity vanish? Do you think Linux advocate lobbyists are going to show up at Congressmens' doors with campaign checks?

    This is a case of sacrificing the good by demanding the perfect. If the bill had instead required that only the voting software installed on the voting machines be open source, then the bill would not have alienated so many parties with enough money to kill it.

    Yes, I did RTFA and I read the relevant text of the bill (section 247(C)9). The languange doesn't differentiate between platform software and software specific to the e-voting task.
    • Platform software (Score:5, Insightful)

      by Kuroji (990107) <kuroji@gmail.com> on Monday April 02 2007, @06:47PM (#18580997)
      For such a specialized task, it shouldn't be hard to whip up some custom-coded OS that doesn't include all the bells and whistles that, say, Vista includes. Or XP. Or Win3.11, even.

      But if only the program is transparent and the rest of the code on the machine is not, what's to prevent (for example) Steve Jobs for running for president and including a line of code that tells the MacOS voting machines that he always wins at least 50.1% of the vote?
    • Re: (Score:3, Insightful)

      by Anonymous Coward
      This is a case of sacrificing the good by demanding the perfect. If the bill had instead required that only the voting software installed on the voting machines be open source, then the bill would not have alienated so many parties with enough money to kill it.

      Well then the bill is toothless, because the vendor could install 'backdoor' patches into the os and nobody would be the wiser.

      A voting machine vendor can just al easily load a version of linux with wine (though maybe clunky) to run their voting machi
    • Perhaps they reduced its support slightly, but no more than a very tiny bit. What good would the source do to anyone? Remember that there is nothing stopping the vendor from copyrighting the source code and adding a provision to the license which says that no one may make derivative works: all the vendor must do is make the code publicly available.

      So a competitor can't really gain anything from the code--it can't be overly complicated (this is a voting machine) and even if they do, the moment they release their machine onto the market, their source must be published, and certainly a competing vendor would notice such striking similarities in code.

      Of course, who knows, Diebold might sue Congress for a law which they were not expecting..... :-)

    • by erbmjw (903229) on Monday April 02 2007, @07:07PM (#18581171)
      The bill shouldn't discriminate between the OS and the voting software. This is not a general purpose machine that requires an advanced OS -- it requires a bare minimum system that can count votes and print ballots! The machines that do these very limited tasks should not be something which Microsoft targets as a significant market for their standard operating systems.
      • by ScrewMaster (602015) on Monday April 02 2007, @07:30PM (#18581369)
        The bill shouldn't discriminate between the OS and the voting software.

        Couldn't agree more, because the two together comprise a functioning embedded system. Auditing the application and ignoring the operating system is pointless, from a secure voting perspective. The Congressman has it right.

        Besides, this is not a supercomputer. This is not an accounting system. This is a goddamn electromechanical counter, a mindless device which could be implemented with vacuum tubes, or discrete TTL, or a BASIC Stamp! There doesn't need to be an "operating system", unless you need it to throw up your colorful corporate logo or justify your "Microsoft Vista ready" sticker. I mean, we aren't talking some incredibly complex technological requirements here, although there are those with a vested interest in making it appear so. For crying out loud it's been done for centuries using pieces of paper. Any corporation that manufactures these things that makes "intellectual property" claims about its "advanced software" is FULL OF CRAP and trying to keep the public from knowing what a shoddy job it did, or worse. If you aren't willing to open up your voting system to public inspection from the chips on up, then you shouldn't be allowed to sell them to our government. Any of our governments.

        More to the point, this is just the kind of system that should be only as complex as it needs to be ... and not one iota more. Every extra layer of "sophistication" adds more room for error, more places to hide something.
    • Yes, I did RTFA and I read the relevant text of the bill (section 247(C)9). The languange doesn't differentiate between platform software and software specific to the e-voting task.

      I read the bill too. All it did was remind me of this old automobile law:

      The Locomotive Act 1865 set a speed limit of 4 mph in the country and 2 mph in towns. The 1865 Act also provided for the then famous "man with a red flag". Walking 60 yards ahead of each vehicle, a man with a red flag or lantern enforced a walking pace, and
    • by Ungrounded Lightning (62228) on Monday April 02 2007, @07:52PM (#18581541) Journal
      By requiring that the entire platform be open source, the well-intentioned legislators just killed the bill.

      The version of "open source" required doesn't give away any copyright or patent protection, or transfer rights to USE the code to others - especially the competition. (It does puncture trade secret.)

      If the bill had instead required that only the voting software installed on the voting machines be open source ... ... it would have been ineffective against malware embedded in the operating system - by the OS developers or later black-hats.

      This is not a minor issue: With control of the US Government at stake a LOT of engineering effort can be profitably applied to attempts to compromise the system - by political, economic, or foreign governmental interests.
    • I haven't read the actual law. Does it say the code needs to be publicly available for review, or that it actually has to be open-source? These are high-profile applications, and can be controlled strictly through licensing and audits of election equipment.
    • How can you trust a voting system if yo udon't know how it works? This is actually the bad part about electronic voting. The general public, even if the source code is available, won't be able to understand what happens to their vote. Not that they understand the backend with other schemes, but at least there is no question when they punch a hole or mark a box with pen and paper.

      I can read code, and I didn't know what happened with my vote this past election. Who knows what those machines do? I was giv
  • by Anonymous Coward on Monday April 02 2007, @06:40PM (#18580927)
    "Disability rights advocate Harold Snider compared opponents of e-voting to Luddites and chastised them for their lack of faith in technology."

    Because it's better to vote and not have it count than to.. er.. get help voting and have it count?

    I really hope that line from the article was a flawed summary from the reporter. If it's an accurate characterization, Snider is missing the point entirely.

    Opposition to electronic voting is not blanket opposition to use of electronics in voting procedures. It's opposition to secret devices that follow hidden procedures and proclaim an official result -- without the ability of anyone to verify the correctness of the procedures or the result.
  • by Irvu (248207) on Monday April 02 2007, @06:47PM (#18580987)
    Ed Felten's comments on the bill can be found Here [votetrustusa.org].
  • by Anonymous Coward on Monday April 02 2007, @06:52PM (#18581041)
    So if paper is going to be the final word, why waste the money on voting machines in the first place?

    KISS anyone? No, because then there are no kickbacks and bribes to take.

    (lol verify word is "paranoia")
    • Because in the vast majority of cases no recount will be necessary, so it will be much faster/cheaper to use the electronic records than if you had to manually count each vote by hand.
      • Re: (Score:3, Informative)

        so it will be much faster/cheaper to use the electronic records than if you had to manually count each vote by hand.

        False dichotomy. Oregon doesn't use touch-screen machines, we use fill-in-the-bubble paper ballots and machine counters. Works great, and much faster during heavy turnout elections (where from an outsider's POV, touch-screen states just never seem to have enough of those glorified PC's around).

        Oregon is vote-by-mail also, but that is an orthogonal issue.

        All the same source-inspection

    • Because:

      - The voting machine result can be used whenever the particular precinct's results are uncontested, leaving all the advantages (except the "advantage" of being able to invisibly rig an election) intact.

      - The auditability of the result will virtually eliminate any utility in rigging the machines (while bringing to bear draconian penalties for attempting to rig them and getting caught), greatly improving the reliability of the machines' results - to the point that they CAN be used with
    • by raehl (609729) <raehl311 @ y a h o o . c om> on Monday April 02 2007, @08:02PM (#18581625) Homepage
      So if paper is going to be the final word, why waste the money on voting machines in the first place?

      Because not all paper ballots are created equal, and paper ballots filled out by humans are more prone to error than paper ballots printed by a machine.

      The current paper ballots involve things like hole-punches (hanging chads anyone?), filling in bubbles (fill in too many or too few or only partially), butterfly ballots, etc.

      It's the same reason your college professors wanted you to type your papers. The machine, by default, makes the paper much more legible than it would be if the paper were written by hand.

      Same with electronic voting. The machine makes the ballot much less likely to have an error on it than if the ballot is done by a human with a pen (optical ballots) or punch (punch cards).

      There are other features you get with electronic voting. For example, you don't need to print the ballots in advance. You can just load the ballot into the machine the morning of the election, and when people votes, the machine prints out the office and the selected candidate. So instead of having to 'lock' the ballot a month in advance to allow for the ballots to be printed, you might be able to reduce that lead time to a few days or a week. Then when a candidate dies three weeks before the election, or somebody wins/loses a lawsuit, you have more time to correct the ballot.

      You can also do neat things like randomize the order candidates appear on the ballot. One problem with elections is the candidate listed first tends to get more votes than other candidates. With electronic ballots, candidates can all be listed first an 'equal' number of times.

      Electronic voting also gives you the ability to accommodate more people with disabilities.
  • France ... (Score:4, Interesting)

    by koxkoxkox (879667) on Monday April 02 2007, @06:57PM (#18581071)
    If only the French government did the same thing ... In France, electronic vote will be used for the next presidential elections, without any of these guarantees and without any open debate with the citizens.

    A lot of people are against this evolution, as shown by a petition on the Internet : http://www.recul-democratique.org/About-us.html [recul-democratique.org], and they demand approximatively the same requirements. People have to trust completely the result of the elections and they can't rely on the report of a private expert claiming that the program is secure. So it means open source for the computer scientists originating this petition and paper trail for the vast majority of the population who don't feel completely safe about the whole dematerialisation process.

    Excuse me for any spelling or grammar mistake, or correct me in french. :o)
  • Some people analyzed weaknesses in the bill and made recommendations for changes....
    http://electionarchive.org/ucvInfo/US/ChangesNeede d2HR811.pdf [electionarchive.org]
  • by Irvu (248207) on Monday April 02 2007, @07:03PM (#18581131)
    This bill does many of the things that we in the /. community have argued for for some time now including open code inspection, reliable voting systems, and yes, reliable recounts and audits. Now is the time for the /. community to act on our endless snarky comments and help to move real change forward.

    The Bill's text and record are available at Thomas [loc.gov]. While there you can peruse the list of 200 Cosponsors [loc.gov] to see if your house rep is among them (and should be given a cookie for that) or not (and should be corrected).

    If you both support the bill and are a U.S. Citizen or Resident, you can go to the U.S. House of Representatives Website at www.house.gov [house.gov], and Write your rep [house.gov] or contact them via their website [house.gov] (Recommended) to urge them to support the bill or thank them for already cosponsoring it.

    With time to spare you can head over to the Senate [senate.gov] and urge your senators to back the forthcoming companion bill in the senate. Following that a stop off to contact The Executive Branch [whitehouse.gov] (va a aqui [whitehouse.gov] para Espanol) to urge signing of the bill wouldn't hurt.

    If you believe in any of the things this bill does then a few minutes on the phone or sending a polite e-mail shouldn't be too much. As cynical as we all can be about the influence of money on elections a groundswell is too costly to be overrun.
    • This bill does many of the things that we in the /. community have argued for for some time now including open code inspection, reliable voting systems, and yes, reliable recounts and audits. Now is the time for the /. community to act on our endless snarky comments and help to move real change forward.

      Yes, this *bill* does a lot. It doesn't mean that any of this will actually go through regardless of our contacting those in power.

      What I want to know is why there isn't a provision to allow there to be pape
  • More business (Score:2, Interesting)

    by Anonymous Coward
    What else would Diebold want? If this bill passes it would invalidate all the machines they
    sold. They can then sell new machines to these customers.
    • If this bill passes ... [Diebold] can then sell new machines to [all their former] customers.

      Or printer and software upgrades.

      If Diebold fixes the auditability problem I have no further gripe with the use of their machines. If buying an upgrade from them is 'way cheaper than replacing the machines outright, that's just dandy.

      "If it's worth doing, it's worth doing at a profit."
  • by Anonymous Coward
    I recently audited a local election in vote-buying prone Eastern Kentucky. Had I access to the voting machines, I could have pre-loaded the paper tapes with my desired results- all the observers would have signed off, seeing the printouts come out of the machines. In order to compare and count the voter sign-in sheet to the count generated by the voting machine, the candidate that lost the election would have had to spend thousands of dollars for a "re-count" (vs a re-canvass). One could not even count t
  • It's almost like whoever wrote this bill had a clue.
  • by ntk (974) on Monday April 02 2007, @08:36PM (#18581845) Homepage
    Here's an interview we conducted with Rush Holt [eff.org], the congressman who has been pushing for this bill for years. It's about twelve minutes long, but a little more meaty than usual for a politician: Holt has a Physics Ph.D., so he has something of a scientific background, and walks through many of the problems with e-voting the proposal tries to solve (and is also fairly candid about why his bill took a while to catch on). We recorded it just before the last election.
  • by swordgeek (112599) on Monday April 02 2007, @09:25PM (#18582229) Journal
    First of all, understand that I'm looking at this from an outsider's point of view. That said, this is an excellent bill--it provides accountability and a barrier to ballot stuffing, the primary barriers to responsible electronic voting.

    The question I have is why not paper ballots?

    Much of the rest of the world (Yes, including the first world) uses paper ballots that are tallied by humans. Electronic ballots can only be secure from abuse by having a per-ballot paper trail, so what advantage does the electronic ballot provide at all?

    Honestly, I'm curious about why electronic ballots are a good idea at all, given the present state of the art.
  • by MtViewGuy (197597) on Monday April 02 2007, @09:25PM (#18582231)
    I think we should just forget the whole idea of electronic voting machines (which looks like it's just as faulty as the old mechanical voting machines used in much of the USA for many years) and go with mark-sense paper ballots filled out with permanent ink pens or markers.

    Not only is it machine-readable, but the ballots can be hand-counted quite easily in case of close elections.
  • by caitriona81 (1032126) <sdaugherty@gm a i l .com> on Tuesday April 03 2007, @01:44AM (#18583895) Journal
    I shouldn't have to point this out, but if you feel strongly about this or other issues before the house, you can
    easily write your Congressman from the contact form on the House web site - http://www.house.gov/writerep/ [house.gov]
    While members of Congress may or may not read Slashdot, they or their staff do presumably read their Inbox, and I've gotten at least cursory replies (usually by snail mail) before.
    I've posted the letter I just wrote below as an example, but it's probably more effective if you write your own words rather than using mine:

    To the Honorable Walter B. Jones:

    I just became aware of pending legislation via a number of technical industry news sites including Slashdot and Arstechnica that I feel is long overdue, H.R. 811: Voter Confidence and Increased Accessibility Act of 2007.

    As a constituent of your district, and as a registered voter, the integrity and transparency of election processes deeply concerns me.

    Of particular importance and interest to me are provisions which provide for voter-verifiable paper trails in elections, provisions that require random auditing to insure that paper records match electronic ones, provisions that require the software used within electronic voting machines be open to public inspection, and provisions that provide for the emergency use of paper ballots in the event of system or equipment failure.

    I realize that these measures create an additional burden on the states, however, I strongly believe they are needed to restore accountability, auditability, and voter confidence lost by the widespread adoption of electronic voting machines.

    I urge you to strongly consider voting for this legislation when it comes before you, and to resist amendments which weaken or eliminate the strong provisions on election integrity it contains.

    Sincerely,
    Stephanie Daugherty
  • by kst (168867) on Tuesday April 03 2007, @02:53AM (#18584359)
    It mandates that the paper records be the authoritative source in any recounts ...

    Make the paper record the authoritative source in any and all counts.

    If the paper record (it's called a ballot!) is computer-generated, that's ok, as long as the voter gets to verify it, and as long as everything on the ballot is human-readable. (If it looks like a human-readable ballot but the actual vote is recorded in a barcode, that's subject to abuse; the voter has no way to confirm that the barcode matches the actual vote.)

    And I don't think there's any good reason not to count the ballots by hand.
    • Its not just national politics - the election has to be pretty close and have a pretty far reaching collusion of districts to really make a difference. Its also state & local politics, where fraud at one precinct or county can really make a difference in the outcome of the election.
    • Re: (Score:2, Interesting)

      If you want a real e-democracy that can make a difference....

      http://www.blognow.com.au/edemocracy [blognow.com.au]

      • by skrolle2 (844387) on Tuesday April 03 2007, @03:36AM (#18584607)
        I'm sorry, but that would be a pretty stupid system.

        There are problems with our representative democracies, but effectively going back to a direct democracy won't solve anything. Representative democracy is a direct cause of the division of labour which is the main reason our civilization is as advanced as it is. Instead of everyone farming their own food, building their own tools, writing their own programs, performing their own surgery, being their own lawyers and making their own political decisions, we divide the labour. I farm, you code, Johnny performs surgery and Karen sues people and everyone is happy doing what they're best at.

        The important thing to remember about representatives is not that they should vote AS their constituents, but that they should make INFORMED DECISIONS in the interest of their contituents. That's the labour we divide to our representatives, to inform themselves of what a political decision means or leads to in the future, to inform themselves of the political landscape and the compromises needed to get a certain policy accepted, to see the big picture, to enact long-term policies for the benefit of their constituents, even though it might be bad in the short term. And, most importantly, to take personal responsibility for the votes cast as an elected official.

        You forget some things about political decisions that would get totally lost in your suggested system.

        1) Most decisions are incredibly boring regarding concerns that are interesting only to a small minority of the population. With direct democracy, everyone would have to spend time informing themselves of the impact of the fishing quotas of the North Atlantic to make the best decision. But seriously, people won't, they'll just press a little vote button on your webpage and not care what was enacted as a result. Ooops, we bankrupted an entire industry, oh well, noone *I* knew...

        2) There's a lot of decisions like the one above, with direct democracy, so everyone would have to check your webpage every day, vote on the issues in a sensible manner, taking time away from whatever else they were doing. Why should people do this every day for the rest of their lives? If everyone does not participate every day, then it's no longer the will of the people, but the will of the people who can be bothered to do this every day, or have time to do this every day. Your average working parent who make up the bulk of the taxpayers will not have time for this, making the "decisions" pretty skewed.

        3) Everyone does not have access to the internet every day. Seriously, get some perspectives.

        4) You may think that the representatives are biased or lobbied into submission or corrupt, but why would ordinary people be any better? If people believe in ads, what's to stop them from believing in every political ad on their TV, comfortably telling them what to vote for tomorrow?

        5) Voter turnout here is about 80%. That means that 20% of the eligible population can't be bothered to make ONE decision every FOURTH YEAR. That's not a lot of work. And you want these people to make decisions every day or at least every week? About things they care even less for than high-level general political ideology?

        6) Referendums always lack personal responsibility. "It is the will of the people" is a great way to not have to stand for your actions. Part of the job of being an elected official is to make decisions and take personal responsibility for them. If an official makes decisions that the constituents really dislike, he/she will be voted out of office and someone who makes decisions that are better in line with the voters will take his/her place. But if everyone is voting on every issue, who is responsible for the bad ones? What's stopping people from only making badly-informed, short-sighted decisions that benefit themselves financially in the short run, but are devastating to the country in the long run? You can't vote the voters out of office. You could never have a regime-change in your system, with all the benefits that follow those.
    • by Irvu (248207) on Monday April 02 2007, @06:45PM (#18580965)
      Yes, this bill will not solve every problem with our political system but what kind of an excuse is there for whining? By your reasoning we shouldn't have bothered with the Clean Air act because it didn't address water pollution or the Clean Water Act because it didn't address air pollution, nor should we have bothered with the endangered species act because it did nothing about outsourcing.

      This bill will not fix every problem that plagues our election system. It will fix some of the problems. Is that sufficient reason to pass it? Oh Hell Yes!
      • Re: (Score:2, Insightful)

        No, by my reasoning we shouldn't enact legislation when it's just for show and has no actual benefit. Perhaps I will change my tune when there is some challenge made and all of these paper receipts somehow prove useful in changing an unfair outcome.
        • At present the places without paper receips (vis Sarasota Florida, Maryland, etc) are the ones with real problem. States like New Mexico which had up to 10% vote losses among minorities during the 2004 election have switched to optical scanners with audits and have not looked back. Are they perfect? No. Are they a whole hell of a lot better off than they were? Oh yes.
    • by zCyl (14362) on Monday April 02 2007, @07:12PM (#18581211)

      Such as - you know - which assholes are accepted enough by the corporations, religious nuts and lobbiest groups in the first place to even become viable candidates.

      What good is a viable candidate if your vote doesn't count anyway? Accurate voting is an essential element of a democracy, and so it MUST be in place.

      If you want a better system, you need to support each component of that better system when it comes along. Sticking your head in the sand and waiting for everything to completely match your dream world isn't going to get you anywhere.