belenios-tool

verifiable voting system (command-line tool)

Description

Belenios aims at providing an easy to use voting system, guaranteeing state-of-the-art security, namely vote privacy and verifiability. It can be used in many types of elections, ranging from scientific councils to sport associations.

It consists of a command-line tool and a web server. Both use the same backend and can be used to organize elections and perform verifications.

Security properties of the system are:
 * Vote privacy: No one can learn the vote of a voter. Vote privacy
   relies on the encryption of the votes.
 * End-to-end verifiablity: Every voter can check that her vote has
   been counted and only eligible voters may vote. End-to-end
   verifiablity relies on the fact that the ballot box is public
   (voters can check that their ballots have been received) and on
   the fact that the tally is publicly verifiable (anyone can recount
   the votes). Moreover, ballots are signed by the voter credential
   (only eligible voters are able to vote).

This package provides the command-line tool, which is the most convenient way to exercise the verifiability capabilities of the system. It can be used to run an election without using the web server, and to monitor an election running on a web server.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://www.belenios.org/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install belenios-tool