mdipierro / evote

A system for secure, trusted, and verifiable voting on the web
Other
116 stars 41 forks source link

Request: Support STAR voting #36

Open wolftune opened 4 years ago

wolftune commented 4 years ago

The dedicated (also Open Source) system already doing it is https://star.vote/ which is running https://github.com/msmunter/star.vote/

STAR is a best-in-class (top results in Voter Satisfaction Efficiency research) and balances elements of score and ranked voting to effectively (but not strictly 100%) eliminates the issues with strategic voting and vote-splitting.

It's mathematically trivial (simple addition). Happy to answer any questions anyone has about it.