1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-29 06:41:03 +00:00

Handle standard language codes properly (#2050)

This commit is contained in:
2023-02-27 21:44:53 -06:00
parent cc696093ce
commit f516235dd4
214 changed files with 504 additions and 493 deletions

View File

@@ -38,3 +38,5 @@ icon: 资料/电邮
### 为什么元数据不能被端到端加密?
电子邮件元数据对于电子邮件最基本的功能(它从哪里来,又要到哪里去)至关重要。 E2EE最初没有内置于电子邮件协议中而是需要像OpenPGP这样的附加软件。 因为OpenPGP信息仍然要与传统的电子邮件供应商合作它不能对电子邮件元数据进行加密只能对信息主体本身进行加密。 这意味着即使使用OpenPGP外部观察者也可以看到你的信息的很多信息如你给谁发电子邮件主题行你什么时候发电子邮件等等。
--8<-- "includes/abbreviations.zh.txt"