Tor binaries are not removed after they have already been downloaded when disabling Tor by settings or group policy
See original GitHub issueDescription
Follow up of #9177 - Disable Tor by settings and the group policy is not working in windows
Steps to Reproduce
Disable Tor by settings
- Launch Brave with clean profile
- Open tor window
- Wait for tor process launched
- Close Tor window
- Go to brave://settings/extensions
- Turn toggle Private Window with Tor off
- Go to user folder and tor executable component should be gone (cpoalefficncklhjfpglfiplenlpccdb/Windows)
Disable Tor by group policy (Windows)
- Launch Brave with clean profile
- Open tor window
- Wait for tor process launched
- Exit Brave
- Open regedit
- For 64 bit, create the following keys:
- BraveSoftware\Brave
under the existing key:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Policies
(for 32 bit, you can edit HKEY_LOCAL_MACHINE\SOFTWARE\Policies) Create a DWORD value at this path called TorDisabled and set the value as 1 - Launch Brave
- Go to user folder and tor executable component should be gone (cpoalefficncklhjfpglfiplenlpccdb/Windows)
Actual result:
The executable component cpoalefficncklhjfpglfiplenlpccdb
is not gone from profile folder in windows
Expected result:
The executable componentcpoalefficncklhjfpglfiplenlpccdb
should be gone from profile folder in windows
Reproduces how often:
Always
Brave version (brave://version info)
Brave | 1.13.73 Chromium: 84.0.4147.125 (Official Build) dev (64-bit) |
---|---|
Revision | d0784639447f2e10d32ebaf9861092b20cfde286-refs/branch-heads/4147@{#1059} |
OS | Windows 10 OS Version 1903 (Build 18362.1016) |
Version/Channel Information:
- Can you reproduce this issue with the current release? NA
- Can you reproduce this issue with the beta channel? Not sue
- Can you reproduce this issue with the nightly channel?
Other Additional Information:
- Does the issue resolve itself when disabling Brave Shields? NA
- Does the issue resolve itself when disabling Brave Rewards? NA
- Is the issue reproducible on the latest version of Chrome? NA
Miscellaneous Information:
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
New Release: Tor Browser 12.0 | The Tor Project
Tor Browser 12.0 is now available from the Tor Browser download page and also from our distribution directory. This new release updates Tor...
Read more >Ability to set a retention policy for clearing data #1059 - GitHub
Tor binaries are not removed after they have already been downloaded when disabling Tor by settings or group policy #11289.
Read more >Tor Browser Advanced Topics - Whonix
In Whonix ™, the environment variable export TOR_NO_DISPLAY_NETWORK_SETTINGS=1 has been set to disable the Tor Browser → Open Network Settings... menu item. It...
Read more >Citrix Workspace app for Windows
Config Service policy is disabled via GPO. ... Citrix Workspace app might not be responsive after the launch. ... tor or a user:....
Read more >Security Audit of Safeplug “Tor in a Box”
a user's home network to silently disable Tor or modify other Safeplug settings ... settings to clear cookies (or not have them set...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@bsclifton with https://github.com/brave/brave-core/pull/6081, it should be cleaned up when it is disabled no matter through settings or group policy
I also can not reproduce it on Windows, @GeetaSarvadnya can you make sure if you grabbed the correct version of Brave? Or could you just try our currently Nightly if this is still reproducible?