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

Add a way to disable Tor via admin policy #454

Closed
bbondy opened this issue Jun 29, 2018 · 21 comments · Fixed by brave/brave-core#3692
Closed

Add a way to disable Tor via admin policy #454

bbondy opened this issue Jun 29, 2018 · 21 comments · Fixed by brave/brave-core#3692

Comments

@bbondy
Copy link
Member

bbondy commented Jun 29, 2018

Test plan

  1. Fresh install of Brave (clean profile)
  2. Open regedit
  3. 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\)
  4. Create a DWORD value at this path called TorDisabled and set the value as 1
  5. Launch Brave
  6. Verify Managed by your organization shows as the last item under the hamburger menu
  7. If you click Managed by your organization, it should take you to brave://management
  8. Verify no Tor options are shown in the UI
  9. Exit Brave
  10. Open the profile directory (%USERPROFILE%\AppData\Local\BraveSoftware\Brave-Browser\User Data)and look for the Tor executable (usually under a path like cpoalefficncklhjfpglfiplenlpccdb\1.0.6). It should NOT be there.

Original issue description

https://twitter.com/dlepi/status/1012732537196765189

Via a method like these work:
https://www.chromium.org/administrators/policy-list-3

@bbondy bbondy added this to the Backlog milestone Jun 29, 2018
@billrob
Copy link

billrob commented Jul 5, 2018

I had to have my team uninstall this browser from our company's computers because of TOR.

@bbondy bbondy added this to Brian Bondy in 0.55.x - Release Jul 7, 2018
@bbondy
Copy link
Member Author

bbondy commented Sep 9, 2018

Thanks for letting us know @billrob. Note that it won't run without opt-in, but I know we need a way to completely disable it from even being installed, this will cover it.

@billrob
Copy link

billrob commented Oct 19, 2018

@bbondy Security folks are at it again at my employer. Since it has the option to private browse with TOR, they won't have any of it. Boo.

@tildelowengrimm tildelowengrimm added the priority/P5 Not scheduled. Don't anticipate work on this any time soon. label Oct 30, 2018
@tildelowengrimm tildelowengrimm added this to P3, P4, & P5 Backlog in Tor and Private Windows Oct 30, 2018
@Jacalz
Copy link
Contributor

Jacalz commented Nov 21, 2018

I have this issue too, our School doesn't allow the use of VPN, proxys or Tor on our computers. Since it is opt in we can still use the browser if we want, but the use of Tor would be conflicting with their policy. Being able to completely remove it would be a great thing!

@tildelowengrimm tildelowengrimm moved this from Backlog to Rainy Day Ideas in Tor and Private Windows Nov 30, 2018
@rebron rebron modified the milestone: 1.x Backlog Feb 7, 2019
@Thymester
Copy link

+1

@notoriousturtle
Copy link

@BrendanEich

You’re losing users because your team is failing to provide an option to disable Tor. Tor is a serious security concern.

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

Successfully merging a pull request may close this issue.