Changes for page Definitions

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

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

Summary

Details

Page properties
Content
... ... @@ -2,11 +2,11 @@
2 2  
3 3  (% 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 -|**Permissions**|Define what actions a peer is allowed to perform (read, write, broadcast, modify state, etc.)
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")
7 -|**Capabilities**|Tokens/objects that //embody// permissions and can be passed around securely
8 -|**Revocation**|Ability to withdraw access (essential yet tricky, since there's no central admin)
9 -|**Identity-agnostic control**|Often operations are authorized not by //who// you are but //what capabilities you possess//
5 +|Permissions|//Define what actions a peer is allowed to perform (read, write, broadcast, modify state, etc.)//
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")//
7 +|Capabilities|//Tokens/objects that embody permissions and can be passed around securely//
8 +|Revocation|//Ability to withdraw access (essential yet tricky, since there's no central admin)//
9 +|Identity-agnostic control|//Often operations are authorized not by who you are but what capabilities you possess//
10 10  
11 11  
12 12