Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manual test run on Linux for Tor 1.0.20 #18261

Closed
8 tasks done
kjozwiak opened this issue Sep 21, 2021 · 1 comment
Closed
8 tasks done

Manual test run on Linux for Tor 1.0.20 #18261

kjozwiak opened this issue Sep 21, 2021 · 1 comment

Comments

@kjozwiak
Copy link
Member

kjozwiak commented Sep 21, 2021

Tor Client Updater

  • 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
@btlechowski
Copy link

Verification passed on

Brave 1.30.84 Chromium: 94.0.4606.54 (Official Build) (64-bit)
Revision c8191a1d5cccbf64e8fe7269043f8ace8d74dd05-refs/branch-heads/4606@{#1130}
OS Ubuntu 18.04 LTS

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

confirmed tor client is a static binary
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants