commit b365a88a52f9413ac9be9a110137737b38da0069
parent fa74bcaa4add588d1e22c27233659770a0f32ee9
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Wed, 10 May 2017 01:04:46 +1200
#94 emphasis on TBB for dark web
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/user.js b/user.js
@@ -794,6 +794,8 @@ user_pref("network.http.referer.spoofSource", false);
* [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1304623 ***/
// user_pref("network.http.referer.userControlPolicy", 3);
/* 1607: TOR: hide (not spoof) referrer when leaving a .onion domain (FF54+)
+ * [NOTE] Firefox cannot access .onion sites by default. We recommend you use
+ * TBB (Tor Browser Bundle) which is specifically designed for the dark web
* [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1305144 ***/
user_pref("network.http.referer.hideOnionSource", true);
/* 1610: ALL: disable the DNT HTTP header (this is essentially USELESS and raises entropy)