mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 19:46:34 +00:00 
			
		
		
		
	Replace DNSCrypt with DNSCrypt-Proxy (#1254)
* Replace DNSCrypt with DNSCrypt-Proxy * Update source_code.md * Add logo and forum link * Remove redundant platform links * Update _includes/sections/dns.html Co-Authored-By: Mikaela Suomalainen <mikaela+git@mikaela.info> * Update description
This commit is contained in:
		 nitrohorse
					nitrohorse
				
			
				
					committed by
					
						 blacklight447
						blacklight447
					
				
			
			
				
	
			
			
			 blacklight447
						blacklight447
					
				
			
						parent
						
							d57dd95c28
						
					
				
				
					commit
					d63474012a
				
			| @@ -1,6 +1,7 @@ | |||||||
| <h1 id="dns" class="anchor"><a href="#dns"><i class="fas fa-link anchor-icon"></i></a> Domain Name System (DNS)</h1> | <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 | {% | ||||||
|  |   include cardv2.html | ||||||
|   title="OpenNIC - Service" |   title="OpenNIC - Service" | ||||||
|   image="/assets/img/tools/OpenNIC.png" |   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." |   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." | ||||||
| @@ -9,22 +10,28 @@ forum="https://forum.privacytools.io/t/discussion-opennic/338" | |||||||
|   github="https://github.com/OpenNIC" |   github="https://github.com/OpenNIC" | ||||||
| %} | %} | ||||||
|  |  | ||||||
| {% include cardv2.html | {% | ||||||
|  |   include cardv2.html | ||||||
|   title="Njalla - Domain Registration" |   title="Njalla - Domain Registration" | ||||||
|   image="/assets/img/provider/Njalla.png" |   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." |   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/" |   website="https://njal.la/" | ||||||
|   tor="http://njalladnspotetti.onion" |   tor="http://njalladnspotetti.onion" | ||||||
|   forum="https://forum.privacytools.io/t/discussion-njalla/339" |   forum="https://forum.privacytools.io/t/discussion-njalla/339" | ||||||
| %} | %} | ||||||
|  |  | ||||||
| {% include cardv2.html | {% | ||||||
| title="DNSCrypt - Tool" |   include cardv2.html | ||||||
| image="/assets/img/tools/DNSCrypt.png" |   title="DNSCrypt-Proxy - Tool" | ||||||
| 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." |   image="/assets/img/tools/DNSCrypt-Proxy.png" | ||||||
| website="https://dnscrypt.info/" |   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." | ||||||
| forum="https://forum.privacytools.io/t/discussion-dnscrypt/340" |   website="https://github.com/jedisct1/dnscrypt-proxy/" | ||||||
| github="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> | <h1 id="icanndns" class="anchor"><a href="#icanndns"><i class="fas fa-link anchor-icon"></i></a> Encrypted ICANN DNS Providers</h1> | ||||||
|   | |||||||
							
								
								
									
										
											BIN
										
									
								
								assets/img/tools/DNSCrypt-Proxy.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								assets/img/tools/DNSCrypt-Proxy.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 11 KiB | 
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 2.7 KiB | 
| @@ -275,15 +275,11 @@ Raddle: https://gitlab.com/postmill | |||||||
|  |  | ||||||
| ## Domain Name System (DNS) | ## Domain Name System (DNS) | ||||||
|  |  | ||||||
|  | OpenNic: https://github.com/opennic/ | ||||||
|  |  | ||||||
| Njalla: Non-free/Proprietary Software | Njalla: Non-free/Proprietary Software | ||||||
|  |  | ||||||
| DNSCrypt: https://github.com/dnscrypt | DNSCrypt-Proxy: https://github.com/jedisct1/dnscrypt-proxy/ | ||||||
|  |  | ||||||
| DNSCrypt-proxy: https://github.com/jedisct1/dnscrypt-proxy/ |  | ||||||
|  |  | ||||||
| OpenNic: https://github.com/opennic/ (mostly) |  | ||||||
|  |  | ||||||
| Webpage: https://github.com/opennic/opennic-web |  | ||||||
|  |  | ||||||
| ### Worth Mentioning | ### Worth Mentioning | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user