Thresholds and quorum
Terms used in this lesson
- FROST
- Flexible Round-Optimized Schnorr Threshold signing: a protocol in which a required subset produces one group signature.
- Schnorr signature
- Bitcoin’s Taproot signature scheme, whose algebra supports compact verification and advanced multi-party signing.
- Guardian
- A Ducat policy-checking signer that can authorize or reject defined protocol transactions.
A t-of-n topology trades availability against compromise resistance; current tests and planned deployments must not be confused with one permanent quorum.
Loading lesson visuals...
Learn the idea
A threshold written t-of-n requires any t valid participants from a set of n to sign. FROST is the threshold Schnorr protocol used to combine those participants' shares into one signature. Increasing t makes compromise harder but makes outages more likely to block signing; changing n affects both independence and availability.
Count safety margin
An attacker needs enough compromised shares or operators to meet the threshold under the assumed independence model.
Inspect every idea above to open it.
Security depends on threshold, operator independence, custody, software diversity, governance, and deployment, not n alone.
The questions unlock after every required learning activity
Inspect every guided idea, open the worked example, rebuild its mechanism, and complete the deterministic lesson tool. Your progress is saved automatically.