mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 02:14:40 +01:00
v2 -> v3
parent
94741fbfc6
commit
49e0a43dfb
4 changed files with 17 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
|||
# Anonymized DNS
|
||||
|
||||
[[List of public Anonymized DNS relays](https://github.com/DNSCrypt/dnscrypt-resolvers/blob/master/v2/relays.md)]
|
||||
[[List of public Anonymized DNS relays](https://github.com/DNSCrypt/dnscrypt-resolvers/blob/master/v3/relays.md)]
|
||||
|
||||
DNS encryption was a huge step towards making DNS more secure, preventing intermediaries from recording and tampering with DNS traffic.
|
||||
|
||||
|
@ -56,7 +56,7 @@ But what is `example-server-1` exactly?
|
|||
|
||||
What are `anon-example-1` and `anon-example-2`?
|
||||
|
||||
These are relays. A list of relays can be found in the [`relays.md`](https://github.com/DNSCrypt/dnscrypt-resolvers/blob/master/v2/relays.md) file that is automatically downloaded by default along with other server lists.
|
||||
These are relays. A list of relays can be found in the [`relays.md`](https://github.com/DNSCrypt/dnscrypt-resolvers/blob/master/v3/relays.md) file that is automatically downloaded by default along with other server lists.
|
||||
|
||||
So, neither the servers nor `dnscrypt-proxy` chooses what relays will be used to reach a server. You are in control.
|
||||
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
Instead of manually adding servers to the `static` section, these can be read from lists. Human-readable lists, with nice descriptions, and the corresponding stamps.
|
||||
|
||||
Here is an example of such a list: https://download.dnscrypt.info/dnscrypt-resolvers/v2/public-resolvers.md
|
||||
Here is an example of such a list: https://download.dnscrypt.info/dnscrypt-resolvers/v3/public-resolvers.md
|
||||
|
||||
Which is even more readable once rendered as Markdown: https://github.com/DNSCrypt/dnscrypt-resolvers/blob/master/v2/public-resolvers.md
|
||||
Which is even more readable once rendered as Markdown: https://github.com/DNSCrypt/dnscrypt-resolvers/blob/master/v3/public-resolvers.md
|
||||
|
||||
This particular list is also visible as a nice web component here: https://dnscrypt.info/public-servers
|
||||
|
||||
|
@ -36,7 +36,7 @@ The example configuration file includes a `sources` section:
|
|||
[sources]
|
||||
|
||||
[sources.'public-resolvers']
|
||||
urls = ['https://raw.githubusercontent.com/DNSCrypt/dnscrypt-resolvers/master/v2/public-resolvers.md', 'https://download.dnscrypt.info/resolvers-list/v2/public-resolvers.md']
|
||||
urls = ['https://raw.githubusercontent.com/DNSCrypt/dnscrypt-resolvers/master/v3/public-resolvers.md', 'https://download.dnscrypt.info/resolvers-list/v3/public-resolvers.md']
|
||||
cache_file = 'public-resolvers.md'
|
||||
minisign_key = 'RWQf6LRCGA9i53mlYecO4IzT51TGPpvWucNSCh1CBM0QTaLn73Y7GFO3'
|
||||
refresh_delay = 72
|
||||
|
|
|
@ -8,7 +8,7 @@ DNSCrypt-enabled OpenNIC servers.
|
|||
|
||||
List maintained by Frank Denis.
|
||||
|
||||
URL: https://download.dnscrypt.info/dnscrypt-resolvers/v2/opennic.md
|
||||
URL: https://download.dnscrypt.info/dnscrypt-resolvers/v3/opennic.md
|
||||
|
||||
minisign_key: `RWQf6LRCGA9i53mlYecO4IzT51TGPpvWucNSCh1CBM0QTaLn73Y7GFO3`
|
||||
|
||||
|
@ -19,7 +19,7 @@ Use in coordination with cloaking rules in order to also sanitize search results
|
|||
|
||||
List maintained by Frank Denis.
|
||||
|
||||
URL: https://download.dnscrypt.info/dnscrypt-resolvers/v2/parental-control.md
|
||||
URL: https://download.dnscrypt.info/dnscrypt-resolvers/v3/parental-control.md
|
||||
|
||||
minisign_key: `RWQf6LRCGA9i53mlYecO4IzT51TGPpvWucNSCh1CBM0QTaLn73Y7GFO3`
|
||||
|
||||
|
@ -31,7 +31,7 @@ Visible online here: https://download.dnscrypt.info/resolvers-list/
|
|||
|
||||
List maintained by Frank Denis.
|
||||
|
||||
URL: https://download.dnscrypt.info/dnscrypt-resolvers/v2/public-resolvers.md
|
||||
URL: https://download.dnscrypt.info/dnscrypt-resolvers/v3/public-resolvers.md
|
||||
|
||||
minisign_key: `RWQf6LRCGA9i53mlYecO4IzT51TGPpvWucNSCh1CBM0QTaLn73Y7GFO3`
|
||||
|
||||
|
@ -41,7 +41,7 @@ A list of servers directly accessible as .onion services. These servers are not
|
|||
|
||||
List maintained by Frank Denis.
|
||||
|
||||
URL: https://download.dnscrypt.info/dnscrypt-resolvers/v2/onion-services.md
|
||||
URL: https://download.dnscrypt.info/dnscrypt-resolvers/v3/onion-services.md
|
||||
|
||||
minisign_key: `RWQf6LRCGA9i53mlYecO4IzT51TGPpvWucNSCh1CBM0QTaLn73Y7GFO3`
|
||||
|
||||
|
@ -63,8 +63,8 @@ URL: https://dnsr.evilvibes.com/relays.md
|
|||
|
||||
Mirrors of Frank Denis' lists provided by Staticaly
|
||||
|
||||
https://cdn.staticaly.com/gh/DNSCrypt/dnscrypt-resolvers/master/v2/opennic.md
|
||||
https://cdn.staticaly.com/gh/DNSCrypt/dnscrypt-resolvers/master/v3/opennic.md
|
||||
|
||||
https://cdn.staticaly.com/gh/DNSCrypt/dnscrypt-resolvers/master/v2/parental-control.md
|
||||
https://cdn.staticaly.com/gh/DNSCrypt/dnscrypt-resolvers/master/v3/parental-control.md
|
||||
|
||||
https://cdn.staticaly.com/gh/DNSCrypt/dnscrypt-resolvers/master/v2/public-resolvers.md
|
||||
https://cdn.staticaly.com/gh/DNSCrypt/dnscrypt-resolvers/master/v3/public-resolvers.md
|
||||
|
|
10
Stamps.md
10
Stamps.md
|
@ -9,7 +9,7 @@ Stamps can be quickly viewed/modified/created using this [VueJS component](https
|
|||
|
||||
An online demo is accessible here: [https://stamps.dnscrypt.info](https://stamps.dnscrypt.info)
|
||||
|
||||
An example list of [public secure DNS resolvers](https://github.com/DNSCrypt/dnscrypt-resolvers/blob/master/v2/public-resolvers.md), with their DNS stamps.
|
||||
An example list of [public secure DNS resolvers](https://github.com/DNSCrypt/dnscrypt-resolvers/blob/master/v3/public-resolvers.md), with their DNS stamps.
|
||||
|
||||
## Common definitions
|
||||
|
||||
|
@ -153,7 +153,7 @@ DNS stamps are known to be used in the following applications:
|
|||
|
||||
- [Quad9 resolvers list](https://www.quad9.net/quad9-resolvers.md)
|
||||
- [CleanBrowsing DNSCrypt](https://cleanbrowsing.org/dnscrypt) and [DoH](https://cleanbrowsing.org/dnsoverhttps) servers
|
||||
- [Public resolvers list](https://download.dnscrypt.info/resolvers-list/v2/public-resolvers.md)
|
||||
- [OpenNIC resolvers list](https://download.dnscrypt.info/resolvers-list/v2/opennic.md)
|
||||
- [Parental control resolvers list](https://download.dnscrypt.info/resolvers-list/v2/parental-control.md)
|
||||
- [Anonymized DNS relays list](https://download.dnscrypt.info/resolvers-list/v2/relays.md)
|
||||
- [Public resolvers list](https://download.dnscrypt.info/resolvers-list/v3/public-resolvers.md)
|
||||
- [OpenNIC resolvers list](https://download.dnscrypt.info/resolvers-list/v3/opennic.md)
|
||||
- [Parental control resolvers list](https://download.dnscrypt.info/resolvers-list/v3/parental-control.md)
|
||||
- [Anonymized DNS relays list](https://download.dnscrypt.info/resolvers-list/v3/relays.md)
|
||||
|
|
Loading…
Add table
Reference in a new issue