1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-26 05:11:08 +00:00

Add abbreviations to Crowdin (#2049)

This commit is contained in:
2023-02-27 17:39:41 -06:00
parent 4da25bc39a
commit cc696093ce
64 changed files with 209 additions and 11 deletions

View File

@@ -38,3 +38,5 @@ Email metadata is protected from outside observers with [Opportunistic TLS](http
### Why Can't Metadata be E2EE?
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.
--8<-- "includes/abbreviations.en.txt"