chore: add mpc phase2 suite project

This commit is contained in:
Jeeiii
2022-07-04 11:58:20 +02:00
parent 8b0f20dc73
commit eeb5f80382

View File

@@ -182,13 +182,16 @@
"name": "Trusted Setup",
"image": "trust-setup.svg",
"description": "Open source infrastructure for running a trusted setup ceremony",
"long_description": "in which many people participate in generating entropy which will secure a cryptographic protocol. Perpetual Powers of Tau: A universal ceremony for the initial phase of a trusted setup. MPC Phase 2 UI: UI for a CLI or browser-based ceremony for the second, circuit-specific phase for Groth-16 SNARKs.",
"long_description": "in which many people participate in generating entropy which will secure a cryptographic protocol. Perpetual Powers of Tau: A universal ceremony for the initial phase of a trusted setup. MPC Phase 2 UI: UI for a CLI or browser-based ceremony for the second, circuit-specific phase for Groth-16 SNARKs. MPC Phase2 Suite: All-in-one suite of tools for conducting Phase 2 Trusted Setup ceremonies for multiple and large Groth-16 SNARKs circuits.",
"links": [
{
"github": "https://github.com/privacy-scaling-explorations/perpetualpowersoftau"
},
{
"github": "https://github.com/zkparty/setup-mpc-ui"
},
{
"github": "https://github.com/quadratic-funding/mpc-phase2-suite"
}
]
},
@@ -209,4 +212,4 @@
}
]
}
]
]