|
|
|
|
|
by pgz
3515 days ago
|
|
I know very little about security but couldn't a system be created like git, where for every vote the voter gets a sha of his vote? That way she can later verify that in his section repository his vote is still there and has been counted. Of course the mapping sha1 <-> voter will be anonymous, but this way everyone can see all the votes. This doesn't solve the problem of some hacker adding votes on top of the legitimate ones though. |
|
This means that you can verify that you voted from whom you thought... but nobody can force that knowledge from you at gunpoint.. even if they had the verification token.
Some of the famous ones are Scantegrity (proposed by Ron Rivest) and Punchscan.
https://en.m.wikipedia.org/wiki/End-to-end_auditable_voting_...