I'm not averse to this, but I certainly don't have the time to do it, and I'm not sure who does.

Are you offering to do the work?

Dave.


On Wed, 4 Jun 2025 at 20:20, Benson Muite <benson_muite@emailplus.org> wrote:
Hi,

Would like to update memberbot to:
a) Use encrypted connections
b) Allow for greater privacy in voting. A two server deployment would allow separation of voting credentials from the vote itself - not a full guarantee but an improvement over the current state. 
i) Some example internet voting applications are
1) https://github.com/benadida/helios-server
2) https://www.belenios.org
ii) Some references:
1) https://en.wikipedia.org/wiki/Secure_multi-party_computation
2) https://en.wikipedia.org/wiki/Verifiable_secret_sharing
3) https://en.wikipedia.org/wiki/End-to-end_auditable_voting

Benson