Merge remote-tracking branch 'origin/master' into 1221
This commit is contained in:
@ -1,30 +1,37 @@
|
||||
<h1 id="dns" class="anchor"><a href="#dns"><i class="fas fa-link anchor-icon"></i></a> Domain Name System (DNS)</h1>
|
||||
|
||||
{% include cardv2.html
|
||||
title="OpenNIC - Service"
|
||||
image="/assets/img/tools/OpenNIC.png"
|
||||
description="OpenNIC is an alternate network information center/alternative DNS root which lists itself as an alternative to ICANN and its registries. Like all alternative root DNS systems, OpenNIC-hosted domains are unreachable to the vast majority of the Internet."
|
||||
website="https://www.opennic.org/"
|
||||
forum="https://forum.privacytools.io/t/discussion-opennic/338"
|
||||
github="https://github.com/OpenNIC"
|
||||
{%
|
||||
include cardv2.html
|
||||
title="OpenNIC - Service"
|
||||
image="/assets/img/tools/OpenNIC.png"
|
||||
description="OpenNIC is an alternate network information center/alternative DNS root which lists itself as an alternative to ICANN and its registries. Like all alternative root DNS systems, OpenNIC-hosted domains are unreachable to the vast majority of the Internet."
|
||||
website="https://www.opennic.org/"
|
||||
forum="https://forum.privacytools.io/t/discussion-opennic/338"
|
||||
github="https://github.com/OpenNIC"
|
||||
%}
|
||||
|
||||
{% include cardv2.html
|
||||
title="Njalla - Domain Registration"
|
||||
image="/assets/img/provider/Njalla.png"
|
||||
description="Njalla only needs your email or jabber address in order to register a domain name for you. Created by people from The Pirate Bay and IPredator VPN. Accepted Payments: Bitcoin, Litecoin, Monero, DASH, Bitcoin Cash and PayPal. A privacy-aware domain registration service."
|
||||
website="https://njal.la/"
|
||||
tor="http://njalladnspotetti.onion"
|
||||
forum="https://forum.privacytools.io/t/discussion-njalla/339"
|
||||
{%
|
||||
include cardv2.html
|
||||
title="Njalla - Domain Registration"
|
||||
image="/assets/img/provider/Njalla.png"
|
||||
description="Njalla only needs your email or XMPP address in order to register a domain name for you. Created by people from The Pirate Bay and IPredator VPN. Accepted Payments: Bitcoin, Litecoin, Monero, DASH, Bitcoin Cash and PayPal. A privacy-aware domain registration service."
|
||||
website="https://njal.la/"
|
||||
tor="http://njalladnspotetti.onion"
|
||||
forum="https://forum.privacytools.io/t/discussion-njalla/339"
|
||||
%}
|
||||
|
||||
{% include cardv2.html
|
||||
title="DNSCrypt - Tool"
|
||||
image="/assets/img/tools/DNSCrypt.png"
|
||||
description="A protocol for securing communications between a client and a DNS resolver. The DNSCrypt protocol uses high-speed high-security elliptic-curve cryptography and is very similar to DNSCurve, but focuses on securing communications between a client and its first-level resolver."
|
||||
website="https://dnscrypt.info/"
|
||||
forum="https://forum.privacytools.io/t/discussion-dnscrypt/340"
|
||||
github="https://github.com/jedisct1/dnscrypt-proxy"
|
||||
{%
|
||||
include cardv2.html
|
||||
title="DNSCrypt-Proxy - Tool"
|
||||
image="/assets/img/tools/DNSCrypt-Proxy.png"
|
||||
description="DNSCrypt-Proxy is a command-line DNS proxy with support for the encrypted DNS protocols, DNS over HTTPS and DNSCrypt. Can cache results to improve speed, and allows filtering, forwarding, and cloaking."
|
||||
website="https://github.com/jedisct1/dnscrypt-proxy/"
|
||||
forum="https://forum.privacytools.io/t/discussion-dnscrypt-proxy/1498"
|
||||
github="https://github.com/jedisct1/dnscrypt-proxy/"
|
||||
linux=""
|
||||
mac=""
|
||||
android=""
|
||||
ios=""
|
||||
%}
|
||||
|
||||
<h1 id="icanndns" class="anchor"><a href="#icanndns"><i class="fas fa-link anchor-icon"></i></a> Encrypted ICANN DNS Providers</h1>
|
||||
@ -479,7 +486,17 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
|
||||
<td>Anycast (based in
|
||||
<span class="no-text-wrap">
|
||||
<span class="flag-icon flag-icon-dk"></span>
|
||||
Denmark)
|
||||
Denmark),
|
||||
</span>
|
||||
|
||||
<span class="no-text-wrap">
|
||||
<span class="flag-icon flag-icon-dk"></span>
|
||||
Denmark,
|
||||
</span>
|
||||
|
||||
<span class="no-text-wrap">
|
||||
<span class="flag-icon flag-icon-us"></span>
|
||||
US
|
||||
</span>
|
||||
</td>
|
||||
<td>
|
||||
@ -559,6 +576,10 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
|
||||
<ul>
|
||||
<li><em><a href="https://namecoin.info/">Namecoin</a></em> - A decentralized DNS open-source information registration and transfer system based on the Bitcoin cryptocurrency.</li>
|
||||
<li><em><a href="https://dnsprivacy.org/wiki/display/DP/DNS+Privacy+Daemon+-+Stubby">Stubby</a></em> - An open-source application for Linux, macOS, and Windows that acts as a local DNS Privacy stub resolver using DoT.</li>
|
||||
<li><em><a href="https://nlnetlabs.nl/projects/unbound/about/">Unbound</a></em> - a validating, recursive, caching DNS resolver. It can also be ran network-wide and has supported DNS-over-TLS since version 1.7.3.</li>
|
||||
<ul>
|
||||
<li>See also <a href="https://www.ctrl.blog/entry/unbound-tls-forwarding.html">Actually secure DNS over TLS in Unbound on ctrl.blog</a>.</li>
|
||||
</ul>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>Network wide DNS servers:</strong>
|
||||
|
Reference in New Issue
Block a user