dns: add ICANN DNS supporting encryption to worth mentioning
Resolves: #1028 Unblocks: #785
This commit is contained in:
@ -33,4 +33,11 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
|
|||||||
<li><a href="https://gitlab.com/quidsup/notrack">NoTrack</a> - A network-wide DNS server which blocks Tracking sites. Currently works in Debian and Ubuntu.</li>
|
<li><a href="https://gitlab.com/quidsup/notrack">NoTrack</a> - A network-wide DNS server which blocks Tracking sites. Currently works in Debian and Ubuntu.</li>
|
||||||
<li><a href="https://namecoin.info/">Namecoin</a> - A decentralized DNS open source information registration and transfer system based on the Bitcoin cryptocurrency.</li>
|
<li><a href="https://namecoin.info/">Namecoin</a> - A decentralized DNS open source information registration and transfer system based on the Bitcoin cryptocurrency.</li>
|
||||||
<li><a href="https://pi-hole.net/">Pi-hole</a> - A network-wide DNS server for the Raspberry Pi. Blocks advertising and tracking domains for all devices on your network.</li>
|
<li><a href="https://pi-hole.net/">Pi-hole</a> - A network-wide DNS server for the Raspberry Pi. Blocks advertising and tracking domains for all devices on your network.</li>
|
||||||
|
<li id=icanndns>ICANN DNS resolvers with support for encrypted DNS</li>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://adguard.com/en/adguard-dns/overview.html">AdGuard DNS</a> - A commercial DNS resolver with ad blocking supporting DoT & DoH. Doesn't support DNSSEC.</li>
|
||||||
|
<li><a href="https://blahdns.com/">BlahDNS</a> - A small hobby ads block dns project with doh, dot, dnscrypt support.</li>
|
||||||
|
<li><a href="https://powerdns.org/">PowerDNS</a> - A best effort DNS over HTTPs service.</li>
|
||||||
|
<li><a href="https://quad9.net/">Quad9 DNS</a> - A non-profit DNS provider founded by IBM, PCH and Global Cyber Alliance.</li>
|
||||||
|
</ul>
|
||||||
</ul>
|
</ul>
|
||||||
|
Reference in New Issue
Block a user