-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 macOS (arm64) for Tor 0.4.7.10 - Release #2 #26554
Comments
Quick note: The Tor daemon itself was not updated and is still on
|
Big Sur -
|
Brave | 1.45.118 Chromium: 107.0.5304.91 (Official Build) (arm64) |
---|---|
Revision | 3d5948960d62418160796d5831a4d2d7d6c90fa8-refs/branch-heads/5304@{#1097} |
OS | macOS Version 11.7.1 (Build 20G918) |
Confirmed that the correct Tor component was being downloaded via --use-dev-goupdater-url
:
Confirmed that the Tor component was started when launching Tor and ensured Tor 0.4.7.10
was being used:
Nov 04 15:14:18.333 [notice] Tor 0.4.7.10 running on Darwin with Libevent 2.1.12-stable, OpenSSL 1.1.1s, Zlib 1.2.13, Liblzma N/A, Libzstd N/A and Unknown N/A as libc.
stephendonner@Stephens-MacBook-Pro-3 1.0.52 % codesign -vvvv tor-0.4.7.10-darwin-brave-1 tor-0.4.7.10-darwin-brave-1: valid on disk tor-0.4.7.10-darwin-brave-1: satisfies its Designated Requirement stephendonner@Stephens-MacBook-Pro-3 1.0.52 % spctl -a -vv -t install tor-0.4.7.10-darwin-brave-1 tor-0.4.7.10-darwin-brave-1: accepted source=Notarized Developer ID origin=Developer ID Application: Brave Software, Inc. (KL8N8XSYF4)
Confirmed that you can open the following domains in a Tor window without issues:
brave.com
duckduckgo.com
https://duckduckgogg42xjoc72x3sjasowoarfbgcmvfimaftt6twagswzczad.onion/
check.torproject.org
(ensured that hard-refreshing gets a new circuit/IP)
Confirmed the following sites opened via “Open in Tor” button from normal window and navigated to their .onion URL in a Tor window:
brave.com
--> https://brave4u7jddbv7cyviptqjc7jusxh72uik7zt6adtckl5f4nwy2v72qd.onion/
https://account.proton.me/login
--> https://account.protonmailrmez3lotccipshtkleegetolb73fuirgj7r4o4vfu7ozyd.onion/
nytimes.com
--> https://www.nytimesn7cgmftshazwhfgzm37qxb44r64ytbb2dj3x62d2lljsciiyd.onion/
@kjozwiak @LaurenWags leaving open still, since I think we want to also do |
yeah, we usually do. I'll add a section for it. |
Verified for the below: macOS 12.6.1 Monterey arm64 - PASSEDVerified on macOS 12.6.1 arm64 using the following build:
Confirmed that the correct Tor component was being downloaded via --use-dev-goupdater-url: Confirmed that the Tor component was started when launching Tor and ensured Tor 0.4.7.10 was being used.
Confirmed that you can open the following domains in a Tor window without issues:
Confirmed the following sites opened via “Open in Tor” button from normal window and navigated to .onion URL in a Tor window:
Confirmed that codesign is valid:
Confirmed that the binary is notarized:
|
Monterey 12.x
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://brave4u7jddbv7cyviptqjc7jusxh72uik7zt6adtckl5f4nwy2v72qd.onion/
to check if the sites work correctly.brave.com
andmail.protonmail.com
in a regular Window/Tab and ensure that clicking theTor
button in the URL bar correctly launches a Tor window and opens the appropriate.onion
website.MacOS
/Users/<user>/Library/Application Support/BraveSoftware/Brave-Browser-<channel>/cldoidikboihgcjfkhdeidbpclkineef/<version>
codesign -vvvv tor-<version-tor>-darwin-brave-<version-brave>
to confirm codesign is validspctl -a -vv -t install tor-<version-tor>-darwin-brave-<version-brave>
to verify that the binary is notarized.Big Sur 11.x
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://brave4u7jddbv7cyviptqjc7jusxh72uik7zt6adtckl5f4nwy2v72qd.onion/
to check if the sites work correctly.brave.com
andmail.protonmail.com
in a regular Window/Tab and ensure that clicking theTor
button in the URL bar correctly launches a Tor window and opens the appropriate.onion
website.MacOS
/Users/<user>/Library/Application Support/BraveSoftware/Brave-Browser-<channel>/cldoidikboihgcjfkhdeidbpclkineef/<version>
codesign -vvvv tor-<version-tor>-darwin-brave-<version-brave>
to confirm codesign is validspctl -a -vv -t install tor-<version-tor>-darwin-brave-<version-brave>
to verify that the binary is notarized.The text was updated successfully, but these errors were encountered: