2389
Comments (19)
sorted by:
You're viewing a single comment thread. View all comments, or full comment thread.
41
Beachboy1b 41 points ago +41 / -0

If they have pictures or something more substantial to give to PV, that would be perfect. Also, if they have fake ballots, is there not a way to tell the real ones from the fake ones? I don't mean to bring up the watermark thing again but this is getting ridiculous, we HAVE to have had a countermeasure against fake ballots.

24
MrBlack 24 points ago +24 / -0

The officials probably used real ballots, just filled them out themselves

23
deleted 23 points ago +23 / -0
4
Necalli 4 points ago +4 / -0

This is why EVERY person should receive 1 ballot only. No "extras" laying around for any reason.

2
deleted 2 points ago +2 / -0
2
Bramble 2 points ago +2 / -0

It's so fucking easy for anyone with a CS background.

You use a pseudorandom number generator with the salt being the ballot ID number. All ballots are then printed with their ID and the hash output from the generator.

You keep the seed for each election locked up next to the nuclear codes.

How do you verify if a ballot is real? Well punch in the ID, and the seed and BAM out comes the hash.

It's cryptographically secure, and once counting stops you can publish the seed so anyone can validate a ballot.

Count them all, throw out the illegal ones, arrest anyone who submitted an illegal ballot, and you're set.

However this only works if they don't get official ballots. This obviously won't stop other kinds of fraud.