#94 emphasis on TBB for dark web
This commit is contained in:
parent
fa74bcaa4a
commit
b365a88a52
2
user.js
2
user.js
@ -794,6 +794,8 @@ user_pref("network.http.referer.spoofSource", false);
|
|||||||
* [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1304623 ***/
|
* [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1304623 ***/
|
||||||
// user_pref("network.http.referer.userControlPolicy", 3);
|
// user_pref("network.http.referer.userControlPolicy", 3);
|
||||||
/* 1607: TOR: hide (not spoof) referrer when leaving a .onion domain (FF54+)
|
/* 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 ***/
|
* [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1305144 ***/
|
||||||
user_pref("network.http.referer.hideOnionSource", true);
|
user_pref("network.http.referer.hideOnionSource", true);
|
||||||
/* 1610: ALL: disable the DNT HTTP header (this is essentially USELESS and raises entropy)
|
/* 1610: ALL: disable the DNT HTTP header (this is essentially USELESS and raises entropy)
|
||||||
|
Loading…
Reference in New Issue
Block a user