-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Description
Windows arm64
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://componentsand verifyTor Client Updater (OS)is updated successfully. - Open
New Private Window with Torand confirm that it starts without any errors.- Navigate to
check.torproject.organd verify that tor is working successfully. - Navigate to
brave.comandhttp://brave4u7jddbv7cyviptqjc7jusxh72uik7zt6adtckl5f4nwy2v72qd.onion/to check if the sites work correctly.
- Navigate to
- Load
brave.comandmail.protonmail.comin a regular Window/Tab and ensure that clicking theTorbutton in the URL bar correctly launches a Tor window and opens the appropriate.onionwebsite.
Windows
- Setup Windows SDK by downloading - https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk/
- Run
"C:\Program Files (x86)\Windows Kits\10\bin\x86\signtool.exe" verify /pa "C:\Users\<user>\AppData\Local\BraveSoftware\Brave-Browser-<channel>\User Data\cpoalefficncklhjfpglfiplenlpccdb\<version>\tor-<version-tor>-win-brave-<version-brave>.exe"to verify if the signature of the binary is correct.
Reactions are currently unavailable