2018-11-25 14:55:32 -05:00
# Contributing Guidelines
Please read this before contributing.
## Rules
- Be nice and respectful.
- English only.
- Be constructive.
## Quality over Quantity
2019-05-06 10:15:41 -04:00
We're trying to keep it simple and promote the best tools, not all of them.
2018-11-25 14:55:32 -05:00
## Software Criteria
2019-07-09 07:38:41 -04:00
### Main
2019-05-06 10:15:41 -04:00
- Easy to use. Could your mother use that tool or service? Usability is most important.
- Cross-platform / Accessible.
- Privacy respecting.
2019-05-06 10:16:01 -04:00
- Open Source / free software is preferred but not required.
2019-07-09 07:38:41 -04:00
- Must list source code in [source_code.md ](https://github.com/privacytoolsIO/privacytools.io/blob/master/source_code.md ) (if applicable)
- Prioritize Products without Vendor Lock-in (decentralized/self-hostable) or data interoperability.
2018-11-25 14:55:32 -05:00
There can be exceptions if no software is available that meet the criteria.
2019-07-09 07:38:41 -04:00
Note: This criteria applies to all of privacytools.io
2019-08-13 07:07:26 -04:00
### Providers
2019-07-09 07:38:41 -04:00
- Prioritize Products by privacy respecting nationality.
2019-08-13 07:07:26 -04:00
### 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` )
2019-07-09 07:38:41 -04:00
### VPN
- Prioritize Products by privacy respecting nationality.
- Cannot be based in USA or UK.
- Must be acessable via free software (i.e OpenVPN, WireGuard)
- Use Encryption
- Accept Cryptocurrency
- No logging policy
### Email
- Outside of USA
- Support SMTP SSL
- Accessable Using Free Software (i.e IMAP)
### Hardware
- Must be [H-Node Class A ](https://h-node.org/wiki/page/en/compatibility-classes ) or Equivlant (if applicable)
- Must prioritize hardware certifications like [RYF ](https://ryf.fsf.org/ ), [OSHWA ](https://certification.oshwa.org/ ), and OSI when avalible.
- Cannot lock users to a particular platform.
### Software
- Must be able to download over encrypted network (can be a mirror)
- Must be free software
### Encryption
- Only verifiable encryption is to be trusted
### OSes
- Must state if recommends, depends on, or offers non-free software (contrib)
- No Tracking Policy (opt-in analytics is ok)
2018-11-25 14:55:32 -05:00
## Images
2019-05-06 10:15:41 -04:00
- Provider logos are 200px x 70px ([example](https://www.privacytools.io/assets/img/provider/AirVPN.png))
- Tool logos are 120px x 120px ([example](https://www.privacytools.io/assets/img/tools/ChatSecure.png))