From bd79642c5a3ef8a3464d28d3c3f7ef2d11e8df35 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Fri, 9 Aug 2019 20:10:19 +0000 Subject: [PATCH] Document the criteria for DNS servers (#1111) * dns_provider initial commit * continue DNS provider criteria * .github/7_DNS_provider: require DNSSEC * simplify wording * finish * turn required features a checkbox * say Android 9+ instead of Android (<9) * implement nitrohorse's suggestion --- .github/ISSUE_TEMPLATE/7_DNS_provider.md | 36 ++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/7_DNS_provider.md diff --git a/.github/ISSUE_TEMPLATE/7_DNS_provider.md b/.github/ISSUE_TEMPLATE/7_DNS_provider.md new file mode 100644 index 00000000..06be8abf --- /dev/null +++ b/.github/ISSUE_TEMPLATE/7_DNS_provider.md @@ -0,0 +1,36 @@ +--- +name: "🗄️ encrypted DNS provider suggestion" +about: Suggest a new encrypted DNS provider. +title: "🗄️ DNS provider suggestion | " +labels: 🌐 website issue, 🗄️ DNS +--- + + + +## Basic Information + +**Name:** +**Filtering:** +**Privacy policy:** +**Protocols:** +**Server/Location:** +**Source:** +**Type:** +**Website:** + +## Description + + + + +### Required features: + + + +* [ ] supports DoH or DoT +* [ ] supports DNSSEC +* [ ] doesn't log IP addresses during normal operation + +#### Desired features + +* [ ] supports QNAME minimization