Problem statement
Stub
MACI, minimal anti-collusion infrastructure is a voting system, suggested here: https://ethresear.ch/t/minimal-anti-collusion-infrastructure/5413 by Vitalik Buterin, and implemented here: https://github.com/privacy-scaling-explorations/maci.
We are aiming to improve it by swapping a singular server for an MPC in such a way that user privacy could be broken only by collusion of parties in MPC.
Other desired properties - non-coercibility and auditability should still hold.
What attack model are we using is described here]