From 359c81a019e2a5a5c263f8ac593aa98f5801f0b2 Mon Sep 17 00:00:00 2001 From: Star Brilliant Date: Tue, 26 Jun 2018 13:26:42 +0800 Subject: [PATCH] Update Readme --- Readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Readme.md b/Readme.md index 10e18c4..8e5fe19 100644 --- a/Readme.md +++ b/Readme.md @@ -121,6 +121,12 @@ Currently supported features are: - [X] EDNS0 large UDP packet (4 KiB by default) - [X] EDNS0-Client-Subnet (/24 for IPv4, /48 for IPv6 by default) +## The name of the project + +This project is named "DNS-over-HTTPS" because it was written before the IETF DoH project. Although this project is compatible with IETF DoH, the project is not affiliated with IETF. + +To avoid confusion, you may also call this project "m13253/DNS-over-HTTPS". + ## License DNS-over-HTTPS is licensed under the [MIT License](LICENSE). You are encouraged