"Private Window with Tor" and Snowflake's `Volunteer to help other connect...` Settings options should be disabled when Tor is admin-disabled
See original GitHub issueDescription
“Private Window with Tor” and Snowflake’s Volunteer to help other connect...
Settings options should be disabled when Tor is admin-disabled
Found while testing https://github.com/brave/brave-browser/issues/17530.
Steps to Reproduce
- write
defaults write com.brave.Browser TorDisabled -integer 1
into aTerminal.app
window and pressenter
- new profile
- launch Brave
- click on the “hamburger” menu and notice there’s no
New Private Window with Tor
option - load
brave://policy
and confirmTorDisabled
is set totrue
- open
brave://settings/extensions
and look at thePrivate Window with Tor
option
Actual result:
Private Window with Tor
is still toggle-able to on
and off
, and works.
example | example |
---|---|
Expected result:
Private Window with Tor
should be disabled, like Windows and Linux.
Windows | Linux |
---|---|
Reproduces how often:
100%
Brave version (brave://version info)
Brave | 1.30.38 Chromium: 93.0.4577.51 (Official Build) nightly (x86_64) |
---|---|
Revision | 762d21050e2da59930c784c09b134d0b0b148188-refs/branch-heads/4577@{#915} |
OS | macOS Version 11.5.2 (Build 20G95) |
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
TorDisabled key doesn't appear to disable Tor in MacOS
"Private Window with Tor" and Snowflake's Volunteer to help other connect... Settings options should be disabled when Tor is admin-disabled ...
Read more >What is a Private Window with Tor Connectivity?
When you are inside a Private Window with Tor, Brave doesn't connect directly to a website like normal. Instead, you connect to a...
Read more >The Tor Project on Twitter: "For Snowflake volunteers: If you ...
Snowflake is a new way to defeat internet censorship bundled in Tor Browser Alpha. You can help users in censored countries to connect...
Read more >Use Brave Private Browsing with Tor to Hide IP Address
Open Brave if you haven't done so already · Pull down the “Brave” menu and choose “New Private Window with Tor” · Scroll...
Read more >How to use Tor with Brave browser | Tech Help Knowledgebase
The Private Window with Tor feature makes it very difficult to track you ... Tor relays your connection through three different servers to ......
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
@simonhong This actually worked for me.
Setting the following com.brave.Browser.plist file in /Library/Managed Preferences/$username
It only applies to the current user rather than the machine
Moving from the $username for to /Library/Managed Preferences/
Made it mandatory for the whole machine.
The file that contains policies that are Recommended is
~/Library/Preferences/com.brave.Browser.plist
Hope this helps anyone.
Tested in
Win 11 x64
. Following have been found whenTorDisabled
istrue
:brave://settings/privacy
in a new-tabVolunteer to help others connect to the Tor network toggle
Snowflake
brave://extensions
in a new-tabSnowflake
extension is shownHKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Policies\
TorDisabled
with value1
brave://policy
TorDisabled
is truebrave://settings/privacy
Snowflake
extensionVolunteer to help other connect...
was toggledOff
and greyed outSnowflake
extension was NOT disabledPrivate Window with Tor
toggle isOff
andPrivate Window with Tor
option in the hamburger menu is not available