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