Hey. Came across these privacy settings and thought i should share with someone that probably care for a bit more anonymity online. Works on Firefox.
About Config Settings:
Firefox allows the users to modify the configuration settings. Open Firefox and type “about:config” in the URL bar. You will see the following message:
“This might void your warranty! Changing these advanced settings can be harmful to the stability, security and performance of this application. You should only continue if you are sure of what you are doing”.
Accept the risks. To change most of the settings, double click the setting to toggle the slider between “True” and “False”. For other parameters you need to provide a number. You should search the for desired parameter, in the search bar of “about:config” page...
About:Config Recommended Parameter Values:
WebRTC: (Web Real - Time Communications):
WebRTC is a new communication protocol that relies on JavaScript. It can leak our actual IP address behind the VPN. Hence, consider the following settings:
Additional Recommended Changes:
For furtherance of privacy, you may apply following additional changes:
0 = Accepts all cookies by default
1 = Only accepts from the originating site (blocks third-party cookies)
2 = Blocks all cookies by default
0 = Accepts cookies normally
1 = Prompts for each cookie
2 = Accepts for current session only
3 = Accepts for N days
0 = Sends the full URL in the Referer header
1 = Sends the URL without its query string in the Referer header
2 = Sends only the scheme, host and port in the Referer header
0 = Stores extra session data for any site.
1 = Stores extra session data for unencrypted (non-HTTPS) sites only.
2 = Never stores extra session data.
These customised settings, provide greater degree of protection.
About Config Settings:
Firefox allows the users to modify the configuration settings. Open Firefox and type “about:config” in the URL bar. You will see the following message:
“This might void your warranty! Changing these advanced settings can be harmful to the stability, security and performance of this application. You should only continue if you are sure of what you are doing”.
Accept the risks. To change most of the settings, double click the setting to toggle the slider between “True” and “False”. For other parameters you need to provide a number. You should search the for desired parameter, in the search bar of “about:config” page...
About:Config Recommended Parameter Values:
- privacy.trackingprotection.enabled: True
- geo.enabled: False
- browser.safebrowsing.phishing.enabled: False
- browser.safebrowsing.malware.enabled: False
- dom.event.clipboardevents.enabled: False
- media.navigator.enabled: False
- dom.battery.enabled: False
WebRTC: (Web Real - Time Communications):
WebRTC is a new communication protocol that relies on JavaScript. It can leak our actual IP address behind the VPN. Hence, consider the following settings:
- media.peerconnection.enabled: False
- media.peerconnection.turn.disable: True
- media.peerconnection.use_document_iceservers: False
- media.peerconnection.video.enabled: False
- media.peerconnection.identity.timeout: 1
Additional Recommended Changes:
For furtherance of privacy, you may apply following additional changes:
- privacy.firstparty.isolate: True
- privacy.resistFingerprinting: True
- browser.cache.offline.enable: False
- browser.sessionstore.max_tabs_undo: 0
- browser.urlbar.speculativeConnect.enabled: False
- network.cookie.cookieBehavior: 1
0 = Accepts all cookies by default
1 = Only accepts from the originating site (blocks third-party cookies)
2 = Blocks all cookies by default
- network.cookie.lifetimePolicy: 2
0 = Accepts cookies normally
1 = Prompts for each cookie
2 = Accepts for current session only
3 = Accepts for N days
- network.http.referer.trimmingPolicy: 2
0 = Sends the full URL in the Referer header
1 = Sends the URL without its query string in the Referer header
2 = Sends only the scheme, host and port in the Referer header
- webgl.disabled: True
- browser.sessionstore.privacy_level: 2
0 = Stores extra session data for any site.
1 = Stores extra session data for unencrypted (non-HTTPS) sites only.
2 = Never stores extra session data.
- extensions.blocklist.url: https://blocklists.settings.services.mozilla.com/v1/blocklist/3/ / /
These customised settings, provide greater degree of protection.