mirror of
https://github.com/siv-org/siv.git
synced 2026-01-10 02:47:58 -05:00
Cleanup readme TODOs
This commit is contained in:
21
README.md
21
README.md
@@ -9,26 +9,6 @@ yarn
|
||||
yarn dev
|
||||
```
|
||||
|
||||
TODO:
|
||||
|
||||
- [x] Admin GUI to add voters by email address
|
||||
- [x] Admin GUI to add Trustees by email address
|
||||
- [x] Backend assigns vote tokens and emails invitation to voters
|
||||
- [x] Password protected
|
||||
- [x] Voter interface to cast vote
|
||||
- [x] Encrypt voters vote
|
||||
- [x] Error handling
|
||||
- [x] Submit Voters vote
|
||||
- [x] Validate ballot before sending
|
||||
- [x] Admin endpoint to receive submitted votes & validate vote token
|
||||
- [x] Bulletin board of all valid received votes
|
||||
- [x] Admin sends voter confirmation that vote was received
|
||||
- [x] Voter Auth Tokens can only be used once
|
||||
- [x] Admin can see which voters submitted
|
||||
- [x] Admin can manually close voting early
|
||||
- [x] Admin does first shuffle
|
||||
- [x] Admin posts final results
|
||||
|
||||
For strong privacy:
|
||||
|
||||
- [ ] Trustee page to take part in Distribute Key Gen
|
||||
@@ -38,7 +18,6 @@ For strong privacy:
|
||||
After core features complete:
|
||||
|
||||
- [ ] Instructions on how voters can verify
|
||||
- [ ] Admin can assign time for voting to close automatically
|
||||
- [ ] Offer voters Extra Private Mode
|
||||
- [ ] Health check on voter's device:
|
||||
- [ ] Can they establish a secure connection?
|
||||
|
||||
Reference in New Issue
Block a user