From 9aff2ad351a2916697f5ededa1703d51fe25ae9b Mon Sep 17 00:00:00 2001 From: Tommy Date: Wed, 6 Apr 2022 04:18:07 +0000 Subject: [PATCH] Fixed warning on the DNS provider page (#922) Signed-off-by: Daniel Gray --- docs/dns.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dns.md b/docs/dns.md index d7d289af..712a8949 100644 --- a/docs/dns.md +++ b/docs/dns.md @@ -5,7 +5,7 @@ icon: material/dns !!! faq "Should I use encrypted DNS?" - You should only use DNS if your [threat model](/threat-modeling/) doesn't require you to hide any of your browsing activity. Encrypted DNS should only be used to get around basic [DNS blocking](https://en.wikipedia.org/wiki/DNS_blocking) when you can be sure there won't be any consequences. + Encrypted DNS with third party servers should only be used to get around basic [DNS blocking](https://en.wikipedia.org/wiki/DNS_blocking) when you can be sure there won't be any consequences. Encrypted DNS will not help you hide any of your browsing activity. [Learn more about DNS](technology/dns.md){ .md-button }