Public repository of VoteCoin.com
Background
Solving the paradoxical problem of vote integrity and vote anonymity using a probabilistic vote chain.
A part of the BrainCoin.org crypto currency ecosystem: http://docs.braincoin.org
Voting systems
### EOS
- “Follow my vote” is attempting to do a mock US presidential election with EOS. The identity verification element doesn’t seem to be much of an advancement unfortunately: https://followmyvote.com/blockchain-voting-the-end-to-end-process/
- https://github.com/EOSIO/eos
- some controversy https://www.reddit.com/r/CryptoCurrency/comments/8ty13c/we_have_suffered_a_private_affair_block_producer/e1b6bga/ but I think Cryptoverse summarized the issue as a growing pain: https://www.youtube.com/watch?v=TU6xeFSMgpI
### Voting on IOTA
- https://medium.com/@samuel.rufinatscha/e-voting-on-the-tangle-e293d13552a1
- https://blog.iota.org/announcement-iota-as-backbone-in-e-voting-research-18f13d0edbd4
- https://twitter.com/pryszkie/status/966320527257296898
### Google votes
- https://www.youtube.com/watch?v=AhVR7gFMKNg and https://www.youtube.com/watch?v=7UqV3eN9Pa8
- I am confused as to where the code is located? The video says go/googlevotes but it could also refer to Google plus polls?
https://www.google.ca/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwjftJL8-PPXAhWM7YMKHVG2C-0QFggpMAA&url=http%3A%2F%2Fwww.tdcommons.org%2Fcgi%2Fviewcontent.cgi%3Farticle%3D1092%26context%3Ddpubs_series&usg=AOvVaw3GPHINuek-6xYEVcfemIkR
### Other
-
Enigma secret voting protocol: https://blog.enigma.co/dark-daos-and-the-complexity-of-secret-voting-fc3b4fe4d666
-
“Scaling Blockchains - Computerphile” does a good job of discussing existing techniques for blockchain voting:
https://www.youtube.com/watch?v=4CdO0olVfAA -
Kiayias, A., Zacharias, T., & Zhang, B. (2017). An Efficient E2E Verifiable E-voting System without Setup Assumptions. IEEE Security and Privacy, 15(3), 14–23. http://doi.org/10.1109/MSP.2017.71
-
NXT blockchain with interface for polling up to 100 token holders - https://nxtplatform.org/overview-main-features/
-
PublicVotes - http://schiener.me/2015/voting-on-ethereum-analysis/
-
Votem - a company claiming to have solved core problems https://votem.com/blockchain-voting/
-
https://www.youtube.com/watch?v=7UqV3eN9Pa8
- https://www.coindesk.com/blockchain-voting-code-made-open-source-moscows-government/
- https://github.com/moscow-technologies/ag-blockchain - in Russian unfortunately :/
## Ridealongs voting series
Neural voting machines
Ballot Maps
MMP vote splits
Self-voting circuits
Tools
- https://github.com/llSourcell/Your_First_Decentralized_Application explained in https://www.youtube.com/watch?v=gSQXq2_j-mw