Diebold Election Results Released By AZ Judge
Windrip writes "A judge in the case covering the nature of the database used in Diebold Gems software during Pima County, Arizona elections has ruled the DB is not a computer program (pdf). The result is that the Arizona Democratic party will have the chance to review previous elections for transparency and accuracy. ''The Pima County Democratic Party sued the county this year for the electronic databases from past elections. The party requested the databases and passwords be released according to Arizona public-records law. Pima County denied that part of the request, while turning over other records the party asked for. In closing arguments of the four-day trial that began Dec. 4, Pima County argued the databases meet the definition of a computer program, which is protected by state law, said Deputy County Attorney Thomas Denker."
The data set is not a program, but the program required to interpret the dataset is. If the data files are in some binary proprietary format, there may not be an easy way to interpret what's in the data files without also having access to the program.
Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
How is it possible in the 21st century in the USA that one uses electronic voting machines with one hand while publishing important documents as scanned images with the other one?
Maybe Computers will never be as intelligent as Humans.
For sure they won't ever become so stupid. [VR-1988]
"There is a significant risk these systems could be hacked or discredited," Denker said.
I pretty much think that this is the point; and it is an important point, because without the ability to call "bullshit" then you lose the legitimacy of the votes. Any corporation wouldn't trust an accountant to maintain the books without auditing them periodically, this is basically the same thing.
also, the systems can already be hacked (quite easily I believe)
Just a hint, they both are the same thing. Don't trust either, fight both.
A database file is just data, to be interpreted by a database program.
But the database program is just data to be interpreted by the CPU.
Data vs. document is a spectrum. There is no clear distinction. We tend to think of documents as just information, describing some structured knowledge, which is true. But by contrast, we tend to think of programs as containing primarily step-by-step instructions. But those instructions don't execute themselves. They're input to something. And moreover, not all programs are instructions. Consider Prolog, where the functions are described in terms of logical relationships, and the step-by-step instructions are inferred by the interpreter. Just because the Prolog program doesn't include instructions, per se, doesn't make us say it's not a program. At the same time, the distinction between a Prolog program and an expert system knowledge base (in term of form and function) is not clear.
Everything is just data. What makes it meaningful is the order and interpretation that we impose on it.
The text of the PDF requires them to release "every file .. that ends with the extension 'gbf' or 'mdb', and the password for 'gbf' files." It also mentions that the data has been scrutineered with Access.
The arguments about an Access database being a "program" are probably related to the ability of MDB to contain queries (aka stored procedures).
GBF files are encrypted / compressed MDB files. The dockit claims that "a gbf file can only be created and opened by the GEMS program", but I suspect it unpacks them to a temporary file somewhere before it opens them up with the normal library.
Other little GEMS (sorry, couldn't resist the pun)...
* "Microsoft has warned against using the mdb format for some critical applications, such as election management software."
* Each expert witness endorsed a statement that the GEMS software has significant security flaws.
If the security of the system depends on keeping the implementation secret, then it's not secure. Huckelberry's assertions are themselves an indictment of Diebold's product.
Accountability is important. There is not nearly enough of it in the American government, at any level.