2019-04-01 20:42:34 -04:00
---
layout: page
permalink: /software/email/
title: "Email Clients"
Fix some typos, grammar, etc., and add details (#1418)
* Fix some typos, grammar, etc. on the site
Fixes some issues with typos, capitalization, grammar, and et cetera.
* Fix typo, grammar, etc. in repository
* Update README.md
Mention Discourse community earlier, add missing period
* Update CONTRIBUTING.md
i.e. is used for equivalence or clarification while e.g. is for
examples. For instance, we shouldn't say that IMAP is equivalent or an
explanation to all open-source software used to access email (e.g.
there's POP3, open-source clients to access when there isn't IMAP such
as Tutanota, etc.).
We also shouldn't call IMAP open-source software since it's a protocol.
* Change "socially motivated
* Apply suggestions from code review
Co-Authored-By: Jonah Aragon <jonah@triplebit.net>
* Suggestion from code review with extras
* 'Kill switch' to 'Killswitch"
* Consistency and minor additions to details
- More parallel sentence structures, following <Name> <Verb phrase>
for the first sentence of cards. Related to issue #1420.
- Make Njalla parallel to the others, and mention Njalla
is based in Nevis with VPS in Sweden
- Don't use "us" when talking about external services
- Orange Website also provides domain registration
- Update capitalization and add more hyphens
- Mention that TOS;DR evaluations are done by the community and that
they also evaluate privacy policies (see https://edit.tosdr.org/about)
- "E2EE encryption" is redundant since "E2EE" already has "encryption"
in it. Might as well expand it since full term is used later on.
- <Name> <Verb phrase> structure for Magic Wormhole
- For consistency, don't start Worth Mentioning entries with the name
- https://english.stackexchange.com/questions/27707/post-hyphenation-of-split-compound-words
- All the other "alert alert-warning" don't repeat the generic name and
we also don't say 'a software'
* instant-messenger: Remove <em>, more cleanup
* voice-video-messenger: Hyphens and cleanup
- We don't say "a software" so replace it with something that works
* paste-services: Cleanup & change cryptography info
As per CryptPad's whitepaper and FAQ:
https://cryptpad.fr/faq.html#security-crypto
https://blog.cryptpad.fr/images/CryptPad-Whitepaper-v1.0.pdf
Fixes #1417.
* encryption: "open-source"
* Page descriptions and other cleanup
2019-10-26 01:58:01 -04:00
description: "Discover free, open-source, and secure email clients, along with some email alternatives you may not have considered."
2019-04-01 20:42:34 -04:00
---
2019-11-30 14:06:56 -05:00
< div class = "card border-danger" >
< div class = "card-header text-danger" > < i class = "fas fa-exclamation-circle fa-fw" > < / i > Warning< / div >
< div class = "card-body" >
< p class = "card-text text-danger" > Even when using end-to-end encryption technology like GPG, email is inherently insecure and should not be trusted for sensitive communications. Metadata is always communicated in plaintext, and even when encryption is used correctly it is very easy for either party to acidentally respond to or forward a previously encrypted message in plaintext in many clients. GPG also does not easily support modern crypto functionality such as key rotation and forward secrecy.< / p >
< p class = "card-text text-secondary" > We recommend the following email providers for routine notifications and messages from other services that require an email address. For communications that < strong > need< / strong > to be safe and secure, you should use a dedicated instant messaging tool, such as Signal.< / p >
< a href = "/software/real-time-communication/" class = "btn btn-outline-secondary" > Recommended Instant Messengers< / a >
< / div >
< / div >
2019-04-01 20:42:34 -04:00
{% include sections/email-clients.html %}
{% include sections/email-alternatives.html %}