dnscrypt-proxy - Encrypted DNS Proxy

AWS Networking

dnscrypt-proxy, the flexible encrypting DNS proxy, forwarding every query to DNSSEC validating, no log upstreams over encrypted transports.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

dnscrypt-proxy is a flexible DNS proxy that encrypts your DNS traffic. It accepts ordinary DNS queries on port 53 and forwards every one of them to a public upstream resolver over an encrypted transport, so your internet provider and any network between you and the resolver can no longer see or tamper with the names you look up. It supports the modern encrypted DNS protocols including DNSCrypt v2, DNS over HTTPS, Anonymized DNSCrypt and Oblivious DoH. Its entire behaviour is one plain text configuration file, with no database and no web console; upstreams are chosen automatically from a cryptographically signed public resolver list by lowest latency.

Why the cloudimg image

cloudimg ships dnscrypt-proxy hardened and secure by default: upstream selection is restricted to DNSSEC validating, no log, non filtering encrypted resolvers, and it runs as an unprivileged systemd service that owns port 53 cleanly. There is no login and no baked credential of any kind, so nothing sensitive ships in the image, and because dnscrypt-proxy has no built in allow from list the security group is your access control. Every build is paired with a step by step deploy guide and backed by 24/7 cloudimg support.

Common uses

  • Give a whole VPC or office network private, encrypted DNS by pointing clients at one resolver
  • Stop on path networks and providers from seeing or tampering with your DNS lookups
  • Enforce DNSSEC validated, no log, non filtering upstreams for a privacy first resolver

Key features

  • dnscrypt-proxy, the flexible encrypting DNS proxy, fully installed as a hardened systemd service. It accepts plain DNS on port 53 over UDP and TCP and forwards every query to public upstreams over encrypted transports including DNSCrypt v2, DNS over HTTPS, Anonymized DNSCrypt and Oblivious DoH, so on path networks cannot see or tamper with your lookups.
  • Secure by default: upstream selection is restricted to DNSSEC validating, no log and non filtering encrypted resolvers, chosen automatically from a cryptographically signed public resolver list. No shared or default credentials ship, since dnscrypt-proxy has no login. It binds all interfaces to serve a network, while the security group governs access to port 53 until you open it to your own client subnets.
  • 24/7 expert technical support from cloudimg with a one hour average response time for critical issues. Our engineers help with upstream and protocol selection, per client access policy through the security group, DNSSEC and no log requirements, local blocklists, allow lists, cloaking and forwarding rules, and dnscrypt-proxy version upgrades.

Description

This is a repackaged open source software product wherein additional charges apply for cloudimg support services.

dnscrypt-proxy is a flexible DNS proxy that encrypts your DNS traffic. It sits between your clients and the public internet, accepting ordinary DNS queries on port 53 and forwarding every one of them to a public upstream resolver over an encrypted transport, so your internet provider and any network between you and the resolver can no longer see or tamper with the names you look up. It supports the modern encrypted DNS protocols including DNSCrypt v2, DNS over HTTPS, Anonymized DNSCrypt and Oblivious DoH. This image delivers dnscrypt-proxy fully installed and configured as a hardened systemd service, so an encrypted resolver for your whole network is answering queries within minutes of launch.

dnscrypt-proxy is a single self contained binary whose behaviour is defined by one plain text configuration file. There is no database and no web console. On this image it listens for DNS on port 53 over both UDP and TCP across all interfaces, and forwards to upstreams selected automatically from a cryptographically signed public resolver list by lowest latency. Upstream selection is restricted to resolvers that validate DNSSEC, keep no logs, and apply no filtering, so you get authentic, private, unfiltered answers.

Application stack: dnscrypt-proxy runs as a dedicated non root service with only the Linux CAP_NET_BIND_SERVICE capability so it can bind the privileged DNS port. The operating system stub resolver listener is disabled so dnscrypt-proxy owns port 53 cleanly, while the operating system keeps resolving names through its own upstream list. The proxy resolves the hostnames of its encrypted upstreams and refreshes the signed resolver list through its built in bootstrap resolvers, so it never depends on the host resolver.

Secure by default: this image ships with no shared or default credentials of any kind, since dnscrypt-proxy has no login. It binds all interfaces so it can serve a network, but access to port 53 is governed entirely by the security group. Because dnscrypt-proxy has no built in allow from access control list, the security group is your access control: open UDP and TCP 53 only to the client subnets you control, never to the whole internet, so the resolver is never abused as an open resolver.

Key capabilities: transparent encrypted DNS for every client that points at this resolver; automatic selection of DNSSEC validating, no log, non filtering encrypted upstreams; support for DNSCrypt v2, DNS over HTTPS, Anonymized DNSCrypt and Oblivious DoH; optional local blocklists, allow lists, cloaking and forwarding rules shipped as ready to edit example files; and a single binary with no runtime dependencies.

Get started: point your clients, or your virtual network DNS setting, at this instance on port 53, and restrict the security group to your own subnets. cloudimg engineers can help with upstream selection, per client access policy, blocklists and forwarding rules, and monitoring after purchase.

All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.

Related technologies

dnscrypt-proxyencrypted dnsdnscryptdns over httpsdohdns proxydnssecprivacyself hostednetworkingcloudimg