Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC-0010: ZK Passport #36

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

RFC-0010: ZK Passport #36

wants to merge 2 commits into from

Conversation

chad11111
Copy link

migrated from private repo

@chad11111 chad11111 requested a review from a team as a code owner July 2, 2024 14:55
@chad11111 chad11111 requested review from es92 and kantp July 2, 2024 14:55
@chad11111 chad11111 changed the title zk-passport RFC zk-passport RFP Jul 2, 2024
@chad11111 chad11111 changed the title zk-passport RFP RFC-0010: ZK Passport Jul 3, 2024
The register circuit is used for the following:

- Verify the signature of the passport
- Verify that the public key which signed the passport is part of the registry Merkle tree (a check of the Merkle roots will be performed on-chain)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the registry merle tree in this case? I'm not sure there is one, unfortunately (or at least not a public one)

@@ -0,0 +1,147 @@
## RFP: ZKPassport
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you migrate over relevant content from the prior RFC? I think there's a lot of relevant information in there about requirements, etc #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants