aboutsummaryrefslogtreecommitdiff
path: root/www-client/icecat/files/README.gentoo
diff options
context:
space:
mode:
authorProsperousPotato <ProsperousPotato@users.noreply.github.com>2026-01-12 20:36:03 +0000
committerProsperousPotato <ProsperousPotato@users.noreply.github.com>2026-01-12 20:36:03 +0000
commit823873bcb9afb557dc6ebee1052da3ff5caac187 (patch)
tree6533c0677f90cee8794ed84c82b436d54e01f03d /www-client/icecat/files/README.gentoo
parenta5983b59397933b505cebc1ebb327f8a083c80c6 (diff)
add icecat from parona-overlay
Diffstat (limited to 'www-client/icecat/files/README.gentoo')
-rw-r--r--www-client/icecat/files/README.gentoo17
1 files changed, 17 insertions, 0 deletions
diff --git a/www-client/icecat/files/README.gentoo b/www-client/icecat/files/README.gentoo
new file mode 100644
index 0000000..3f6ca98
--- /dev/null
+++ b/www-client/icecat/files/README.gentoo
@@ -0,0 +1,17 @@
+
+## DoH
+Note regarding Trusted Recursive Resolver aka DNS-over-HTTPS (DoH):
+Due to privacy concerns (encrypting DNS might be a good thing, sending all DNS
+traffic to Cloudflare by default is not a good idea and applications should
+respect OS configured settings), "network.trr.mode" was set to 5 ("Off by
+choice") by default.
+You can enable DNS-over-HTTPS in Firefox's preferences.
+
+
+## Firefox >100 compatibility
+Unfortunately Firefox-100.0 breaks compatibility with some sites using
+useragent checks. To temporarily fix this, enter about:config and modify
+network.http.useragent.forceVersion preference to "99" Or install an addon to
+change your useragent.
+See: https://support.mozilla.org/en-US/kb/difficulties-opening-or-using-website-firefox-100
+