You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Tor Browser can upgrade a connection that uses a Tor exit node (onto the public web) to use Tor onion routing instead. This increases privacy and performance and reduces the load on exit nodes by allowing more traffic to be kept entirely inside the Tor onion network.
Wait a 5–10 seconds and reload. Note the word displayed on the page.
Repeat 3. a few times.
Actual result:
Page repeatedly says "tor".
Expected result:
Page should say "tor" for the first page load and afterwards say "onion" on subsequent page loads.
You can also test with https://perfectoid.space/test.php (ignore the expired certificate). Page is expected to be yellow on the first load and then turn green.
Reproduces how often:
Every time.
Brave version (brave://version info)
Brave | 0.58.21 Chromium: 71.0.3578.98 (Official Build)(64-bit)
Revision | 15234034d19b85dcd9a03b164ae89d04145d8368-refs/branch-heads/3578@{#897}
OS | Linux
Reproducible on current release:
Yes.
Website problems only:
Does the issue resolve itself when disabling Brave Shields?
Is the issue reproducible on the latest version of Chrome?
da2x
changed the title
[Tor] Follow HTTP/2 ALTSRV upgrade announcements to .onion routes
[Tor] Follow HTTP/2 ALTSVC upgrade announcements to .onion routes
Feb 4, 2019
Description
The Tor Browser can upgrade a connection that uses a Tor exit node (onto the public web) to use Tor onion routing instead. This increases privacy and performance and reduces the load on exit nodes by allowing more traffic to be kept entirely inside the Tor onion network.
Technically, this upgrade happens using a HTTP/2 ALTSVC frame that announces a new route to a .onion domain. See RFC 7838 and Introducing the Cloudflare Onion Service.
Steps to Reproduce
Actual result:
Page repeatedly says "tor".
Expected result:
Page should say "tor" for the first page load and afterwards say "onion" on subsequent page loads.
You can also test with https://perfectoid.space/test.php (ignore the expired certificate). Page is expected to be yellow on the first load and then turn green.
Reproduces how often:
Every time.
Brave version (brave://version info)
Brave | 0.58.21 Chromium: 71.0.3578.98 (Official Build)(64-bit)
Revision | 15234034d19b85dcd9a03b164ae89d04145d8368-refs/branch-heads/3578@{#897}
OS | Linux
Reproducible on current release:
Website problems only:
Additional Information
Facebook (!) and all Cloudflare hosted websites announce an .onion route via HTTP/2 ALTSVC. Meaning this feature should work with a whole lot of websites.
The text was updated successfully, but these errors were encountered: