mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Belenios voting added to wishlist (#2335)
We need secure and anonymous voting software where voters can trust that nobody was manipulating. My research came to conclusion, that Belenios with origins in Université de Lorraine, is most promising candidate. The survey platforms that are provided in YunoHost so far - ("LimeSurvey" and "Framaforms") - are rather "survey" but not "election" software. E.g. LimeSurvey admin can collect all data of the voter (IP, voting selection, e-Mail-address ...) and even vote in place of the original voter. Belenios focuses on maximum safety: 1) anonymous voting 2) all voters get their individual partition token, repetitive sending if someone did not get his token 3) verifiable: a) voters can verify that their ballot was counted; b) voters can verify that there was no ballot stuffing 4) board of admins provides control that there is less influencing from the admin
This commit is contained in:
parent
b441e18c81
commit
cb36950a77
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ You can [contribute to this list by adding something you'd like to be packaged](
|
|||
| [Baserow](https://baserow.io/) | Open source no-code database tool and Airtable alternative. | [Upstream](https://gitlab.com/bramw/baserow) | |
|
||||
| [Beatbump](https://beatbump.ml/home) | An alternative frontend for YouTube Music | [Upstream](https://github.com/snuffyDev/Beatbump) | |
|
||||
| [Beeper](https://www.beeper.com/) | A unified inbox for 15 chat networks. | [Upstream](https://gitlab.com/beeper) | |
|
||||
| [Belenios Voting](https://www.belenios.org/) | Verifiable, lean, trustable online voting system | [Upstream](https://github.com/glondu/belenios/) | |
|
||||
| [BigBlueButton](https://bigbluebutton.org) | Web conferencing system | [Upstream](https://github.com/bigbluebutton/bigbluebutton) | |
|
||||
| [BitcartCC](https://bitcartcc.com) | BitcartCC is a self-hosted, open-source cryptocurrency all-in-one solution | [Upstream](https://github.com/bitcartcc/bitcart) | |
|
||||
| [Bitmessage](https://bitmessage.org/) | P2P communication protocol used to send encrypted messages | [Upstream](https://github.com/Bitmessage/PyBitmessage) | |
|
||||
|
|
Loading…
Reference in a new issue