diff --git a/docs/assets/img/email-clients/applemail.png b/docs/assets/img/email-clients/applemail.png new file mode 100644 index 00000000..968dc7f5 Binary files /dev/null and b/docs/assets/img/email-clients/applemail.png differ diff --git a/docs/assets/img/encryption-software/macgpg.png b/docs/assets/img/encryption-software/gpgsuite.png similarity index 100% rename from docs/assets/img/encryption-software/macgpg.png rename to docs/assets/img/encryption-software/gpgsuite.png diff --git a/docs/email-clients.md b/docs/email-clients.md index 778d11d9..6a8acfac 100644 --- a/docs/email-clients.md +++ b/docs/email-clients.md @@ -2,7 +2,7 @@ title: Email Clients icon: material/email-open --- -Discover free, open-source, and secure email clients, along with some email alternatives you may not have considered. +Our recommendation list contains email clients that support both [OpenPGP](/encryption/#openpgp) and strong authentication such as [Open Authorization (OAuth)](https://en.wikipedia.org/wiki/OAuth). OAuth allows you to use [Multi-Factor Authentication](/multi-factor-authentication) and prevent account theft. ??? Attention "Email does not provide forward secrecy" When using end-to-end encryption (E2EE) technology like [OpenPGP](https://en.wikipedia.org/wiki/Pretty_Good_Privacy), email will still have [some metadata](/email/#email-metadata-overview) that is not encrypted in the header of the email. @@ -28,6 +28,19 @@ Discover free, open-source, and secure email clients, along with some email alte - [:pg-flathub: Flatpak](https://flathub.org/apps/details/org.mozilla.Thunderbird) - [:fontawesome-brands-git: Source](https://hg.mozilla.org/comm-central) +### Apple Mail + +!!! recommendation + + ![Apple Mail logo](/assets/img/email-clients/applemail.png){ align=right } + + **Apple Mail** is included in macOS and can be extended to have OpenPGP support with [GPG Suite](/encryption/#gpg-suite), which adds the ability to send encrypted email. + + !!! note + For iOS devices we suggest [Canary Mail](/email-clients/#canary-mail) as it has PGP support which means you can send end-to-end encrypted email. + + [Visit apple.com](https://support.apple.com/guide/mail/welcome/mac){ .md-button .md-button--primary } [Privacy Policy](https://www.apple.com/legal/privacy/en-ww/){ .md-button } + ### GNOME Evolution !!! recommendation diff --git a/docs/encryption.md b/docs/encryption.md index 054e4ac7..bdfde6da 100644 --- a/docs/encryption.md +++ b/docs/encryption.md @@ -256,13 +256,15 @@ Tools with command-line interfaces are useful for intergrating [shell scripts](h - [:fontawesome-brands-windows: Windows](https://gpg4win.org/download.html) - [:fontawesome-brands-git: Source](https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpg4win.git;a=summary) -### MacGPG +### GPG Suite !!! recommendation - ![MacGPG logo](/assets/img/encryption-software/macgpg.png){ align=right } + ![GPG Suite logo](/assets/img/encryption-software/gpgsuite.png){ align=right } - **MacGPG** is produced by GPGTools GmbH and provides native GPG intergration for macOS. It includes intergration into [Apple Mail](https://en.wikipedia.org/wiki/Mail_(Apple)). Commericial support plans are available. + **GPG Suite** provides OpenPGP support for [Apple Mail](/email-clients/#apple-mail) and macOS. GPGTools GmbH costs $24€ yearly for their support plan and includes a 30-day trial. + + We recommend taking a look at their [First steps](https://gpgtools.tenderapp.com/kb/how-to/first-steps-where-do-i-start-where-do-i-begin-setup-gpgtools-create-a-new-key-your-first-encrypted-email) and [Knowledge base](https://gpgtools.tenderapp.com/kb) for support. !!! note On iOS devices we suggest [Canary Mail](/email-clients/#canary-mail). diff --git a/docs/tools.md b/docs/tools.md index 5d93567b..0d8ca3ae 100644 --- a/docs/tools.md +++ b/docs/tools.md @@ -255,9 +255,9 @@ We [recommend](dns.md#why-should-i-use-encrypted-dns) a number of encrypted DNS
-- ![GnuPG logo](/assets/img/encryption-software/gnupg.svg){ .twemoji } [GnuPG](https://veracrypt.fr/) -- ![GPG4Win logo](/assets/img/encryption-software/gpg4win.svg){ .twemoji } [GPG4Win (Windows)](https://cryptomator.org/) -- ![MacGPG logo](/assets/img/encryption-software/macgpg.png){ .twemoji } [MacGPG (macOS)](https://evansu.cc/picocrypt) +- ![GnuPG logo](/assets/img/encryption-software/gnupg.svg){ .twemoji } [GnuPG](https://gnupg.org) +- ![GPG4Win logo](/assets/img/encryption-software/gpg4win.svg){ .twemoji } [GPG4Win (Windows)](https://gpg4win.org) +- ![GPG Suite logo](/assets/img/encryption-software/gpgsuite.png){ .twemoji } [GPG Suite (macOS)](https://gpgtools.org) - ![OpenKeychain logo](/assets/img/encryption-software/openkeychain.svg){ .twemoji } [OpenKeychain](https://www.openkeychain.org/)