From f334a8843df5694bcad1d75d1fc864eb7ef4216e Mon Sep 17 00:00:00 2001 From: redoomed1 Date: Sun, 23 Mar 2025 18:00:21 -0700 Subject: [PATCH] Apply suggestion from code review Co-authored-by: Jonah Aragon Signed-off-by: redoomed1 --- docs/email.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/email.md b/docs/email.md index 1573776b..70895a87 100644 --- a/docs/email.md +++ b/docs/email.md @@ -104,7 +104,7 @@ Certain information stored in [Proton Contacts](https://proton.me/support/proton #### :material-check:{ .pg-green } Email Encryption -Proton Mail has [integrated OpenPGP encryption](https://proton.me/support/how-to-use-pgp) in their webmail. Emails to other Proton Mail accounts are encrypted automatically, and encryption to non-Proton Mail addresses with an OpenPGP key can be enabled easily in your account settings. Proton also supports automatic external key discovery with (WKD). This means that emails sent to other providers which use WKD will be automatically encrypted with OpenPGP as well, without the need to manually exchange public PGP keys with your contacts. They also allow you to [encrypt messages to non-Proton Mail addresses without OpenPGP](https://proton.me/support/password-protected-emails), without the need for them to sign up for a Proton Mail account. +Proton Mail has [integrated OpenPGP encryption](https://proton.me/support/how-to-use-pgp) in their webmail. Emails to other Proton Mail accounts are encrypted automatically, and encryption to non-Proton Mail addresses with an OpenPGP key can be enabled easily in your account settings. Proton also supports automatic external key discovery with WKD. This means that emails sent to other providers which use WKD will be automatically encrypted with OpenPGP as well, without the need to manually exchange public PGP keys with your contacts. They also allow you to [encrypt messages to non-Proton Mail addresses without OpenPGP](https://proton.me/support/password-protected-emails), without the need for them to sign up for a Proton Mail account. Proton Mail also publishes the public keys of Proton accounts via HTTP from their WKD. This allows people who don't use Proton Mail to find the OpenPGP keys of Proton Mail accounts easily, for cross-provider E2EE. This only applies to email addresses ending in one of Proton's own domains, like @proton.me. If you use a custom domain, you must [configure WKD](./basics/email-security.md#what-is-the-web-key-directory-standard) separately.