Zero Knowledge Proof of ownership of an email address
Let’s say that we want to develop a blogging service where only people with an @example.com email can contribute.
Prior to post submission, the user requests that a large random token be generated by the service and sent to their user@exam… Continue reading Zero Knowledge Proof of ownership of an email address