What if I told you that you can collab on computations with other people - without anyone (not even the app) ever seeing your actual data?

That’s exactly what @ArciumHQ are building with Multi-Party Computation (MPC).

But how does it work?

Each person encrypts their data, a shared secret is created, and the computation runs on just the encrypted info.

The final result then gets shared, without exposing what went in.

Much needed upgrade on Web3 privacy imo.