New source of servers accessibles as .onion services
This commit is contained in:
parent
ed0187ad5a
commit
fe04964c97
26
v2/onion-services.md
Normal file
26
v2/onion-services.md
Normal file
@ -0,0 +1,26 @@
|
||||
# DNS servers as .onion services
|
||||
|
||||
All DNSCrypt and DoH servers are accessible over Tor, via exit nodes.
|
||||
This is safe as all the transactions are encrypted and authenticated.
|
||||
|
||||
However, it may be faster to directly access a server as an onion
|
||||
service. This requires specifically configured servers.
|
||||
|
||||
The servers below are not accessible without Tor.
|
||||
|
||||
To use that list, add this to the `[sources]` section of your
|
||||
`dnscrypt-proxy.toml` configuration file:
|
||||
|
||||
[sources.'public-resolvers']
|
||||
urls = ['https://raw.githubusercontent.com/DNSCrypt/dnscrypt-resolvers/master/v2/onion-services.md', 'https://download.dnscrypt.info/resolvers-list/v2/onion-services.md']
|
||||
minisign_key = 'RWQf6LRCGA9i53mlYecO4IzT51TGPpvWucNSCh1CBM0QTaLn73Y7GFO3'
|
||||
cache_file = 'onion-services.md'
|
||||
|
||||
--
|
||||
|
||||
|
||||
## Cloudflare
|
||||
|
||||
Cloudflare Onion Service
|
||||
|
||||
sdns://AgcAAAAAAAAAACC0WWFtenR5met-s8i0oiShMtYstulWSybPBq-zBUEMNT5kbnM0dG9ycG5sZnMyaWZ1ejJzMnlmM2ZjN3JkbXNiaG02cnc3NWV1ajM1cGFjNmFwMjV6Z3FhZC5vbmlvbgovZG5zLXF1ZXJ5
|
4
v2/onion-services.md.minisig
Normal file
4
v2/onion-services.md.minisig
Normal file
@ -0,0 +1,4 @@
|
||||
untrusted comment: signature from minisign secret key
|
||||
RWQf6LRCGA9i56hiAyDahICZ37hyinGj4hr9hjPnqOtT2rfzIwabviME6kSXO1ewkw/w4y2Nc7IaJyed4AUbSs6lFrpVEXylMQE=
|
||||
trusted comment: timestamp:1557050555 file:onion-services.md
|
||||
R1/zPiRUV8ok8CKwl9euelBOEVf4Ztu8viUMBhq2H1H7pcJTkuT9VKJvti+T3zYk/Ii5lhx6PEDxiiImSk10Dg==
|
Loading…
x
Reference in New Issue
Block a user