Files
pse.dev/content/projects/trusted-setups.md
Kalidou Diagne b4b1bb56e6 migrate project data from .ts to Markdown files (#453)
* migrate project data from .ts to Markdown files
2025-06-13 22:05:23 +04:00

2.1 KiB

id, name, image, section, projectStatus, category, tldr, tags, links
id name image section projectStatus category tldr tags links
trusted-setups Trusted Setups trusted-setups.svg archived inactive devtools Aiding developers with tools for trusted setups.
themes types builtWith keywords
play
Legos/dev tools
Lego sets/toolkits
Scaling
Education
github
https://github.com/zkparty

Overview

The Trusted Setups project is dedicated to simplifying the process of trusted setups, which are crucial for privacy or scaling solutions. Trusted setups involve multiple participants contributing to the generation of secrets. As long as one participant forgets their part of the secret, the final solution remains secure. The team recognizes the complexity of developing contribution programs and coordinating the participants' queue in a trusted setup. To address this, they are developing tools, including scripts, WebApps, and APIs, to streamline the contribution and coordination effort. This allows developers to focus on building their circuits and applications, enhancing efficiency and productivity in the development of zero-knowledge applications.

Status

This project has been sunset and there will be no further development. The tools and resources developed are available under no warranty and are provided as-is. We believe they are enough for developers to run their trusted setups on their own. The team encourages the community to fork and continue the development of these tools.

Resources

  • p0tion: A tool to help developers create and manage trusted setups - GitHub
  • DefinitelySetup WebApp: A WebApp to monitor and contribute to trusted setups - Website | GitHub
  • KZG WebApp: A WebApp used to contributed to the KZG Ceremony - Website | GitHub
  • Perpetual Powers of Tau: A phase 1 ceremony to generate Powers of Tau - GitHub