github.com

Hey HN!

We’re building the StoffelVM, a virtual machine designed to make secure multi-party computation accessible to regular developers.

Right now it’s early-stage: - We’ve built the VM core - But MPC isn’t wired up yet

We are looking for feedback on the general approach. If you are interested in building something that would be a good fit, feel free to reach out! Details are in my bio.

6
1
eudoxus 3 days ago

Can you describe the connection between the "VM" and the "MPC" implementation. The project is described as a VM for Multiparty computation, but (currently) doesn't do MPC? Implying its currently just a certain kind of VM?

Genuinely curious, fan of any tooling that makes writing MPC protocols easier.