Skip to content

Commit

Permalink
Update meetings.md (#487)
Browse files Browse the repository at this point in the history
  • Loading branch information
neo773 authored Sep 3, 2024
1 parent 6990fcb commit 7f7c78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/meetings.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Here we agreed on the following requirements:
3. We need to support a broadcast strategy that reaches all nodes in the cluster very quickly (for example through high fanout values) and optimally
supporting acknowledgement. This will be necessary for the consensus protocols.
4. We should support some sort of immutable facts that can be spread across the cluster such as certificate revocation.
5. For all of { CRDTs, strongly consistent mutable data, immutable facts } we want to support a time to live.
5. For all of \{ CRDTs, strongly consistent mutable data, immutable facts \} we want to support a time to live.
6. We want to have encryption and cryptographic signing built in from the beginning. Peter started posting about that.

I believe this gives us enough requirements to begin creating a short list of possible protocol that we could use for this.
Expand Down

0 comments on commit 7f7c78e

Please sign in to comment.