Y
Hacker News
new
|
ask
|
show
|
jobs
by
dogma1138
2284 days ago
The entire URL is encrypted, the router doesn't need to know anything about the URL to route the packets. The only thing that can leak when you make an HTTPS connection is the DNS query.
2 comments
hiq
2284 days ago
The SNI leaks without ESNI:
https://en.wikipedia.org/wiki/Server_Name_Indication#Securit...
link
smolder
2284 days ago
TLS server name indication can also leak your host, sadly.
link
https://en.wikipedia.org/wiki/Server_Name_Indication#Securit...