Open alan-tabled opened 3 weeks ago
@0xrafi
. gitignore
is removed.
@0xrafi Here is the description to the PR (I cannot update it since it's made by Alan)
We'd like to use ZKEmail to verify the email address, generate proof, and verify proof on our app.
The plan is to use ZKEmail to verify a user's work experience in their profile. When the user inputs his/her email, the service requests an email response which then verifies the employment domain using the dkim. Future updates will utilise Aztec to generate proofs of the dkim verification to enable an email search at profile.io/verify to provide a privacy preserving employment and email verification. Note the only DKIM verification part is implemented.
could you please add a relevant description to the PR? also ensure all code is inside of your named project directory and move the
.gitignore
file into your project folder