diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html
index e68c3630..e237bd9d 100644
--- a/_includes/sections/dns.html
+++ b/_includes/sections/dns.html
@@ -288,20 +288,36 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
Worth Mentioning and Additional Information
- - Firefox comes with built-in DoH support with Cloudflare set as the default resolver, but can be configured to use any DoH resolver. Currently Mozilla is conducting studies before enabling DoH by default for all US-based Firefox users.
- - Pi-hole - A network-wide DNS server mainly for the Raspberry Pi. Blocks ads, tracking, and malicious domains for all devices on your network.
- - NoTrack - A network-wide DNS server like Pi-hole for blocking ads, tracking, and malicious domains.
- - Stubby - An open-source application for Linux, macOS, and Windows that acts as a local DNS Privacy stub resolver using DoT.
- - Namecoin - A decentralized DNS open-source information registration and transfer system based on the Bitcoin cryptocurrency.
- - QNAME Minimization and Your Privacy by the Internet Systems Consortium (ISC)
- - DNSSEC and BIND 9 by the ISC
+ - Desktop software with support for encrypted DNS:
+
+ - Firefox comes with built-in DoH support with Cloudflare set as the default resolver, but can be configured to use any DoH resolver. Currently Mozilla is conducting studies before enabling DoH by default for all US-based Firefox users.
+
-- Mobile software with encrypted DNS
-
- - Android 9 comes with a DoT client by default.
- - DNSCloak - An open-source DNSCrypt and DoH client for iOS by
the Center for the Cultivation of Technology gemeinnuetzige GmbH.
- - Nebulo - An open-source application for Android supporting DoH and DoT. It also supports caching DNS responses and locally logging DNS queries.
-
+
+ - Network wide DNS servers:
+
+ - Pi-hole - A network-wide DNS server mainly for the Raspberry Pi. Blocks ads, tracking, and malicious domains for all devices on your network.
+ - NoTrack - A network-wide DNS server like Pi-hole for blocking ads, tracking, and malicious domains.
+
+
+ - Local DNS servers:
+
+ - Stubby - An open-source application for Linux, macOS, and Windows that acts as a local DNS Privacy stub resolver using DoT.
+ - Namecoin - A decentralized DNS open-source information registration and transfer system based on the Bitcoin cryptocurrency.
+
+
+ - Mobile software with support for encrypted DNS:
+ |