Auto saved by Logseq
This commit is contained in:
parent
b90b7e61ac
commit
3dbb2738da
|
@ -0,0 +1,2 @@
|
|||
# network-stories
|
||||
End User stories of the "Status Network"
|
|
@ -0,0 +1,15 @@
|
|||
Phrase:
|
||||
|
||||
Related:
|
||||
|
||||
Operating Definition:
|
||||
|
||||
Current Implementation:
|
||||
|
||||
The Idea(l):
|
||||
|
||||
Logos Implementation:
|
||||
|
||||
IMPORTANT Differentiators:
|
||||
|
||||
Trash Heap:
|
|
@ -0,0 +1,15 @@
|
|||
Phrase: Binary Byzantine Agreement (BBA)
|
||||
|
||||
Related:
|
||||
|
||||
Operating Definition:
|
||||
|
||||
Current Implementation:
|
||||
|
||||
The Idea(l):
|
||||
|
||||
Logos Implementation:
|
||||
|
||||
IMPORTANT Differentiators:
|
||||
|
||||
Trash Heap:
|
|
@ -0,0 +1,15 @@
|
|||
Phrase:
|
||||
|
||||
Related:
|
||||
|
||||
Operating Definition:
|
||||
|
||||
Current Implementation:
|
||||
|
||||
The Idea(l):
|
||||
|
||||
Logos Implementation:
|
||||
|
||||
IMPORTANT Differentiators:
|
||||
|
||||
Trash Heap:
|
|
@ -0,0 +1,17 @@
|
|||
Phrase:
|
||||
|
||||
Related:
|
||||
|
||||
Operating Definition:
|
||||
- self
|
||||
- others
|
||||
|
||||
Current Implementation:
|
||||
|
||||
The Idea(l):
|
||||
|
||||
Logos Implementation:
|
||||
|
||||
IMPORTANT Differentiators:
|
||||
|
||||
Trash Heap:
|
|
@ -0,0 +1,15 @@
|
|||
Phrase:
|
||||
|
||||
Related:
|
||||
|
||||
Operating Definition:
|
||||
|
||||
Current Implementation:
|
||||
|
||||
The Idea(l):
|
||||
|
||||
Logos Implementation:
|
||||
|
||||
IMPORTANT Differentiators:
|
||||
|
||||
Trash Heap:
|
|
@ -0,0 +1,14 @@
|
|||
Phrase: Crash Fault Tolerant/Tolerance
|
||||
|
||||
Operating Definition:
|
||||
The ability for any "standard" distributed consensus network to be able to have faulty nodes and still operate correctly.
|
||||
|
||||
Current Implementation:
|
||||
|
||||
The Idea(l):
|
||||
|
||||
Logos Implementation:
|
||||
|
||||
IMPORTANT Differentiators:
|
||||
|
||||
Trash Heap:
|
|
@ -0,0 +1,22 @@
|
|||
Phrase: Community Interest Community (CIC)
|
||||
|
||||
Operating Definition:
|
||||
A group of people that is trying to come together on a piece of data.
|
||||
|
||||
Current Implementation:
|
||||
On Ethereum, the process of agreement is done by everyone in the entire network. If someone has a decision that needs to come to agreement on, the entire network has to process that data.
|
||||
|
||||
The Idea(l):
|
||||
The ability for groups with various use-cases to be able to find where they can situate themselves either within the main network or as branches in smaller networks.
|
||||
|
||||
Logos Implementation:
|
||||
We are trying to separate the ability for individual groups to come to agreement on their own data together and not be affected by groups outside of themselves unless they've explicitly attached themselves to them.
|
||||
We will give the ability for a smaller subset of a large number of nodes to come together and specify on validating a smaller group of data they want to come together on and most consensus mechanisms do not allow for that.
|
||||
|
||||
(IMPORTANT) Main Differentiator (from Avalanche):
|
||||
Validators on Avalanche must validate default (primary) subnet in order to participate on validation of other subnets (public or private). We (as Status Network/Logos) want to be able to allow for the disintermediation of overlap that exists between validator nodes so they have the option to operate by overlap or be **completely independent** of Status's (primary) subnet if they so choose to.
|
||||
Currently, there is NO network that allows for this type of behavior.
|
||||
|
||||
|
||||
Trash Heap:
|
||||
that are lower-in-value get pushed out of the network because there's a limited amount of space in the network for people to come to agreement upon. Networks overall tend towards higher and higher value.
|
|
@ -0,0 +1,15 @@
|
|||
Phrase:
|
||||
|
||||
Related:
|
||||
|
||||
Operating Definition:
|
||||
|
||||
Current Implementation:
|
||||
|
||||
The Idea(l):
|
||||
|
||||
Logos Implementation:
|
||||
|
||||
IMPORTANT Differentiators:
|
||||
|
||||
Trash Heap:
|
Loading…
Reference in New Issue