Threshold signatures (TSS) vs Multisig: safer custody depends on operations

Threshold signatures (TSS) vs multisig are the two dominant signing models for serious crypto custody. They look similar externally, but their risk and failure modes differ. The article explains that multisig enforces quorum on-chain (e.g., Bitcoin Taproot/P2WSH scripts or Ethereum smart-contract wallets). Threshold signatures (TSS/MPC) enforce quorum off-chain, then produce one aggregated signature that the chain treats as a single key. Because TSS appears like a single-sig on-chain, it often reduces fees and improves privacy, while multisig offers clearer on-chain policy and easier auditability. On costs and footprint, it cites a 2026 comparison showing a ~57.5 vB input for FROST/MuSig2-style TSS versus ~296 vB for classic 2-of-3 P2SH and ~350 vB for 3-of-5 P2WSH on Bitcoin—about an 80% reduction in higher-threshold cases. On Ethereum, TSS can resemble an EOA and avoid contract execution overhead. The key warning is that most losses come from process, permissions, and off-chain operations—not broken cryptography. It references CertiK’s H1 2026 totals of $1.315B lost across 344 incidents, with wallet compromise as the largest vector ($444.5M). As a TSS example, it cites the THORChain GG20 incident where repeated signing-round manipulation allegedly enabled extraction of enough key material to drain about $10M. For multisig, it highlights common failure paths like key loss, mis-set thresholds, and unsafe EVM admin/upgrade governance. A practical decision matrix is offered: choose TSS for fee efficiency and high-throughput flows, choose multisig for visible policy and conservative recovery. Traders should note the operational emphasis: better custody design reduces exchange/treasury risk, but it doesn’t directly change market pricing—impact is indirect via confidence and incident frequency.
Neutral
The article is a technical-operational comparison of threshold signatures (TSS) vs multisig, not a protocol upgrade or a new market-moving regulation. As a result, it should not directly swing crypto prices. However, it highlights a pattern traders have seen repeatedly: large losses often trace back to custody operations (permissions, key handling, signing-round coordination), not to “broken math.” By referencing CertiK’s H1 2026 wallet-compromise numbers and the THORChain GG20 TSS incident (about $10M drained), the piece reinforces that better signing-model implementation can reduce headline risk for exchanges/treasuries. In the short term, the market impact is limited unless a fresh incident is imminent. In the longer term, more teams may tighten abort rules, monitoring, and share refresh for TSS or improve governance/time-lock discipline for multisig—reducing the probability of repeat large custodial shocks that historically trigger volatility around risk-off moments. Traders should therefore treat this as a “risk-management” signal: watch for announcements from exchanges, custodians, and DAOs upgrading signing and recovery procedures, because those can influence sentiment and liquidity even if the underlying tokens do not change.