Microsoft, Unisys & Dell To Make New Voting System
About twenty million - alright, slight exaggeration, but a whole bunch of people sent the story about Microsoft, Dell and Unisys to build a new voting system. Microsoft will do the software, Dell the hardware, and Unisys will assemble the systems.
MIT and Caltech have already announced plans
m l
to develop a voting machine:
http://web.mit.edu/newsoffice/nr/2000/voting.ht
Personally, I trust MIT and Caltech much more
than I trust Microsoft and Unisys.
--- even the safest course is fraught with peril
Remember Netscape Engineers are weinees and 'leasing the operating system' and '.NET' and recently, the backdoor account in Interbase (granted, not MS but just an example of the type of things one could not put past Microsoft)? -- Is this really the kind of risk we need to put our voting system in?
The whole idea of a Windows-based system is frightening. Why not go for something that at least will allow an uptime long enough to complete the full voting day? Maybe Solaris or Linux or a reduced size, limited function distrobution of their own?
Further, these are obviously going to be networked throughout the country, to a central city computer, then to a central state computer and then to a central national computer (sure, you could go directly to a national machine, but I think there may be some federal/state issues that would make regionalizing each function of the process preferrable). As we all know, anything that is on a network is potentially crackable.
If anyone needs proof of that, look at the NSA, CIA, FBI, IRS and other government websites which have been cracked in the past.
---
seumas.com
do I have to even try to poke fun at that?
heh thats all we need, ms to screw it up, dell to charge a fortune for the screwup and unisys to patent the screwup after everyone has been using it for many years
I think we have to insist that any voting system implemented be Open Source, and specifically GPL, so no one can go and put backdoors in it without someone being able to find them. Furthermore, I think we can make it stick, to-wit: Proprietary software must be paid for, right? Which would make it an unfunded mandate, and thus unconstitutional.
Folks, get on the phone to your congresscritter, write letters, whatever, but we can, and have to, stop this right now before it spreads. I'm not going to stand for spending several million dollars of MY MONEY to develop something that has already been developed and is out there for the asking... something I will never trust unless it is open source, and neither should anyone else.
Once more into the breach, dear friends, and we can stop Gates' final attempt to take over the world, and have it for ourselves, and set it (ahem) FREE.
--
If you want to end war and stuff, you've gotta sing LOUD.
-Arlo Guthrie, "Alice's Restaurant"
It's been said in almost every one of the voting stories thus far - why not go with a system like Canada's? Simple X in a box, hand counted, done in a few hours, no ambiguities, no problems. Ugh.
---
I hope that when they try the online voting thing, they actually do it _right_. (a worthy goal for Microsoft)
The most obvious problems with online voting are identification and security. Voting in the United States is done via secret ballot, yet voters must first be identified. On the Web, once a visitor is identified, it is possible to track their movements and choices throughout the entire session.
Rather than pretending to not track this data, we should allow Web servers to behave as they already do and mask the identity of the user. PIN codes or site passwords, a la Amazon, are not a viable option as they are often written down and thus easily stolen, forgotten, or shared.
The best identification option may be the already present state driver's license or ID card. Many state cards currently have a magnetic strip that could be used to hold a voter registration ID. A better storage solution would be for states to use smart cards, like the new Visa and Amex Blue, as the basis of driver's licenses and IDs. The embedded chip could hold a variety of information, including e-commerce information, and would be read/writable. Along with helping the smart card industry gain about 250 million customers, the government will also need an equal number of smart card readers. These devices should be able to attach to computers, PDAs, cellphones, and Internet appliances.
The question is, can MS and co provide anywhere near this ideal?
I still don't see how it could work, free or not. Even if you could get "the source", how would you know that that was exactly the same source code that was used to compile the system that will actually be used? It would be exceptionally easy for some corrupt person involved in generating the binaries to slip in a trojan before the software system is installed all over the country.
This problem would exist whether the software is (GPL-style) free or not, and I can't see how this type of problem can be avoided. Making it opensource would probably make it harder to find exploits (and you can be pretty sure that somebody somewhere *will* find an exploit) but you can't get around the basic problem of corruption.
Hand-counted votes are also open to corruption, of course, but on a much smaller scale - most people would only be able to affect the vote count in, say, their own voting station. But with a full-blown electronic system, somebody somewhere would have the potential to rig the vote on a massive scale.
This past election was the second election I voted in and the first presidential election. I voted in Ocean County, NJ.
They use computers there.
They don't run windows. They don't run Linux. They don't run BSD, or any other general computer OS. They are dedicated voting machines with dedicated hardware and software built in to the microcontroler. Much like your VCR is a computer, but it only does one thing. Your Microwave oven has a computer in it, but it doesn't run Linux or a MS OS either.
The layout they used on this machine was simple. A bunch of buttons (similar to the kind under the plastic panel on your microwave, not the kind of buttons on your keyboard) under a paper overlay under a protective clear plastic sheet. There were probably hundreds of buttons, but only a few are ever used at a time, depending on the requirements of the individual election. Oh yes and there are LED lights next to each button, which holes in the paper so the proper LEDs could shine through.. There was also a keyboard (laid out alphabeticly) to enter write-in votes. This whole setup was perhaps 3'x3' or 4'x4' and took up the front "wall" of the voting booth.
I don't know how the machine OUTPUTS votes, (hard drive, print out, network, etc.) but everything I saw looked fairly straight forward, simple and easy to me. I didn't hear about anyone getting confused in my community. there were PLENTY of elderly voters and I was standing in line at the polling station for a while. The only confusion was over what lines to stand in (there were seperate lines to check your voter ID card and lines for the voting machine, in addition to splitting up lines by first letters of last names for check-in.)
Now, here's my take on how something like this should be designed:
The modularity of the paper overlay is a good idea and can be retained. Either that, or use expensive touch screens. Either is fine, and if cost is not an issue, I believe that touch screens would PROBABLY be a better plan since paper can (concievably) shift or slide. The important part here is that the layout (since either can be dynamic from election to election) needs to be CARFULY considered for each election.
The OS:
- Should NOT be Linux.
- Should NOT be BSD.
- Should NOT be Solaris
- Should not be Windows.
It should NOT HAVE an "OS" in the traditional sence of the term at all! It should have a simple "dumb interface" like a VCR, digital watch, phone, microwave, etc. When is the last time your Microwave "crashed"? If it's EVER happened, I'm sure it's happened less to you than any general computing OS you've ever used. Linux has crashed on me, Windows has crashed on me, Macs have crashed on me. My VCR? Hardware has failed (motors) but the software end of it has to my knowlege never failed.
Also, as to open source... this is a more touchy subject. I do agree that the code (probably C. the Elevator Principal applies perfectly to this situation.) does need to be audited make the source redily available. But I don't see any particular reason that it can't be developed by a private party / company/ whatever.
Several other people brought up concerns about "What if" people obtained the source code, edited it to their liking and installed it on the voting machines. Well, this isn't a problem with dedicated hardware/software on a microcontroler. When is the last time you heard of someone changine the software on their VCR? And without opening the thing up and breaking out the solder gun? And with people (Election officials) that don't want them to do this standing around watching to make sure they don't do this? In any concievable situation where this would be insecure, ANY method (pencil and paper for example) would be insecure due to the amount of corruption it would require. If anything, this might make coruption a little more dificult to pull off since it would require someone with in depth technical know-how AND would almost certainly take a conspiricy rather than a lone nut to rig votes.
Now for the other end of the equation. I believe (due to the companies mentioned) that they want to use a PC type of archetecture. I don't see why. It's insecure, unstable, and too generalized for the task at hand. Life support machines don't run Windows. Missle Guidance Systems don't run BSD. Power Plants don't Run MacOS. Why should this?
Now, I understand that this being /. and all, that one is expected to bash Microsoft.
I think this is lame.
Do I like Microsoft? Not particularly. Do I think they are evil? Only their business practices. But their software is the best thing out there for the home user. For the software I want to run, they and Apple are the only game in town. My web sites, however all run under Red Hat. I wouldn't DREAM of running any kind of site that recieved decent amounts of traffic under NT. However, why is Linux a good choice for VOTING MACHINES? Pick the right tool for the job people. PCs in general simply aren't cut out to going something like this. There's a reason it's called "general computing" because these machines have to be Jacks of all trades. The trade off is that they don't realy master any of those trades. They crash, they're often slower than a dedicated machine for the same task, etc.
Computers are not nessisarily bad for voting. In fact I encourage the use of computers. However, don't use general computers. Don't do this half assed. Don't try to shoe horn in the wrong tool for the job. Use a dedicated hardware/software solution.
Touch everywhere, even when inappropriate.
Will they show us the freaking source? I think the point was exemplified by the battleship dead in the water, but I fear it may not have been taken to heart. Voting should be a completely transparent process with the sole exception of what goes on in the booth. I don't trust MicroSoft to even count right at this point. I want to make damn sure that nobody is going to work out a buffer overrun and move a few votes here and a few votes there and rig a close one. This needs to audited rigorously, and the source sounds like something that ought to be available at the least under the FOIA, and if the government can't get that right from MicroSoft, we shouldn't be using the software.
WARNING: there is a trojan on your
OK, a co-worker of mine were talking on the way back from lunch about a month ago on how to make an "electronic voting system" work. Let me first say that I'm Canadian and as FFFish's post states, our hand counted, hand marked ballots scale very well for 30 million, and I see no reason why it wouldn't scale well for 300 million. Whatever. Here's our idea.
:)
The problems with a pure electronic system come with recounting, either due to a close vote, or to questions of tampering, is that there's no true way to do a physical recount. But regular ballots take "too long" to count.
Why not create a hybrid system. Each person comes to their polling station, is checked off a list and is given a "voting card", perhaps like a punchcard, but with no holes. They go back to the voting machine, close the door (or whatever), and insert their blank card into the machine. they vote via touch screen, and the result is printed on the card, which they (perhaps only as a symbolic gesture), insert their card into a box. When the elections end, you use the computers to tally the votes, but have the paper votes available if you need a true recount.
Now of course, all of this is meaningless unless the Americans can standardize their voting procedure. If one county has electronic voting and another punch card or another X'ed by hand, you're back in the same boat.
One thing FFFish may be wrong on is that it "Can't happen in Canada". Sure it can. Effectively, Bush and Gore tied within counting error. The same could happen in our system. Fortunately minority "tied" governments could exist in Canada without causing constitutional gridlock... (Just parlimentary gridlock, after a few weeks of which the government would collapse and we'd get to hold another election!
At any rate, I hope you guys can sort this all out by 2004.
Basically, he says they are a dangerous thing ...
The comforts you demanded are now mandatory -- Jello Biafra
--
The comfort you demanded is now mandatory - Jello Biafra
Be the first city council in your state to buy the all new Microsoft George voting machine! Features include:
- Microsoft's famous quality control and Dell's famous low prices.
- Rigorously tested by Mindcraft, Inc.
- Tasteful blue screen provides privacy between voters.
- Uses a special release of Borland's InterBase db server to keep track of the votes.
- Auxiliary USB port with no documented function.
- Coin operated version available by special order.
- Framed Certificate of Authentication, signed by Katherine Harris.
- Recommended by Jeb Bush and the RNC!
Testimonials:--
Sheesh, evil *and* a jerk. -- Jade
OK, everyone knows that the only things that Microsoft makes well are joysticks and mice. So they should be doing the hardware. Dell ships computers with Linux preinstalled, so maybe they should be doing the software instead. As for Unisys, people who say "Democracy" and "Unisys" in the same sentence should be shot. Wait, did I just...damn....
========
Stephen C. VanDahm
This is so cool!
I need to go refresh my collection of rootkits.
I'll show George W. Bush that he's not the only one who can rig an election.
--Shoeboy
Well, here's my letter...before I fire it off, anything obviously wrong or stupid?
Dear sir,
I am a software engineer employed in New York state. This morning, I
read on Reuters a report that Unisys Corp., Dell Computer Corp., and
Microsoft Corp., are teaming up to develop an electronic voting system.
Dell Computer Corp. is the number two PC manufacturer in the United States,
and Microsoft produces the de facto standard computer operating system
software, "Windows", used worldwide, and is currently in hot water with the
DOJ. I suggest that proprietary computer and software companies which
have large shares, if not monopolies, in their sector, may not be the
best entities to entrust with inventing a secure, fair, open, and
accountable electronic voting system.
In my opinion, both professional and personal, such a system is best
developed under a Free Software/Open Source model. I refer you to
descriptions of Free Software,
http://www.gnu.org/philosophy/free-sw.html, and Open Source,
http://www.opensource.org/osd.html.
Loosely, Free/Open-Source software is distributed under a license
which guarantees the freedom of people to obtain and inspect the source
code of such software. I believe only with this freedom of inspection
can we ever trust that software does what its originators claims it does.
Obviously this would be of utmost importance in an electronic voting
system. Furthermore, Free/Open-Source software has the additional
benefit of allowing many people to verify that the software is free of
bugs and performs as expected. This has the side effect of producing
software which is frequently more reliable and robust than software which
is developed behind proprietary curtains. Much of the infrastructure of
the internet is based on such Free/Open-Source software. Recently the
operating system Linux, also developed under this model, has been
receiving a good amount of attention and accolades.
Lastly I would like to point out that such a Free/Open-Source software
system for electronic voting already exists: FREE, "Free Referenda and
Elections Electronically": http://www.thecouch.org/free/. I am sure
there are other such Free/Open-Source projects.
As a professional, the practical benefits of Free/Open-Source software
are apparent to me. But as a citizen, I believe the social and ethical
benefits to state operated systems are paramount, and I could never
entirely trust with my vote, software whose source code I, or a trusted
party, cannot inspect. I kindly suggest that research into electronic
voting systems explore Free/Open-Source software possibilities.
It's 10 PM. Do you know if you're un-American?
IBM declined to get involved in voting mechanisms in the 50's under Thomas J Watson, and declined again this past year, when Lou V Gerstner was approached about the matter.
/. will say, "yes, we knew it would happen, " the rest of the world will say "How could this happen?" and because MS is ubiquitous, it won't really hurt their bottom line, proving that they are a monopoly, regardless of what Judge Jackson's pursuit of them results in.
Voting is too important, and IBM has always chosen to keep their hands clean of ethical quandries, where possible. Besides, it's bad for business if fraud is committed on your machines.
What are the ramifications here? That if fraud is committed on a MS box, all
A host is a host from coast to coast, but no one uses a host that's close
If there is one single thing that I have learned about security is this... There is none.
If you want it safe, you dont want an electronic method like that. The more people involved, the more it (at least appears to) lessens the chance of seriously tainted results.
They shouldnt object to an open audit of the code, seeing how there isnt this huge demand for US Election Wizard 2.0, and they wouldnt have to worry about competitors.
I can honestly say that if I was involved in the project, and had access to the data in anyway, I would at the very least consider the idea of fixing the results.
Did you just grab my ass?
Take a look at
http://snopes2.com/business/genius/spacepen.htm
Geoff
I think I see a trend here. Maybe for them it really would be easier to muzzle the entire internet than to produce p