From e99d4c6fb8ce2abedd007ad468a0b07927bbe10d Mon Sep 17 00:00:00 2001 From: redoomed1 Date: Sat, 24 May 2025 12:20:56 -0700 Subject: [PATCH] style: Rearrange sections and reword "Self-hosted" to "self-hosting" Signed-off-by: redoomed1 --- docs/self-hosting/dns-filtering.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/self-hosting/dns-filtering.md b/docs/self-hosting/dns-filtering.md index a81435e4..1580faf9 100644 --- a/docs/self-hosting/dns-filtering.md +++ b/docs/self-hosting/dns-filtering.md @@ -1,8 +1,8 @@ --- title: DNS Filtering -meta_title: "Self-Hosted DNS Solutions - Privacy Guides" +meta_title: "Self-Hosting DNS Solutions - Privacy Guides" icon: material/dns -description: For our more technical readers, self-hosting your DNS solution can provide filtering for devices not covered by cloud-based DNS solutions. +description: For our more technical readers, self-hosting a DNS solution can provide filtering for devices not covered by cloud-based DNS solutions. cover: dns.webp --- Protects against the following threat(s): @@ -10,11 +10,11 @@ cover: dns.webp - [:material-server-network: Service Providers](../basics/common-threats.md#privacy-from-service-providers){ .pg-teal } - [:material-account-cash: Surveillance Capitalism](../basics/common-threats.md#surveillance-as-a-business-model){ .pg-brown } -A **self-hosted DNS** solution is useful for providing filtering on controlled platforms, such as smart TVs and other IoT devices, as no client-side software is needed. Keep in mind that the DNS solutions below are typically restricted to your home/local network unless you set up a more advanced configuration. +**Self-hosting DNS** is useful for providing [DNS filtering](https://cloudflare.com/learning/access-management/what-is-dns-filtering) on controlled platforms, such as smart TVs and other IoT devices, as no client-side software is needed. Keep in mind that the DNS solutions below are typically restricted to your home or local network unless you set up a more advanced configuration. ## DNS Sinkholes -[**DNS sinkholes**](https://en.wikipedia.org/wiki/DNS_sinkhole) use [DNS filtering](https://cloudflare.com/learning/access-management/what-is-dns-filtering) to block unwanted web content, such as advertisements. +[**DNS sinkholes**](https://en.wikipedia.org/wiki/DNS_sinkhole) use DNS filtering to block unwanted web content, such as advertisements. ### Pi-Hole @@ -22,7 +22,7 @@ A **self-hosted DNS** solution is useful for providing filtering on controlled p ![Pi-hole logo](../assets/img/self-hosting/pi-hole.svg){ align=right } -**Pi-hole** is an open-source [DNS sinkhole](https://en.wikipedia.org/wiki/DNS_sinkhole) which features a friendly web interface to view insights and manage blocked content. Pi-hole is designed to be hosted on a Raspberry Pi, but it is not limited to such hardware. +**Pi-hole** is an open-source DNS sinkhole which features a friendly web interface to view insights and manage blocked content. Pi-hole is designed to be hosted on a Raspberry Pi, but it is not limited to such hardware. [:octicons-home-16: Homepage](https://pi-hole.net){ .md-button .md-button--primary } [:octicons-eye-16:](https://pi-hole.net/privacy){ .card-link title="Privacy Policy" } @@ -38,7 +38,7 @@ A **self-hosted DNS** solution is useful for providing filtering on controlled p ![AdGuard Home logo](../assets/img/self-hosting/adguard-home.svg){ align=right } -**AdGuard Home** is an open-source [DNS sinkhole](https://en.wikipedia.org/wiki/DNS_sinkhole) which features a polished web interface to view insights and manage blocked content. +**AdGuard Home** is an open-source DNS sinkhole which features a polished web interface to view insights and manage blocked content. [:octicons-home-16: Homepage](https://adguard.com/adguard-home/overview.html){ .md-button .md-button--primary } [:octicons-eye-16:](https://adguard.com/privacy/home.html){ .card-link title="Privacy Policy" }