Changes for page Definitions

Last modified by Zenna Elfen on 2026/02/16 14:43

From version 8.1
edited by Zenna Elfen
on 2026/01/04 21:45
Change comment: There is no comment for this version
To version 11.1
edited by Zenna Elfen
on 2026/02/16 14:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,8 +6,24 @@
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")//
7 7  |Capabilities|//Tokens/objects that embody permissions and can be passed around securely//
8 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//
9 +|(((
10 +Identity-agnostic control
11 +)))|//Often operations are authorized not by who you are but what capabilities you possess//
12 +|Custom Protocols |Internal term used by Iroh-crew to refer to protocols which are built by joining multiple different components together.
10 10  
14 +== ==
15 +
16 +== Definitions for Architecture ==
17 +
18 +
19 +|=Term|=Purpose|=Context
20 +|[[Grassroot System>>https://arxiv.org/abs/2301.04391v1]]|A grassroots system is a distributed system that can have multiple instances, independent of each other and of any global resources, that can interoperate once interconnected. Avoids "Singletons"|Examples are Activity Pub, Scuttlebutt
21 +|[[Singleton>>https://handbook.scuttlebutt.nz/stories/design-challenge-avoid-centralization-and-singletons]]|Singletons are networks which relies on being a whole "one" such as DHTs or global blockchains|Scuttlebutt, relates to Grassroot Systems
22 +
23 +== ==
24 +
25 +== ==
26 +
11 11  == Definitions for Security and Encryption ==
12 12  
13 13  (% border="1" dir="ltr" id="sec_def" style="margin-right:auto" summary="Definitions for Security and Encryption" %)