Hacker News new | ask | show | jobs
by fungizid 2103 days ago
But such an attacker would need to know that the content was downloaded from the Tarsnap website, right? If TLS is configured with Encrypted SNI, the handshake no longer reveals server information and thereby TLS does add privacy.

(However, Encrypted SNI is not widely adopted yet.)

1 comments

The IP address alone will tell you that they're accessing the Tarsnap website.
I had a wrong understanding of what Encrypted SNI does and does not do. Thank you for the response.