Changes for page Definitions
Last modified by Zenna Elfen on 2025/11/27 12:13
From version 5.1
edited by Zenna Elfen
on 2025/11/27 12:02
on 2025/11/27 12:02
Change comment:
There is no comment for this version
To version 4.2
edited by Zenna Elfen
on 2025/11/23 23:16
on 2025/11/23 23:16
Change comment:
Update document after refactoring.
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -10,22 +10,11 @@ 10 10 11 11 12 12 13 -== == 14 - 15 -== == 16 - 17 -== == 18 - 19 -== == 20 - 21 -== == 22 - 23 23 == Definitions for Security and Encryption == 24 24 25 25 (% border="1" dir="ltr" id="sec_def" style="margin-right:auto" summary="Definitions for Security and Encryption" %) 26 26 |=Security Function|=Purpose|=Examples 27 27 |Transport Encryption|//P2P channel confidentiality//|//TLS, Noise// 28 -|Private Interest Overlap|//allows peers to securely determine if they have capabilities in common without revealing what those capabilities are//|//Willow// 29 29 |Message Encryption|//End-to-end secrecy, async//|//MLS, Olm/Megolm, DR// 30 30 |Identity & Trust|//Who’s who, key bootstrapping//|//DIDs, TOFU, Web-of-trust// 31 31 |Integrity|//Detect tampering//|//AEAD, Merkle DAGs//