From b6e8b010233e00497008aa426352a9bfe96ad755 Mon Sep 17 00:00:00 2001 From: Freddy Date: Mon, 20 Jun 2022 21:20:01 +0100 Subject: [PATCH] Remove blank "Email Provider Security" heading (#1461) --- docs/basics/email-security.en.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/basics/email-security.en.md b/docs/basics/email-security.en.md index 534a17f5..841a344c 100644 --- a/docs/basics/email-security.en.md +++ b/docs/basics/email-security.en.md @@ -39,6 +39,4 @@ Email metadata is protected from outside observers with [Opportunistic TLS](http Email metadata is crucial to the most basic functionality of email (where it came from, and where it has to go). E2EE was not built into the email protocols originally, instead requiring add-on software like OpenPGP. Because OpenPGP messages still have to work with traditional email providers, it cannot encrypt email metadata, only the message body itself. That means that even when using OpenPGP, outside observers can see lots of information about your messages, such as who you're emailing, the subject lines, when you're emailing, etc. -## Email provider security - --8<-- "includes/abbreviations.en.md"