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
For development go-update-server. Run brave-browser with --user-data-dir=component-dev --use-dev-goupdater-url (These flags are only available in v1.7.x). Once the crx is pushed to production run without these flags.
Navigate to brave://components and verify Tor Client Updater (OS) is updated successfully.
Open New Private Window with Tor and confirm that it starts without any errors.
Navigate to check.torproject.org and verify that tor is working successfully.
Navigate to brave.com and http://3g2upl4pq6kufc4m.onion/ to check if the sites work correctly.
Load brave.com and mail.protonmail.com in a regular Window/Tab and ensure that clicking on Open in Tor correctly launches a Tor window and opens the appropriate .onion website.
Linux
Navigate to <user-data-dir>/biahpgbdmdkfgndcmfiipgcebobojjkp
Run ldd tor-<version-tor>-linux-brave-<version-brave> to confirm tor client is a static binary
The text was updated successfully, but these errors were encountered:
Ensured that the correct Tor component was being downloaded via --use-dev-goupdater-url:
[2379:2400:0927/163945.561260:INFO:tor_file_watcher.cc(183)] tor: failed to open control auth cookie
Sep 27 16:39:45.578 [notice] Tor 0.4.5.10 running on Linux with Libevent 2.1.11-stable, OpenSSL 1.1.1l, Zlib 1.2.11, Liblzma N/A, Libzstd N/A and Glibc 2.31 as libc.
Sep 27 16:39:45.578 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
Sep 27 16:39:45.578 [notice] Configuration file "/nonexistent" not present, using reasonable defaults.
Sep 27 16:39:45.580 [notice] Opening Socks listener on 127.0.0.1:0
Sep 27 16:39:45.580 [notice] Socks listener listening on port 38211.
Sep 27 16:39:45.580 [notice] Opened Socks listener connection (ready) on 127.0.0.1:38211
Sep 27 16:39:45.580 [notice] Opening Control listener on 127.0.0.1:0
Sep 27 16:39:45.580 [notice] Control listener listening on port 37645.
Sep 27 16:39:45.580 [notice] Opened Control listener connection (ready) on 127.0.0.1:37645
Tor Client Updater
--user-data-dir=component-dev --use-dev-goupdater-url
(These flags are only available in v1.7.x). Once the crx is pushed to production run without these flags.brave://components
and verifyTor Client Updater (OS)
is updated successfully.New Private Window with Tor
and confirm that it starts without any errors.check.torproject.org
and verify that tor is working successfully.brave.com
andhttp://3g2upl4pq6kufc4m.onion/
to check if the sites work correctly.brave.com
andmail.protonmail.com
in a regular Window/Tab and ensure that clicking onOpen in Tor
correctly launches a Tor window and opens the appropriate.onion
website.Linux
<user-data-dir>/biahpgbdmdkfgndcmfiipgcebobojjkp
ldd tor-<version-tor>-linux-brave-<version-brave>
to confirm tor client is a static binaryThe text was updated successfully, but these errors were encountered: