Fix some typos, grammar, etc., and add details #1418

Merged
djoate merged 12 commits from fix-some-typos-grammar-etc into master 2019-10-26 05:58:02 +00:00
18 changed files with 49 additions and 48 deletions
Showing only changes of commit baea0a7fea - Show all commits

View File

@ -31,15 +31,16 @@ Note: This criteria applies to all of privacytools.io
### 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` or `Resolve-DnsName -Type TXT -Name qnamemintest.internet.nl` if you are on Windows 10)
- 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` or `Resolve-DnsName -Type TXT -Name qnamemintest.internet.nl` if you are on Windows 10)
### VPN
See https://www.privacytools.io/providers/vpn/#criteria for more details.
- Prioritize Products by privacy respecting nationality.
- Cannot be based in USA or UK.
- Must be accessible via Open Source Software (i.e OpenVPN, WireGuard)
- Must be accessible via Open Source Software (e.g. OpenVPN, WireGuard)
- Use Encryption
- Accept Cryptocurrency
- No logging policy
@ -47,11 +48,11 @@ Note: This criteria applies to all of privacytools.io
### Email
- Outside of USA
- Support SMTP SSL
- Accessable Using Open Source Software (i.e IMAP)
- Accessible Using Open Source Software (e.g. allows IMAP)
### Hardware
- Must be [H-Node Class A](https://h-node.org/wiki/page/en/compatibility-classes) or equivalent (if applicable)
- Must prioritize hardware certifications like [RYF](https://ryf.fsf.org/), [OSHWA](https://certification.oshwa.org/), and OSI when avalible.
- Must prioritize hardware certifications like [RYF](https://ryf.fsf.org/), [OSHWA](https://certification.oshwa.org/), and OSI when available.
- Cannot lock users to a particular platform.
### Software

View File

@ -8,7 +8,7 @@ _Encryption Against Global Mass Surveillance._
It's important for a website like privacytools.io to be up-to-date. Keep an eye on software updates of the applications listed here. Follow recent news about providers that are recommended. We try our best to keep up but we're not perfect and the internet is changing fast. So if you find an error, or you think a provider should not be listed here, or a qualified service provider is missing or a browser plugin is not the best choice anymore or anything else...
**Talk to us please.** Join our [subreddit](https://www.reddit.com/r/privacytoolsIO/) and start a discussion. This is a community project and we're aiming to deliver the best information available for a better privacy. Thank you for participating.
**Talk to us please.** Join our [subreddit](https://www.reddit.com/r/privacytoolsIO/) or [our Discourse community](https://forum.privacytools.io/) and start a discussion. This is a community project and we're aiming to deliver the best information available for a better privacy. Thank you for participating.
Mikaela commented 2019-10-20 18:07:29 +00:00 (Migrated from github.com)
Review
**Talk to us please.** Join our [subreddit](https://www.reddit.com/r/privacytoolsIO/) or [our forum (Discourse)](https://forum.privacytools.io/) and start a discussion. This is a community project and we're aiming to deliver the best information available for a better privacy. Thank you for participating.

This may not be the best possible suggestion, but I think "forum" may be more generally understood than "Discourse", while everyone with any interest towards forums probably recognises the name.

```suggestion **Talk to us please.** Join our [subreddit](https://www.reddit.com/r/privacytoolsIO/) or [our forum (Discourse)](https://forum.privacytools.io/) and start a discussion. This is a community project and we're aiming to deliver the best information available for a better privacy. Thank you for participating. ``` This may not be the best possible suggestion, but I think "forum" may be more generally understood than "Discourse", while everyone with any interest towards forums probably recognises the name.
djoate commented 2019-10-20 19:44:28 +00:00 (Migrated from github.com)
Review

For consistency, I was following the usage of "Discourse community" as it is used later on in README.md under the "Support privacytools.io" header and on the privacytools.io site (https://www.privacytools.io/index.html#participate). If we're going to change this to "forum (Discourse)" then we should probably change all of those other strings as well.

For consistency, I was following the usage of "Discourse community" as it is used later on in README.md under the "Support privacytools.io" header and on the privacytools.io site (https://www.privacytools.io/index.html#participate). If we're going to change this to "forum (Discourse)" then we should probably change all of those other strings as well.
You can submit your suggestions here on GitHub [(Issues)](https://github.com/privacytoolsIO/privacytools.io/issues) and also in our [subreddit](https://www.reddit.com/r/privacytoolsIO/). Please refer to the [Contributing Guidelines](.github/CONTRIBUTING.md) before submitting. Thank you.
@ -24,7 +24,7 @@ You can submit your suggestions here on GitHub [(Issues)](https://github.com/pri
- [Donate.](https://www.privacytools.io/donate/)
- [Liberapay](https://liberapay.com/privacytools.io/donate) or [Patreon.](https://www.patreon.com/privacytools)
- [Spread the word.](https://www.privacytools.io/#participate)
- [Join our Discourse community](https://forum.privacytools.io/)
- [Join our Discourse community.](https://forum.privacytools.io/)
- [Make suggestions on reddit.](https://www.reddit.com/r/privacytoolsIO/)
- View and edit our website source code here on GitHub.