|
|
|
|
|
by compsciphd
2516 days ago
|
|
re burning ballots. If it's possible to burn a ballot (i.e. associate the set of bar codes to actual candidates), shouldn't it be possible to "burn" a ballot after the fact as well? i.e. we have 4 barcodes, I need a way to associate each barcode with a candidate to burn it, so why couldn't this happen after the fact as well? I assume homomorphic encryption might help here, I just am missing it. |
|
If the keys are destroyed after a valid election, as one would expect, then there is no possibility for that.
One way to better ensure the keys are destroyed is to use secret-sharing schemes so that multiple parties that are adversaries would have to lie similarly about destroying the keys, then conspire to work together to decrypt ballots after the fact. But I hope you see that this is all chasing social problems that must be solved as a precondition to have fair elections in the first place.