Monday, January 15, 2007

e-voting

Interesting article on electronic voting. What I found most interesting is the software company claims their source code can not be reviewed because it is trade secret.

Hmmm. My coding days are fairly distant, but let me try and reverse engineer their code...

IF {vote is for person A} THEN {add 1 to vote total for person A}
IF {vote is for person B} THEN {add 1 to vote total for person B}
IF {no vote} THEN {go to next ballot}

Hope I didn't let the cat out of the bag here

No comments:

Post a Comment