From 27ddc38d2f74837f668ed9d189d2b4404a3c80cc Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 7 Aug 2019 10:37:56 +0300 Subject: [PATCH 1/8] dns_provider initial commit --- .github/ISSUE_TEMPLATE/7_DNS_provider.md | 31 ++++++++++++++++++++++++ 1 file changed, 31 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..e83d9ee9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/7_DNS_provider.md @@ -0,0 +1,31 @@ +--- +name: "🗄️ encrypted DNS provider suggestion" +about: Suggest a new encrypted DNS provider. +title: "🗄️ DNS provider suggestion | " +labels: 🌐 website issue, 🗄️ DNS +--- + +## Basic Information + + + +**Name:** +**Website:** +**Source:** + +## Description + + + + +### Required features: + + + +* [ ] supports DNS-over-HTTPS or DNS-over-TLS +* [ ] no PII logs + +#### Desired features + +* DNSSEC support +* QNAME minimization \ No newline at end of file -- 2.49.0 From 9ea514542766801850d3819cc536aaea0353b643 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 7 Aug 2019 11:20:55 +0300 Subject: [PATCH 2/8] continue DNS provider criteria --- .github/ISSUE_TEMPLATE/7_DNS_provider.md | 25 ++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/7_DNS_provider.md b/.github/ISSUE_TEMPLATE/7_DNS_provider.md index e83d9ee9..6cb12800 100644 --- a/.github/ISSUE_TEMPLATE/7_DNS_provider.md +++ b/.github/ISSUE_TEMPLATE/7_DNS_provider.md @@ -5,27 +5,32 @@ title: "🗄️ DNS provider suggestion | " labels: 🌐 website issue, 🗄️ DNS --- + + ## Basic Information - - -**Name:** -**Website:** -**Source:** +**Name:** +**Filtering:** +**Privacy policy:** +**Protocols:** +**Server/Location:** +**Source:** +**Type:** +**Website:** ## Description - + ### Required features: -* [ ] supports DNS-over-HTTPS or DNS-over-TLS -* [ ] no PII logs +* [ ] supports DoH or DoT +* [ ] no PII logs #### Desired features -* DNSSEC support -* QNAME minimization \ No newline at end of file +* DNSSEC support: YES or NO? +* QNAME minimization: YES or NO? \ No newline at end of file -- 2.49.0 From 2f9dd0ce76b008201e2e9041ae5872b165705706 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 7 Aug 2019 18:36:19 +0300 Subject: [PATCH 3/8] .github/7_DNS_provider: require DNSSEC --- .github/ISSUE_TEMPLATE/7_DNS_provider.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/7_DNS_provider.md b/.github/ISSUE_TEMPLATE/7_DNS_provider.md index 6cb12800..147c3924 100644 --- a/.github/ISSUE_TEMPLATE/7_DNS_provider.md +++ b/.github/ISSUE_TEMPLATE/7_DNS_provider.md @@ -28,9 +28,9 @@ labels: 🌐 website issue, 🗄️ DNS * [ ] supports DoH or DoT +* [ ] supports DNSSEC * [ ] no PII logs #### Desired features -* DNSSEC support: YES or NO? * QNAME minimization: YES or NO? \ No newline at end of file -- 2.49.0 From a7886b75bee8f4efcbda73e0cefae2e5609d9004 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 7 Aug 2019 18:38:42 +0300 Subject: [PATCH 4/8] simplify wording --- .github/ISSUE_TEMPLATE/7_DNS_provider.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/7_DNS_provider.md b/.github/ISSUE_TEMPLATE/7_DNS_provider.md index 147c3924..fd3bb635 100644 --- a/.github/ISSUE_TEMPLATE/7_DNS_provider.md +++ b/.github/ISSUE_TEMPLATE/7_DNS_provider.md @@ -20,7 +20,7 @@ labels: 🌐 website issue, 🗄️ DNS ## Description - + ### Required features: -- 2.49.0 From f8fe22ea0a83cd63f78b1e8722c45cc549fdbcbc Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 7 Aug 2019 18:57:24 +0300 Subject: [PATCH 5/8] finish --- .github/ISSUE_TEMPLATE/7_DNS_provider.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/7_DNS_provider.md b/.github/ISSUE_TEMPLATE/7_DNS_provider.md index fd3bb635..ca8d88c4 100644 --- a/.github/ISSUE_TEMPLATE/7_DNS_provider.md +++ b/.github/ISSUE_TEMPLATE/7_DNS_provider.md @@ -11,7 +11,7 @@ labels: 🌐 website issue, 🗄️ DNS **Name:** **Filtering:** -**Privacy policy:** +**Privacy policy:** **Protocols:** **Server/Location:** **Source:** @@ -29,7 +29,7 @@ labels: 🌐 website issue, 🗄️ DNS * [ ] supports DoH or DoT * [ ] supports DNSSEC -* [ ] no PII logs +* [ ] doesn't log IP addresses during normal operation #### Desired features -- 2.49.0 From 33807378442751e007a54215a97aec31d0882e9f Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 7 Aug 2019 19:20:01 +0300 Subject: [PATCH 6/8] turn required features a checkbox --- .github/ISSUE_TEMPLATE/7_DNS_provider.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/7_DNS_provider.md b/.github/ISSUE_TEMPLATE/7_DNS_provider.md index ca8d88c4..6a13ab3b 100644 --- a/.github/ISSUE_TEMPLATE/7_DNS_provider.md +++ b/.github/ISSUE_TEMPLATE/7_DNS_provider.md @@ -33,4 +33,4 @@ labels: 🌐 website issue, 🗄️ DNS #### Desired features -* QNAME minimization: YES or NO? \ No newline at end of file +* [ ] QNAME minimization: YES or NO? -- 2.49.0 From ad1884110b45a1123db9d7375b38e88cbf1c6711 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 7 Aug 2019 19:21:56 +0300 Subject: [PATCH 7/8] say Android 9+ instead of Android (<9) --- .github/ISSUE_TEMPLATE/7_DNS_provider.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/7_DNS_provider.md b/.github/ISSUE_TEMPLATE/7_DNS_provider.md index 6a13ab3b..8c4d151e 100644 --- a/.github/ISSUE_TEMPLATE/7_DNS_provider.md +++ b/.github/ISSUE_TEMPLATE/7_DNS_provider.md @@ -25,7 +25,7 @@ labels: 🌐 website issue, 🗄️ DNS ### Required features: - + * [ ] supports DoH or DoT * [ ] supports DNSSEC -- 2.49.0 From 9e007f11be0cedb5bfdd20f088b74be7d069dc76 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Fri, 9 Aug 2019 12:27:46 +0300 Subject: [PATCH 8/8] implement nitrohorse's suggestion --- .github/ISSUE_TEMPLATE/7_DNS_provider.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/7_DNS_provider.md b/.github/ISSUE_TEMPLATE/7_DNS_provider.md index 8c4d151e..06be8abf 100644 --- a/.github/ISSUE_TEMPLATE/7_DNS_provider.md +++ b/.github/ISSUE_TEMPLATE/7_DNS_provider.md @@ -33,4 +33,4 @@ labels: 🌐 website issue, 🗄️ DNS #### Desired features -* [ ] QNAME minimization: YES or NO? +* [ ] supports QNAME minimization -- 2.49.0