Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

AnonVoteDemo

Simple demonstration of digital voting ideas that preserve anonymity and verifiability

============ From file:

vote.py

Demonstrate a technique for collecting votes

Preserves the anonymity of the voter

Voter is still able to verify that vote counted

TODO:

upgrade to long / deal with overflow (currently enforce limit of 5 voters/candidates)

allow stepping through instead of printing all results

possible update text to better communicate what is going on / how anonymity is preserved

Eric Lovelace - 2013 Implementing idea presented by Dr. Zou at IUPUI (though he is not associated with me programming this so my mistakes should not be taken as an indication of any flaw on his part)

About

Simple demonstration of digital voting ideas that preserve anonymity and verifiability

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors