logoalt Hacker News

RandyOrionyesterday at 3:46 PM1 replyview on HN

TLS Encrypted Client Hello (ECH) standard is another attempt on encrypting plaintext Server Name Indication (SNI). It is very useful for circumventing SNI-based censorship, which is adopted for years by state-backed systems like the Great Firewall (GFW).

The previous attempt of encrypting plaintext SNI is Encrypted Server Name Indication (ESNI), which didn't end well.


Replies

MBCookyesterday at 4:38 PM

As someone hasn’t followed this, what was wrong with ESNI?

show 3 replies