CONTRIBUTING & PR TEMPLATE: request OSS instead of free

This commit is contained in:
Mikaela Suomalainen
2019-09-10 22:56:37 +03:00
parent 632ce4463b
commit 1d180ab231
2 changed files with 4 additions and 4 deletions

View File

@ -37,7 +37,7 @@ Note: This criteria applies to all of privacytools.io
### 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.
- Must be acessable via free software (i.e OpenVPN, WireGuard) - Must be acessable via open source software (i.e OpenVPN, WireGuard)
- Use Encryption - Use Encryption
- Accept Cryptocurrency - Accept Cryptocurrency
- No logging policy - No logging policy
@ -45,7 +45,7 @@ Note: This criteria applies to all of privacytools.io
### Email ### Email
- Outside of USA - Outside of USA
- Support SMTP SSL - Support SMTP SSL
- Accessable Using Free Software (i.e IMAP) - Accessable Using Open source Software (i.e IMAP)
### Hardware ### Hardware
- Must be [H-Node Class A](https://h-node.org/wiki/page/en/compatibility-classes) or Equivlant (if applicable) - Must be [H-Node Class A](https://h-node.org/wiki/page/en/compatibility-classes) or Equivlant (if applicable)
@ -54,7 +54,7 @@ Note: This criteria applies to all of privacytools.io
### Software ### Software
- Must be able to download over encrypted network (can be a mirror) - Must be able to download over encrypted network (can be a mirror)
- Must be free software - Must be open source software
### Encryption ### Encryption
- Only verifiable encryption is to be trusted - Only verifiable encryption is to be trusted

View File

@ -10,7 +10,7 @@ Resolves: #none <!-- The number of the issue that is resolved by this pull reque
- [ ] I have listed the source code in [source_code.md](https://github.com/privacytoolsIO/privacytools.io/blob/master/source_code.md). - [ ] I have listed the source code in [source_code.md](https://github.com/privacytoolsIO/privacytools.io/blob/master/source_code.md).
- [ ] The project is [free/libre software](https://www.wikipedia.org/wiki/Free_software). - [ ] The project is [open source software](https://en.wikipedia.org/wiki/Open-source_software).
- [ ] The project has an associated discussion: # <!-- issue number --> - [ ] The project has an associated discussion: # <!-- issue number -->