Reviewed Aug 2026
DE
DA-04 · LESSON 05

Coordinator trust boundary

KEY DEFINITIONS

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.

35 min Difficulty 4/5 Not started

Loading lesson visuals...

01

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.

GUIDED EXPLANATION1/4 ideas inspected
1

Receive fixed approvals

Each Guardian independently validates the Ducat request before entering threshold signing.

Inspect each idea before the worked example.
The worked example follows the explanation

Inspect every idea above to open it.

Important distinctionBecause the coordinator cannot forge a signature, it is not a trust boundary.

It remains a liveness, privacy, ordering, and denial-of-service boundary even when cryptography prevents forgery.

02
FINISH LEARNING FIRST

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.