From 8d686fc4840c2361048c8bee495870ff206dda85 Mon Sep 17 00:00:00 2001 From: Kenta Kubo <601636+kkk669@users.noreply.github.com> Date: Thu, 7 Jan 2021 04:01:00 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abaaefe..c724f56 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Download on the App Store or [TestFlight Beta](https://testflight.apple.com/join/A8GwCnq8) -DNSecure makes encrypted DNS available to your entire system. +iOS/iPadOS has supported encrypted DNS (e.g. DNS-over-TLS (DoT) and DNS-over-HTTPS (DoH)) since 14.0, but the Settings app doesn't have settings for using it. To solve that, DNSecure was created. DNSecure is a configuration tool of DoT and DoH. This app uses the new [DNS Settings API](https://developer.apple.com/documentation/networkextension/dns_settings), so it requires iOS 14, iPadOS 14, or later.