mirror of
https://github.com/arnaucube/kzg-ceremony.git
synced 2026-01-10 16:01:30 +01:00
add audit link, IPFS section
This commit is contained in:
@@ -27,6 +27,7 @@ The best place to follow along is the KZG Ceremony channel in the Ethereum R&D D
|
|||||||
- [Spec Repo](https://github.com/ethereum/kzg-ceremony-specs)
|
- [Spec Repo](https://github.com/ethereum/kzg-ceremony-specs)
|
||||||
- [KZG ceremony sequencer implementation](https://github.com/ethereum/kzg-ceremony-sequencer) (Rust)
|
- [KZG ceremony sequencer implementation](https://github.com/ethereum/kzg-ceremony-sequencer) (Rust)
|
||||||
- [SECBIT Spec + Implementation Audit](https://github.com/ethereum/kzg-ceremony/blob/main/KZG10-Ceremony-audit-report.pdf)
|
- [SECBIT Spec + Implementation Audit](https://github.com/ethereum/kzg-ceremony/blob/main/KZG10-Ceremony-audit-report.pdf)
|
||||||
|
- [Sigma Prime Sequencer Audit](https://github.com/ethereum/kzg-ceremony/blob/main/Sigma_Prime_Ethereum_Foundation_KZG_Ceremony_Security_Assessment.pdf)
|
||||||
|
|
||||||
## Client Implementations
|
## Client Implementations
|
||||||
|
|
||||||
@@ -35,6 +36,11 @@ The best place to follow along is the KZG Ceremony channel in the Ethereum R&D D
|
|||||||
- [Worldcoin](https://github.com/worldcoin/kzg-ceremony-client) (client - WIP)
|
- [Worldcoin](https://github.com/worldcoin/kzg-ceremony-client) (client - WIP)
|
||||||
- [WASM contribution code](https://github.com/worldcoin/kzg-ceremony-participant) (Rust)
|
- [WASM contribution code](https://github.com/worldcoin/kzg-ceremony-participant) (Rust)
|
||||||
|
|
||||||
|
## IPFS Hosted Versions
|
||||||
|
|
||||||
|
- [latest version](): references the latest version of the interface, which departs from the audited version in minor ways
|
||||||
|
- [Audit version](): the interface which Sigma Prime audited in November 2022. May have bugs or differences from the latest version above
|
||||||
|
|
||||||
## Other Documentation
|
## Other Documentation
|
||||||
|
|
||||||
- [Trusted Setup Rationale](https://hackmd.io/@6iQDuIePQjyYBqDChYw_jg/SJ-08AoT5)
|
- [Trusted Setup Rationale](https://hackmd.io/@6iQDuIePQjyYBqDChYw_jg/SJ-08AoT5)
|
||||||
|
|||||||
Reference in New Issue
Block a user