summaryrefslogtreecommitdiff
path: root/data/org.gnome.epiphany.gschema.xml
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@igalia.com>2019-02-04 22:34:20 -0600
committerJan-Michael Brummer <jan.brummer@tabos.org>2019-02-05 20:04:07 +0000
commit2b85d52880bce0b101772865a73d44dc3b290d86 (patch)
tree7c445d47b990d2c3afba367ce05a7acd0a72419a /data/org.gnome.epiphany.gschema.xml
parent0e037648086476e18622a9422ccb6ca904670e23 (diff)
downloadepiphany-2b85d52880bce0b101772865a73d44dc3b290d86.tar.gz
Remove support for do-not-track headers
It's removed from Safari since fingerprinting risk outweighs negligible privacy benefit. The risk is lower for Epiphany since we have it enabled by default -- a direct violation of the standard, of course -- but it's a failed standard anyway, time to die.
Diffstat (limited to 'data/org.gnome.epiphany.gschema.xml')
-rw-r--r--data/org.gnome.epiphany.gschema.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml
index c49207002..cc4a2f381 100644
--- a/data/org.gnome.epiphany.gschema.xml
+++ b/data/org.gnome.epiphany.gschema.xml
@@ -177,7 +177,7 @@
<key type="b" name="do-not-track">
<default>true</default>
<summary>Do Not Track</summary>
- <description>Enables DNT headers and tracking query parameter removal. Note that when changing this setting from the preferences dialog, the adblock-filters setting will additionally be updated to add/remove EasyPrivacy filters.</description>
+ <description>Enables tracking query parameter removal. Note that when changing this setting from the preferences dialog, the adblock-filters setting will additionally be updated to add/remove EasyPrivacy filters.</description>
</key>
<key type="b" name="enable-adblock">
<default>true</default>