continue DNS provider criteria

This commit is contained in:
Mikaela Suomalainen 2019-08-07 11:20:55 +03:00
parent 27ddc38d2f
commit 9ea5145427
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67

View File

@ -5,27 +5,32 @@ title: "🗄️ DNS provider suggestion | "
labels: 🌐 website issue, 🗄️ DNS labels: 🌐 website issue, 🗄️ DNS
--- ---
<!-- Please feel free to overwrite these comments -->
## Basic Information ## Basic Information
<!-- Source code is preferred, but not required -->
**Name:** **Name:**
**Filtering:** <!-- What is being filtered? Is it opt-in with separate address or not? -->
**Privacy policy:** <!-- link -->
**Protocols:** <!-- at least DoH or DoT? DNSCrypt? -->
**Server/Location:** <!-- Where is the provider based? Where are their servers located? Anycast if there are multiple servers answering to the same address -->
**Source:** <!-- link to the source code, preferred, but optional -->
**Type:** <!-- Non-profit, commercial, hobby project? -->
**Website:** **Website:**
**Source:**
## Description ## Description
<!-- Why should we list your suggestion? --> <!-- Why should we list your suggestion? Anything else than already said, that you wish us to know? -->
### Required features: ### Required features:
<!-- DoH and DoT are supported natively by platforms like Firefox and Android (< 9) --> <!-- DoH and DoT are supported natively by platforms like Firefox and Android (< 9) -->
* [ ] supports DNS-over-HTTPS or DNS-over-TLS * [ ] supports DoH or DoT <!-- We love DNSCrypt, but there is already https://github.com/DNSCrypt/dnscrypt-resolvers which is directly supported by dnscrypt-proxy, so we don't consider useful to list providers only supporting it. -->
* [ ] no PII logs * [ ] no PII logs <!-- TODO: read Quad9/Cloudflare/etc. to define this! -->
#### Desired features #### Desired features
* DNSSEC support * DNSSEC support: YES or NO? <!-- https://dnssec.vs.uni-due.de/ can test your current DNS provider. -->
* QNAME minimization * QNAME minimization: YES or NO? <!-- if you have access to the dig command, `dig +short txt qnamemintest.internet.nl` -->