← Back to release summary

Email Verification Protocol

Category
Miscellaneous
Type
New or changed feature
Status
Proposed (Chrome Proposed)
Intent stage
None

Summary

The EVP (email verification protocol) helps users create, access and recover accounts by providing cryptographic proof of ownership seamlessly rather than email OTPs manually.

Motivation

Verifying email addresses on the web today involves receiving magic link and proving that you have access to the email inbox. This is cumbersome for users and inefficient for developers: emails can take a while to arrive, can get into SPAM folders and users have to switch applications to verify them.

Standards & signals

Docs: https://code.sgo.to/2024/10/25/verified-email-autocomplete.html

Samples: https://code.sgo.to/2024/10/25/verified-email-autocomplete.html

Explainers: https://github.com/samuelgoto/email-verification-protocol

View on chromestatus.com