From f7d00d6812d67adc974ecbf5431ac99ce559ace9 Mon Sep 17 00:00:00 2001 From: yokoffing <11689349+yokoffing@users.noreply.github.com> Date: Thu, 12 Sep 2024 14:50:49 -0400 Subject: [PATCH] Updated Optional Hardening (markdown) --- Optional-Hardening.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Optional-Hardening.md b/Optional-Hardening.md index 51747f9..26286a9 100644 --- a/Optional-Hardening.md +++ b/Optional-Hardening.md @@ -91,10 +91,10 @@ user_pref("dom.security.https_only_mode_error_page_user_suggestions", true); Setup and enforce [DNS-over-HTTPS](https://support.mozilla.org/en-US/kb/firefox-dns-over-https) (DoH). #### DoH Provider -Use the DoH address below to protect against security threats, ads, and trackers. It uses [DNSwarden](https://dnswarden.com/) with Hagezi's [Light](https://github.com/hagezi/dns-blocklists?tab=readme-ov-file#light) list and [threat intelligence feeds](https://github.com/hagezi/dns-blocklists?tab=readme-ov-file#tif). - :star: Create a profile with [NextDNS](https://nextdns.io/?from=xujj63g5) and follow our [configuration guide](https://github.com/yokoffing/NextDNS-Config) for greater protection from ads, trackers, and security threats. This will allow you to customize your solutions to your network. +Alternatively, use the DoH address below to protect against security threats, ads, and trackers. It uses [DNSwarden](https://dnswarden.com/) with Hagezi's [Light](https://github.com/hagezi/dns-blocklists?tab=readme-ov-file#light) and [Threat Intelligence Feed](https://github.com/hagezi/dns-blocklists?tab=readme-ov-file#tif) lists. + ```javascript // PREF: set DoH provider user_pref("network.trr.uri", "https://dns.dnswarden.com/00000000000000000000048"); // Hagezi Light + TIF