-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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 1.0.20 #18259
Milestone
Comments
Confirmed that I can open the following domains in a Tor window without issues:
Confirmed the following sites opened via
Ran the above with
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.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: