diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html index ae6d9784..295c660b 100644 --- a/_includes/sections/dns.html +++ b/_includes/sections/dns.html @@ -3,6 +3,14 @@
{% include card.html color="success" + title="OpenNIC - Service" + image="assets/img/tools/OpenNIC.png" + url="https://www.opennic.org/" + 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. Only specific configuration in one's DNS resolver makes these reachable, and very few Internet service providers have this configuration." + %} + + {% include card.html color="primary" title="Njalla - Domain Registration" image="assets/img/provider/Njalla.png" url="https://njal.la/" @@ -10,7 +18,7 @@ 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." %} - {% include card.html color="primary" + {% include card.html color="warning" title="DNSCrypt - Tool" image="assets/img/tools/DNSCrypt.png" url="https://dnscrypt.info/" @@ -18,13 +26,6 @@ is very similar to DNSCurve, but focuses on securing communications between a client and its first-level resolver." %} - {% include card.html color="warning" - title="OpenNIC - Service" - image="assets/img/tools/OpenNIC.png" - url="https://www.opennic.org/" - 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. Only specific configuration in one's DNS resolver makes these reachable, and very few Internet service providers have this configuration." - %}