From 0a5286832d18b7be8a441a4db3c2586dc42350dd Mon Sep 17 00:00:00 2001 From: d4rklynk <74207682+d4rklynk@users.noreply.github.com> Date: Tue, 24 May 2022 20:41:27 +0000 Subject: [PATCH] Add Pi-hole (#1314) Signed-off-by: Daniel Gray --- docs/assets/img/dns/pi-hole.svg | 1 + docs/dns.en.md | 18 ++++++++++++++++++ docs/tools.en.md | 24 ++++++++++++++++++++++++ 3 files changed, 43 insertions(+) create mode 100644 docs/assets/img/dns/pi-hole.svg diff --git a/docs/assets/img/dns/pi-hole.svg b/docs/assets/img/dns/pi-hole.svg new file mode 100644 index 00000000..6424454c --- /dev/null +++ b/docs/assets/img/dns/pi-hole.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/dns.en.md b/docs/dns.en.md index 2f431a18..8ee0130f 100644 --- a/docs/dns.en.md +++ b/docs/dns.en.md @@ -125,4 +125,22 @@ Encrypted DNS proxy software provides a local proxy for the [unencrypted DNS](ba - [:fontawesome-brands-linux: Linux](https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Installation-linux) - [:fontawesome-brands-github: Source](https://github.com/DNSCrypt/dnscrypt-proxy) +## Self-hosted Solutions + +### Pi-hole + +!!! recommendation + + ![Pi-hole logo](assets/img/dns/pi-hole.svg){ align=right } + + **Pi-hole** is an open-source [DNS-sinkhole](https://wikipedia.org/wiki/DNS_sinkhole) which uses [DNS filtering](https://www.cloudflare.com/learning/access-management/what-is-dns-filtering/) to block unwanted web content, such as advertisements. + + Pi-hole is designed to be hosted on a Raspberry Pi, but it is not limited to such hardware. The software features a friendly web interface to view insights and manage blocked content. + + [Website](https://pi-hole.net/){ .md-button .md-button--primary } [Privacy Policy](https://pi-hole.net/privacy/){ .md-button } + + ??? downloads + + - [:fontawesome-brands-github: Source](https://github.com/pi-hole/pi-hole) + --8<-- "includes/abbreviations.en.md" diff --git a/docs/tools.en.md b/docs/tools.en.md index 4c0b1e7c..1f47921f 100644 --- a/docs/tools.en.md +++ b/docs/tools.en.md @@ -118,10 +118,34 @@ For your convenience, everything we recommend is listed below with a link to the ### DNS +**DNS Providers:** + We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers based on a variety of criteria, such as [Mullvad](https://mullvad.net/en/help/dns-over-https-and-dns-over-tls) and [Quad9](https://quad9.net/) amongst others. We recommend for you to read our pages on DNS before choosing a provider. In many cases, using an alternative DNS provider is not recommended. [Learn more :material-arrow-right:](dns.md) +**Encrypted DNS Proxies:** + +
+ +- ![RethinkDNS logo](assets/img/android/rethinkdns.svg#only-light){ .twemoji }![RethinkDNS logo](assets/img/android/rethinkdns-dark.svg#only-dark){ .twemoji } [RethinkDNS](dns.md#rethinkdns) +- ![DNSCloak logo](assets/img/ios/dnscloak.png){ .twemoji } [DNSCloak](dns.md#dnscloak) +- ![dnscrypt-proxy logo](assets/img/dns/dnscrypt-proxy.svg){ .twemoji } [dnscrypt-proxy](dns.md#dnscrypt-proxy) + +
+ +[Learn more :material-arrow-right:](dns.md#encrypted-dns-proxies) + +**Self-hosted Solutions:** + +
+ +- ![Pi-hole logo](assets/img/dns/pi-hole.svg){ .twemoji } [Pi-hole](dns.md#pi-hole) + +
+ +[Learn more :material-arrow-right:](dns.md#self-hosted-solutions) + ### Email