Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

codegram/decidim-electionguard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

decidim-electionguard

Wrappers used to integrate ElectionGuard python code onto Decidim Elections module. It consists on three parts:

  • Trustee wrapper: used to perform the trustees main tasks, the Key Ceremony and the Tally.
  • Voter wrapper: used to encrypt a ballot.
  • Bulletin Board wrapper: used to perform the ballot box tasks, during all the election lifecycle.

Quick Start

Using make, the tests and package creation tasks can be run with one command:

make

The unit and integration tests can also be run with make:

make test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published