Skip to content

Commit 0356249

Browse files
authored
Tell websites not to sell or share my data
1 parent 92e4c44 commit 0356249

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Securefox.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,11 @@ user_pref("browser.uitour.enabled", false);
195195
// [1] https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/16222
196196
//user_pref("devtools.debugger.remote-enabled", false); // DEFAULT
197197

198-
// PREF: enable Global Privacy Control (GPC) [FF118+]
198+
// PREF: Global Privacy Control (GPC) [FF118+]
199199
// A privacy signal that tells the websites that the user
200200
// doesn’t want to be tracked and doesn’t want their data to be sold.
201201
// Honored by many highly ranked sites [3].
202+
// [SETTING] Privacy & Security > Website Privacy Preferences > Tell websites not to sell or share my data
202203
// [TEST] https://global-privacy-control.glitch.me/
203204
// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1830623
204205
// [2] https://globalprivacycontrol.org/press-release/20201007.html

0 commit comments

Comments
 (0)