DNSCrypt resolvers for the public
Jul 03, 2025We maintain public DNSCrypt resolvers now: resolvers.md
All servers are IPv4-only, support DNSSEC, running on port 4443.
No filter, no censorship, zero logging.
You can use our resolvers by adding the following to your dnscrypt-proxy.toml
:
[sources.'svoboda-resolvers']
urls = ['https://svoboda.center/resolvers.md']
minisign_key = 'RWQzPcBw4jeHoAm9hZxz/bZtuvj51d6GSUwpWKFm2VmIHZwvuaeZNygL'
cache_file = 'svoboda-resolvers.md'
You can use DNSCrypt with dnscrypt-proxy.
Read more about DNSCrypt here.