Closed
Description
Every time we have to vote on a non-binary issue (where there are more options than "yes", "no", and "abstain"), we have to discuss what tool to use, and I think it'd be useful to have a "blessed" tool for voting.
I've proposed my own Caritat tool for the most recent vote, here are a few things I didn't like about it:
- The code is not controlled by the project.
- Only one individual was in power of closing the secret and revealing the ballots; that gives this individual a lot of power which I felt uncomfortable about.
- I've gotten feedback saying that the number of options was a bit overwhelming.
For those points, there are workarounds:
- Move the repo under the nodejs org.
- Distribute the trust. I have in mind a system where we would have a shared secret that can be rebuild only if a defined number of TSC members reveal their part of the key. @tniessen said he has another design in mind which I excited to hear about.
- Reduce the number of voting option to the web and Node.js CLI.
Whether we keep Caritat or not as a tool, I think we should use a system that uses git and GitHub to aggregate ballots. It's easy to audit, and it's probably fair to say everyone is comfortable with those tools already.
There are some settings we should tweak to improve the voting system:
- Forbid force pushing on vote branches – to ensure no ballots are destroyed.
- Make PGP signature required on vote commits – as it's way too easy to impersonate someone on GitHub (e.g. torvalds/linux@8bcab03).
What does everyone think?
Metadata
Metadata
Assignees
Labels
No labels