-
Raw 0.0.1 2023-12-08 (for information on this versioning scheme, see Status & Versioning)
-
Copyright ©️2023 by Blockchain Commons, LLC, and is shared under CC-BY-SA-4.0 open-source license.
This is a first draft, for comments before standardizing this at Blockchain Commons and in my own works.
Clear communication of quorum requirements is essential across many fields, ranging from as cryptography, goverance, business, and academia. To avoid confusion and ensure consistency, we've developed concise rules for quorum notation. These rules offer both a compact and a descriptive form, suitable for various complexities and audiences, streamlining understanding and implementation of quorum requirements. This is particularly crucial in complex scenarios with quorums involving multiple layers or subgroups.
- Compact Form: "n of m"
- Example: "3 of 4" (three out of four required)
- Descriptive Form: "n out of m members"
- Example: "3 out of 4 members" (three members required from a group of four)
- Compact Form: "(n1 of m1):(n2 of m2)"
- Example: "2:3 of 2:3" (two out of three subgroups, each needing 2 out of 3 members)
- Descriptive Form: "n1 out of m1 subgroups, each with n2 out of m2 members"
- Example: "2 out of 3 subgroups, each with 2 out of 3 members"
- Compact Form: Use symbols to denote layers/subgroups
- Example: "2x(2:3)" (two instances of a "2 of 3" quorum)
- Descriptive Form: Full sentence explanation
- Example: "Two instances of a quorum, each consisting of 2 out of 3 members"
- Start with the number of required members/subgroups, then total number.
- Use parentheses for subgroups or nested quorums.
- Descriptive forms should be clear, full-sentence structures.
- Maintain consistent notation across contexts.
(these may not yet conform to these requirements )
- SSKR: Sharded Secret Key Reconstruction
- [SSKR for Developers](https://github.com/BlockchainCommons/crypto-commons/blob/master/Docs/
- UR Type Definition for Sharded Secret Key Reconstruction (SSKR)
- General
- Cryptography & Distributed Computing
- Quorum (distributed computing) - Wikipedia
- Quorum Systems
- Read-Write Quorum Systems Made Practical
- SSKR: Sharded Secret Key Reconstruction
- [SSKR for Developers](https://github.com/BlockchainCommons/crypto-commons/blob/master/Docs/
- [UR Type Definition for Sharded Secret Key Reconstruction (SSKR) (https://github.com/BlockchainCommons/Research/blob/master/papers/bcr-2020-011-sskr.md)
- Business Related (Boards, etc.)