It occurred to me that nginx now supports Encrypted Client Hello (ECH). ECH enhances privacy by encrypting the Server Name Indication (SNI) during the TLS handshake, preventing third parties from intercepting the destination server's hostname.
Idea
Configure and enable ECH on https://tatoeba.org/ to protect user privacy from network surveillance.
It occurred to me that nginx now supports Encrypted Client Hello (ECH). ECH enhances privacy by encrypting the Server Name Indication (SNI) during the TLS handshake, preventing third parties from intercepting the destination server's hostname.
Idea
Configure and enable ECH on https://tatoeba.org/ to protect user privacy from network surveillance.