Skip to content

seanballais/helios-server-rbac-admin

 
 

Repository files navigation

helios-server-rbac-admin

This is a branch of the Helios Web E-voting System (https://vote.heliosvoting.org/) which was originally written by Ben Adida.

This branch of Helios has advanced access control functions not present in the original Helios.

In this version of Helios, the various administrative functions in a Helios election can now be delegated to different election authorities. To achieve this, a role-based access control model was implemented in the system.

Additionally, a mechanism for enforcing separation of duty on the various election administrative tasks was also implemented. By applying the principle of separation of duty, the authority to perform an election administrative task can be delegated to multiple election authorities. Only through the cooperation of these election authorities that the full authority to perform the task can be acquired.

About

A branch of the Helios-evoting System (https://vote.heliosvoting.org/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.6%
  • JavaScript 26.2%
  • HTML 14.7%
  • CSS 1.3%
  • Other 0.2%