CONTRIBUTING.md: fix typo & add DNS criteria

This commit is contained in:
Mikaela Suomalainen 2019-08-13 14:07:26 +03:00 committed by Jonah Aragon
parent 8b99b533ff
commit 2569dacbee

View File

@ -24,9 +24,17 @@ We're trying to keep it simple and promote the best tools, not all of them.
There can be exceptions if no software is available that meet the criteria. There can be exceptions if no software is available that meet the criteria.
Note: This criteria applies to all of privacytools.io Note: This criteria applies to all of privacytools.io
### Proividers ### Providers
- Prioritize Products by privacy respecting nationality. - Prioritize Products by privacy respecting nationality.
### DNS
- 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).
- supports DNSSEC (https://dnssec.vs.uni-due.de/ can test your current DNS provider).
- doesn't log IP addresses during normal operation (If your suggestion logs, please compare its privacy policy with other servers on our table that keep logs).
- preferably supports QNAME minimization (if you have access to the dig command, `dig +short txt qnamemintest.internet.nl`)
### VPN ### VPN
- Prioritize Products by privacy respecting nationality. - Prioritize Products by privacy respecting nationality.
- Cannot be based in USA or UK. - Cannot be based in USA or UK.