Fixed warning on the DNS provider page (#922)

Signed-off-by: Daniel Gray <dng@disroot.org>
This commit is contained in:
Tommy 2022-04-06 04:18:07 +00:00 committed by Daniel Gray
parent be3febe40a
commit 9aff2ad351
No known key found for this signature in database
GPG Key ID: 41911F722B0F9AE3

View File

@ -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 }