aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMartin Polden <mpolden@mpolden.no>2019-12-27 21:18:01 +0100
committerMartin Polden <mpolden@mpolden.no>2019-12-27 21:22:02 +0100
commit9de57a7ae6c708caf50fccb10b567e82d676b3c8 (patch)
tree3c0c818803020fd90d31ec037bcbf55cb3fd43c7 /README.md
parent2bf84ab1138095f812600051134f12e10d120bd1 (diff)
Add support for DNS-over-HTTPS resolver
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 904eea7..70ac1e6 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,8 @@ configure.
* **Reliable**: Built with Go and [miekg/dns](https://github.com/miekg/dns) - a
mature DNS library.
* **Secure**: Protect your DNS requests from snooping and tampering using [DNS
- over TLS](https://en.wikipedia.org/wiki/DNS_over_TLS) for upstream resolvers.
+ over TLS](https://en.wikipedia.org/wiki/DNS_over_TLS) or [DNS over
+ HTTPS](https://en.wikipedia.org/wiki/DNS_over_HTTPS) for upstream resolvers.
* **Self-contained**: Zero run-time dependencies make it easy to deploy and
maintain _zdns_.
* **Observable**: _zdns_ supports DNS logging which makes it easy to observe what's