Add hosting providers to DNS table #1261
| @@ -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> | ||||
|   | ||||
| @@ -30,7 +30,11 @@ | ||||
|           <a data-toggle="tooltip" data-placement="bottom" data-original-title="https://disroot.org" href="https://disroot.org"><img alt="WWW" src="/assets/img/layout/www.png" width="35" height="35"></a> | ||||
|         </td> | ||||
|         <td data-value="2015">2015</td> | ||||
|         <td><span class="flag-icon flag-icon-nl"></span> Netherlands</td> | ||||
|         <td> | ||||
|           <span class="no-text-wrap"> | ||||
|             <span class="flag-icon flag-icon-nl"></span> Netherlands | ||||
|           </span> | ||||
|         </td> | ||||
|         <td data-value="1000">1 GB</td> | ||||
|         <td data-value="0"><span class="label label-warning">Free</span></td> | ||||
|         <td data-value="1"><span class="label label-success">Accepted</span></td> | ||||
| @@ -46,7 +50,11 @@ | ||||
|           <a data-toggle="tooltip" data-placement="bottom" data-original-title="https://kolabnow.com" href="https://kolabnow.com"><img alt="WWW" src="/assets/img/layout/www.png" width="35" height="35"></a> | ||||
|         </td> | ||||
|         <td data-value="2010">2010</td> | ||||
|         <td><span class="flag-icon flag-icon-ch"></span> Switzerland</td> | ||||
|         <td> | ||||
|           <span class="no-text-wrap"> | ||||
|             <span class="flag-icon flag-icon-ch"></span> Switzerland | ||||
|           </span> | ||||
|         </td> | ||||
|         <td data-value="2048">2 GB</td> | ||||
|         <td data-value="6000">$ 60</td> | ||||
|         <td data-value="1"><span class="label label-success">Accepted</span></td> | ||||
| @@ -63,7 +71,11 @@ | ||||
|           <a data-toggle="tooltip" data-placement="bottom" data-original-title="https://mailbox.org" href="https://mailbox.org"><img alt="WWW" src="/assets/img/layout/www.png" width="35 "height="35"></a> | ||||
|         </td> | ||||
|         <td data-value="2014">2014</td> | ||||
|         <td><span class="flag-icon flag-icon-de"></span> Germany</td> | ||||
|         <td> | ||||
|           <span class="no-text-wrap"> | ||||
|             <span class="flag-icon flag-icon-de"></span> Germany | ||||
|           </span> | ||||
|         </td> | ||||
|         <td data-value="2000">2 GB</td> | ||||
|         <td data-value="1444">12 €</td> | ||||
|         <td data-value="1"><span class="label label-success">Accepted</span></td> | ||||
| @@ -79,7 +91,11 @@ | ||||
|           <a data-toggle="tooltip" data-placement="bottom" data-original-title="https://mailfence.com" href="https://mailfence.com"><img alt="WWW" src="/assets/img/layout/www.png" width="35" height="35"></a> | ||||
|         </td> | ||||
|         <td data-value="2013">2013</td> | ||||
|         <td><span class="flag-icon flag-icon-be"></span> Belgium</td> | ||||
|         <td> | ||||
|           <span class="no-text-wrap"> | ||||
|             <span class="flag-icon flag-icon-be"></span> Belgium | ||||
|           </span> | ||||
|         </td> | ||||
|         <td data-value="500">500 MB</td> | ||||
|         <td data-value="0"><span class="label label-warning">Free</span></td> | ||||
|         <td data-value="1"><span class="label label-success">Accepted</span></td> | ||||
| @@ -95,7 +111,11 @@ | ||||
|           <a data-toggle="tooltip" data-placement="bottom" data-original-title="https://www.neomailbox.com" href="https://www.neomailbox.com"><img alt="WWW" src="/assets/img/layout/www.png" width="35" height="35"></a> | ||||
|         </td> | ||||
|         <td data-value="2003">2003</td> | ||||
|         <td><span class="flag-icon flag-icon-ch"></span> Switzerland</td> | ||||
|         <td> | ||||
|           <span class="no-text-wrap"> | ||||
|             <span class="flag-icon flag-icon-ch"></span> Switzerland | ||||
|           </span> | ||||
|         </td> | ||||
|         <td data-value="1000">1 GB</td> | ||||
|         <td data-value="4995">$ 49.95</td> | ||||
|         <td data-value="1"><span class="label label-success">Accepted</span></td> | ||||
| @@ -111,7 +131,11 @@ | ||||
|           <a data-toggle="tooltip" data-placement="bottom" data-original-title="https://posteo.de" href="https://posteo.de"><img alt="WWW" src="/assets/img/layout/www.png" width="35" height="35"></a> | ||||
|         </td> | ||||
|         <td data-value="2009">2009</td> | ||||
|         <td><span class="flag-icon flag-icon-de"></span> Germany</td> | ||||
|         <td> | ||||
|           <span class="no-text-wrap"> | ||||
|             <span class="flag-icon flag-icon-de"></span> Germany | ||||
|           </span> | ||||
|         </td> | ||||
|         <td data-value="2000">2 GB</td> | ||||
|         <td data-value="1444">12 €</td> | ||||
|         <td data-value="0"><span class="label label-primary">No</span></td> | ||||
| @@ -128,7 +152,11 @@ | ||||
|           <a data-toggle="tooltip" data-placement="bottom" data-original-title="https://protonirockerxow.onion. Requires specific software to access: torproject.org" href="https://protonirockerxow.onion"><img alt="Tor" src="/assets/img/layout/tor.png" width="35"></a> | ||||
|         </td> | ||||
|         <td data-value="2013">2013</td> | ||||
|         <td><span class="flag-icon flag-icon-ch"></span> Switzerland</td> | ||||
|         <td> | ||||
|           <span class="no-text-wrap"> | ||||
|             <span class="flag-icon flag-icon-ch"></span> Switzerland | ||||
|           </span> | ||||
|         </td> | ||||
|         <td data-value="500">500 MB</td> | ||||
|         <td data-value="0"><span class="label label-warning">Free</span></td> | ||||
|         <td data-value="1"><span class="label label-success">Accepted</span></td> | ||||
| @@ -145,7 +173,11 @@ | ||||
|           <a data-toggle="tooltip" data-placement="bottom" data-original-title="https://runbox.com" href="https://runbox.com"><img alt="WWW" src="/assets/img/layout/www.png" width="35" height="35"></a> | ||||
|         </td> | ||||
|         <td data-value="1999">1999</td> | ||||
|         <td><span class="flag-icon flag-icon-no"></span> Norway</td> | ||||
|         <td> | ||||
|           <span class="no-text-wrap"> | ||||
|             <span class="flag-icon flag-icon-no"></span> Norway | ||||
|           </span> | ||||
|         </td> | ||||
|         <td data-value="1000">1 GB</td> | ||||
|         <td data-value="1995">$ 19.95</td> | ||||
|         <td data-value="1"><span class="label label-primary">Accepted</span></td> | ||||
| @@ -161,7 +193,11 @@ | ||||
|           <a data-toggle="tooltip" data-placement="bottom" data-original-title="https://soverin.net/" href="https://soverin.net/"><img alt="WWW" src="/assets/img/layout/www.png" width="35" height="35"></a> | ||||
|         </td> | ||||
|         <td data-value="2015">2015</td> | ||||
|         <td><span class="flag-icon flag-icon-nl"></span> Netherlands</td> | ||||
|         <td> | ||||
|           <span class="no-text-wrap"> | ||||
|             <span class="flag-icon flag-icon-nl"></span> Netherlands | ||||
|           </span> | ||||
|         </td> | ||||
|         <td data-value="25000">25 GB</td> | ||||
|         <td data-value="3489">29 €</td> | ||||
|         <td data-value="0"><span class="label label-success">No</span></td> | ||||
| @@ -177,7 +213,11 @@ | ||||
|           <a data-toggle="tooltip" data-placement="bottom" data-original-title="https://www.startmail.com" href="https://www.startmail.com"><img alt="WWW" src="/assets/img/layout/www.png" width="35" height="35"></a> | ||||
|         </td> | ||||
|         <td data-value="2014">2014</td> | ||||
|         <td><span class="flag-icon flag-icon-nl"></span> Netherlands</td> | ||||
|         <td> | ||||
|           <span class="no-text-wrap"> | ||||
|             <span class="flag-icon flag-icon-nl"></span> Netherlands | ||||
|           </span> | ||||
|         </td> | ||||
|         <td data-value="10000">10 GB</td> | ||||
|         <td data-value="5995">$ 59.95</td> | ||||
|         <td data-value="0"><span class="label label-success">Accepted</span></td> | ||||
| @@ -193,7 +233,11 @@ | ||||
|           <a data-toggle="tooltip" data-placement="bottom" data-original-title="https://www.tutanota.com" href="https://www.tutanota.com"><img alt="WWW" src="/assets/img/layout/www.png" width="35" height="35"></a> | ||||
|         </td> | ||||
|         <td data-value="2011">2011</td> | ||||
|         <td><span class="flag-icon flag-icon-de"></span> Germany</td> | ||||
|         <td> | ||||
|           <span class="no-text-wrap"> | ||||
|             <span class="flag-icon flag-icon-de"></span> Germany | ||||
|           </span> | ||||
|         </td> | ||||
|         <td data-value="1000">1 GB</td> | ||||
|         <td data-value="0"><span class="label label-warning">Free</span></td> | ||||
|         <td data-value="0"><span class="label label-primary">No</span></td> | ||||
|   | ||||
							
								
								
									
										
											BIN
										
									
								
								assets/img/icons/bromite.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								assets/img/icons/bromite.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 4.9 KiB | 
							
								
								
									
										
											BIN
										
									
								
								assets/img/icons/duckduckgo.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								assets/img/icons/duckduckgo.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 70 KiB | 
							
								
								
									
										
											BIN
										
									
								
								assets/img/icons/onionbrowser.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								assets/img/icons/onionbrowser.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 63 KiB | 
							
								
								
									
										
											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) | ||||
|  | ||||
| OpenNic: https://github.com/opennic/ | ||||
|  | ||||
| Njalla: Non-free/Proprietary Software | ||||
|  | ||||
| DNSCrypt: https://github.com/dnscrypt | ||||
|  | ||||
| DNSCrypt-proxy: https://github.com/jedisct1/dnscrypt-proxy/ | ||||
|  | ||||
| OpenNic: https://github.com/opennic/ (mostly) | ||||
|  | ||||
| Webpage: https://github.com/opennic/opennic-web | ||||
| DNSCrypt-Proxy: https://github.com/jedisct1/dnscrypt-proxy/ | ||||
|  | ||||
| ### Worth Mentioning | ||||
|  | ||||
| @@ -313,9 +309,11 @@ PowerDNS: https://github.com/PowerDNS/pdns | ||||
|  | ||||
| #### Local DNS servers | ||||
|  | ||||
| - Namecoin: https://github.com/namecoin | ||||
|  | ||||
| - Stubby: https://github.com/getdnsapi/stubby | ||||
|  | ||||
| - Namecoin: https://github.com/namecoin | ||||
| - Unbound: https://github.com/NLnetLabs/unbound | ||||
|  | ||||
| ## Digital Notebook | ||||
|  Joplin: https://github.com/laurent22/joplin | ||||
|   | ||||
		Reference in New Issue
	
	Block a user