Files
pse.dev/content/projects/p0tion.md
Kalidou Diagne 31763f7662 feat: PageSpeed Insights improvements (#545)
* feat: PageSpeed Insights improvements
2025-09-01 06:01:00 +02:00

33 lines
1.3 KiB
Markdown

---
id: "p0tion"
name: "p0tion"
image: "p0tion.webp"
section: "archived"
projectStatus: "maintained"
category: "devtools"
tldr: "Toolkit for Groth16 Phase 2 Trusted Setup ceremonies."
tags:
keywords: ["Toolkits", "Infrastructure/protocol"]
themes: ["build"]
types: ["Legos/dev tools"]
builtWith: []
links:
website: "https://ceremony.pse.dev/"
github: "https://github.com/privacy-scaling-explorations/p0tion"
---
# p0tion
### Overview
p0tion is an agnostic-from-ceremony public good toolkit, with the aim of making Groth16 zk-applications scale and become production-ready in a safe and secure manner by running Phase 2 Trusted Setup ceremonies.
### Status
This project has been sunset and it is entering a long term support phase (no further development). p0tion toolkit is available for developers to use and run their own trusted setups ceremonies. We encourage the community to fork and continue the improvement of this toolkit.
### Resources
- **p0tion**: A tool to help developers create and manage trusted setups - [GitHub](https://github.com/privacy-scaling-explorations/p0tion)
- **DefinitelySetup WebApp**: A WebApp to monitor and contribute to trusted setups - [Website](https://ceremony.pse.dev/) | [GitHub](https://github.com/privacy-scaling-explorations/DefinitelySetup)