http-indicator
http-indicator copied to clipboard
Encrypted Client Hello indicator
This has been a great indicator to keep informed which protocol is in use for a particular site. Can a new indicator be incorporated to indicate if Encrypted Client Hello is in use? The lightning colors could stay the same but the icon could be updated to add a secure symbol in the same color if ECH is in use. Cloudflare just enabled ECH for many sites as per its blog post last week so ECH will start to be used more and more. Since it is privacy related it is very helpful for the user to know if it is in use when visiting a website.
See the ECH section in the Cloudflare blog on Sep 27 2024 - https://blog.cloudflare.com/new-standards/
Sounds good, is there any browser API we can read this property?
For reference, we use nextHopProtocol to get the current HTTP protocol.