Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 373 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 373 Bytes

Council-Decision.py

A draft for a secure and anonymous voting-backend, which uses proven encryption algorithms. It is designed to allow transmission of cast votes over different transports like XMPP or E-Mail. Additional transports can be added by external packages.

The frontend, Council, is developed in it's own repository.