]> gitweb.michael.orlitzky.com - firefox-user-prefs.git/commitdiff
Whitespace changes.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 16 Mar 2019 14:19:59 +0000 (10:19 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 16 Mar 2019 14:19:59 +0000 (10:19 -0400)
certificates
cookies
referer
speculation
tracking

index a74192567c4ed61a1d98508be4701b1c1f4f39ca..358ee50dafb093726aa76cc9199809dafd4e063b 100644 (file)
@@ -1,5 +1,6 @@
 /* Certificates and trust */
 
 /* Certificates and trust */
 
+
 /* Disable OCSP, which checks for certificate revocation by sending
  * your browser history to a third-party. I think this leaves stapling
  * enabled, which is what we should be using anyway. Not that I believe
 /* Disable OCSP, which checks for certificate revocation by sending
  * your browser history to a third-party. I think this leaves stapling
  * enabled, which is what we should be using anyway. Not that I believe
@@ -15,3 +16,4 @@
  *
  */
 user_pref("security.OCSP.enabled", 0);
  *
  */
 user_pref("security.OCSP.enabled", 0);
+
diff --git a/cookies b/cookies
index cdbe417a45abaae8d4c45c53e601cd4f0c086a03..df9624c3b2d42bd1798be09580d7fe5c5daddc53 100644 (file)
--- a/cookies
+++ b/cookies
@@ -30,4 +30,3 @@ user_pref("network.cookie.cookieBehavior", 1);
  */
 user_pref("network.cookie.lifetimePolicy", 2);
 
  */
 user_pref("network.cookie.lifetimePolicy", 2);
 
-
diff --git a/referer b/referer
index 69bdc59cb9005a3ec5bc8df459016d494dc6e801..f1176bad2a826450e9632bc80a2bb975b6ff32be 100644 (file)
--- a/referer
+++ b/referer
@@ -30,3 +30,4 @@ user_pref("network.http.referer.XOriginPolicy", 1);
  *
  */
 user_pref("network.http.referer.XOriginTrimmingPolicy", 1);
  *
  */
 user_pref("network.http.referer.XOriginTrimmingPolicy", 1);
+
index 25ee935f9cba5bd578c130450bd733f49f4bc39d..a43c1a72aff3508f223899ccc65c5fe092af5fd4 100644 (file)
@@ -27,3 +27,4 @@ user_pref("network.prefetch-next", false);
  * 1. https://wiki.mozilla.org/Privacy/Privacy_Task_Force/firefox_about_config_privacy_tweeks
  */
 user_pref("browser.urlbar.speculativeConnect.enabled", false);
  * 1. https://wiki.mozilla.org/Privacy/Privacy_Task_Force/firefox_about_config_privacy_tweeks
  */
 user_pref("browser.urlbar.speculativeConnect.enabled", false);
+
index 2518a7ceae143cdf2f0b655cc8b2daef79f5c880..c585cac863bee72415246e1d72745fdff31fd5a0 100644 (file)
--- a/tracking
+++ b/tracking
@@ -75,4 +75,5 @@ user_pref("geo.enabled", false);
  * 1. https://www.contextis.com/en/blog/webgl-a-new-dimension-for-browser-exploitation
  *
  */
  * 1. https://www.contextis.com/en/blog/webgl-a-new-dimension-for-browser-exploitation
  *
  */
-user_pref("webgl.disabled", true);
\ No newline at end of file
+user_pref("webgl.disabled", true);
+