Skip to content

Instantly share code, notes, and snippets.

@pincente
pincente / privacy-pools-ceremony_attestation.log
Created February 23, 2025 01:01
Attestation for Privacy Pools Ceremony MPC Phase 2 Trusted Setup ceremony
Hey, I'm pincente-101599379 and I have contributed to the Privacy Pools Ceremony.
The following are my contribution signatures:
Circuit # 1 (withdraw)
Contributor # 154
Contribution Hash: badb7206 781dda32 a38ee187 c210210a
63918074 6bb19e16 900994a1 bcb25596
20dd7615 fc319d99 cb3debce 6e436791
3034a350 9ad1f662 e713c210 f0ad84a7
@pincente
pincente / private_fork.md
Last active July 31, 2024 21:10 — forked from 0xjac/private_fork.md
Create a private fork of a public repository

The repository for the assignment is public and Github does not allow the creation of private forks for public repositories.

The correct way of creating a private frok by duplicating the repo is documented here.

For this assignment the commands are:

  1. Create a bare clone of the repository. (This is temporary and will be removed so just do it wherever.)

git clone --bare [email protected]:usi-systems/easytrace.git