Changes for page Definitions

Last modified by Zenna Elfen on 2025/11/27 12:13

From version 2.1
edited by Zenna Elfen
on 2025/11/23 23:14
Change comment: There is no comment for this version
To version 4.1
edited by Zenna Elfen
on 2025/11/23 23:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,6 @@
1 1  == Definitions for Authentication and Access ==
2 2  
3 -(% dir="ltr" id="auth_def" style="margin-right:auto" summary="Definitions for Authentication and Access" %)
3 +(% border="1" dir="ltr" id="auth_def" style="margin-right:auto" summary="Definitions for Authentication and Access" %)
4 4  |=Function|=What it means in P2P context
5 5  |Permissions|//Define what actions a peer is allowed to perform (read, write, broadcast, modify state, etc.)//
6 6  |Delegation|//Allow a peer to grant some portion of its authority to another peer (e.g., "you can write to this dataset for 1 day")//
... ... @@ -12,7 +12,7 @@
12 12  
13 13  == Definitions for Security and Encryption ==
14 14  
15 -(% dir="ltr" id="sec_def" style="margin-right:auto" summary="Definitions for Security and Encryption" %)
15 +(% border="1" dir="ltr" id="sec_def" style="margin-right:auto" summary="Definitions for Security and Encryption" %)
16 16  |=Security Function|=Purpose|=Examples
17 17  |Transport Encryption|//P2P channel confidentiality//|//TLS, Noise//
18 18  |Message Encryption|//End-to-end secrecy, async//|//MLS, Olm/Megolm, DR//