Coordinator trust boundary
Terms used in this lesson
- Guardian
- A Ducat policy-checking signer that can authorize or reject defined protocol transactions.
- 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.
Signature aggregation is public; safety depends on each honest Guardian independently rejecting invalid signing requests.
Loading lesson visuals...
Learn the idea
A FROST coordinator collects public nonce commitments and signature shares and aggregates them. A signing package binds the approved message, exact ordered participant subset, and a participant-to-commitment map. Naming commitments without their owners is ambiguous. The coordinator can disrupt or reorder a round, but honest participants verify every mapping before producing shares.
Receive fixed approvals
Each Guardian independently validates the Ducat request before entering threshold signing.
Inspect every idea above to open it.
It remains a liveness, privacy, ordering, and denial-of-service boundary even when cryptography prevents forgery.
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.