diff options
author | Ruben Rodriguez <ruben@trisquel.info> | 2022-11-15 18:30:13 -0500 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2022-11-16 00:18:03 -0500 |
commit | 494f8c518598bfdd1596508e864a527ab677f3ea (patch) | |
tree | d6ac684ba9d0db4d4dd2f1eb17883502d706cb72 /data/files-to-append/browser/locales/en-US | |
parent | ce23bcdaef2bce88a1b60f4fb717fe1b909b516d (diff) |
Add resistFingerprinting to IceCat settings
Diffstat (limited to 'data/files-to-append/browser/locales/en-US')
-rw-r--r-- | data/files-to-append/browser/locales/en-US/browser/preferences/preferences.ftl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/files-to-append/browser/locales/en-US/browser/preferences/preferences.ftl b/data/files-to-append/browser/locales/en-US/browser/preferences/preferences.ftl index 87ce9b9..e4745ad 100644 --- a/data/files-to-append/browser/locales/en-US/browser/preferences/preferences.ftl +++ b/data/files-to-append/browser/locales/en-US/browser/preferences/preferences.ftl @@ -23,6 +23,10 @@ spoof-referers-option = .label = Spoof Referers spoof-referers-description = <a href=\"https://en.wikipedia.org/wiki/HTTP_referer\">Referers</a> tell sites what link brought you there. This feature greatly improves your privacy, but it may break functionality on some sites. +resist-fingerprinting-option = + .label = Resist Fingerprinting +resist-fingerprinting-description = Enable several measures to prevent fingerprinting. + detect-captive-portal-option = .label = Detect captive portal detect-captive-portal-description = <a href=\"https://en.wikipedia.org/wiki/Captive_portal\">Captive portals</a> are the sites that control access to public wireless networks in hotels, airports, cafes, etc. The detection service is useful if you connect to such netwoks, but it will start connections automatically. |