From 7b3cdbb768d61cbd0fd6595e7060cf4d075da73f Mon Sep 17 00:00:00 2001 From: HJ <11689349+yokoffing@users.noreply.github.com> Date: Mon, 28 Aug 2023 11:40:06 -0400 Subject: [PATCH] Updated Optional Hardening (markdown) --- Optional-Hardening.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Optional-Hardening.md b/Optional-Hardening.md index 96fda64..8785d7f 100644 --- a/Optional-Hardening.md +++ b/Optional-Hardening.md @@ -58,7 +58,9 @@ user_pref("network.cookie.sameSite.schemeful", true); *** -### Secure DNS (DoH setup) +### Secure DNS +Setup and enforce DNS-over-HTTPS (DoH). + #### Provider * Use the one below, or [choose](https://github.com/curl/curl/wiki/DNS-over-HTTPS) your preferred provider. * We recommend that you [create a profile](https://nextdns.io/?from=xujj63g5) with NextDNS and follow our [configuration guide](https://github.com/yokoffing/NextDNS-Config).