ZKEmail Ether Email Auth v1 ceremony #132
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
DefinitelySetup Pull Request Template
Title
We request a trusted setup ceremony for circuits in our ether-email-auth repository.
These circuits will be used for new ZK Email products, such as email-based account recovery, a new design of Email Wallet, and so on.
Description
Our ceremony requests contains three circuits as follows:
EmailAuth
: a circuit that extracts a command for smart contracts from the email body.EmailAuthLegacy
: a circuit that extracts a command for smart contracts from the subject field.EmailAuthWithRecipient
: a circuit that 1) extracts a command for smart contracts from the email body and 2) outputs a commitment to an email address in the command, which can be used to directly send tokens to the email address.Uploads
Process
./ceremonies/$PREFIX/$CIRCUIT_NAME.$EXTENSION - note that we require both the r1cs and the wasm files.
phase2cli validate --template $PATH_TO_THE_TEMPLATE
Failing to follow the above instructions, will result in the CI checks failing. If all is done accordingly, an administrator will approve and merge your PR and a ceremony will be setup for you.
Ceremony Details
p0tionConfig.json template:
In-details:
Additional Notes
If there are any additional notes, requirements or special instructions related to this ceremony, please specify them here.
Confirmation