Enabling Threshold Custody for the Lightning Network with Nested Threshold Multi-Signatures
This paper introduces "Iceberg," a novel cryptographic construction for nested threshold MuSig2 signatures that enables one side of a Bitcoin Lightning Network channel to operate as a secure -of- threshold group without requiring any modifications to the underlying protocol, Bitcoin, or counterparties, while maintaining high payment throughput.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
In the digital world of Bitcoin, money moves through two distinct layers. The main layer, known as the blockchain, is a public ledger where transactions are recorded permanently. On top of this sits the Lightning Network, a faster, private system designed to handle thousands of payments per second without cluttering the main ledger. To use this system, two people open a private channel between them, locking their funds under a special digital lock that requires both of their approval to spend. This setup has become vital for major financial institutions, handling hundreds of millions of dollars in value. However, a critical weakness has persisted since the network's inception: the digital keys that control these funds on each side of the channel are held by a single device. If that one device is stolen, hacked, or simply lost, the funds are gone forever. There is no backup, no recovery, and no way to split the authority among several people or machines.
For years, experts have known that the solution lies in "threshold custody," a method where a group of people must agree to sign a transaction, but not every single member needs to be present. This is standard practice for securing large sums on the main blockchain, but it has been impossible to apply to the Lightning Network. The reason is a technical deadlock: the Lightning Network requires a specific, rigid handshake between two parties to update balances, and this handshake does not allow one side to suddenly reveal that it is actually a group of people. If one side tried to use a group key, it would break the protocol, forcing the other person to change their software or the entire network to adapt. This has left the Lightning Network vulnerable, relying on fragile single points of failure while the rest of the financial world moves toward more robust, distributed security.
A team of researchers has now solved this problem by inventing a new cryptographic method called Iceberg. Their work allows one side of a Lightning channel to operate as a secure group of signers while appearing to the other side as a single, ordinary user. Imagine a bank vault that requires three managers to open, but to the outside world, it looks like a single person is turning the key. The researchers achieved this by creating a system where the group's internal agreement happens invisibly, behind the scenes, without ever altering the messages sent to the counterparty. The result is a way to distribute risk and prevent total loss without requiring any changes to the Bitcoin network, the Lightning protocol, or the software used by the other person in the channel.
The core of the innovation lies in how the group handles the digital "nonces," which are random numbers used to create a signature. In the Lightning Network, these numbers must be agreed upon before the specific transaction details are even known. This creates a unique challenge: if the group changes its members between the time the number is chosen and the time the transaction is signed, the signature could fail or become insecure. Previous attempts to solve this either required all members to be online at the same time or forced the group to reveal its internal structure. The Iceberg system overcomes this by using a technique called replicated secret sharing. In this setup, every member of the group holds a piece of the secret key, but the pieces are arranged so that any small majority of the group can reconstruct the necessary numbers, regardless of who is currently online. Crucially, the system derives these numbers in a way that depends only on the state of the channel, not on which specific members are present. This means that if some members go offline or if the group composition shifts, the remaining members can still produce the exact same signature that was promised earlier, keeping the channel secure and functional.
To prove this concept works in the real world, the researchers built a working prototype and integrated it into a production Lightning node, a piece of software used to route payments. They tested the system under various conditions, simulating groups of different sizes and tolerating different numbers of faulty or missing members. The results showed that the new method adds only a tiny amount of time to the payment process. For a group designed to tolerate one corrupted member, the extra time required was just 3.8 milliseconds per payment. This represents a mere 6.7 percent increase in the computational work already required for a standard transaction. Even with larger groups designed to handle more failures, the system maintained high speed, sustaining over 93 percent of the payment throughput of a standard, unmodified channel. This demonstrates that the security of threshold custody can be added to the Lightning Network today without sacrificing the speed that makes the network useful.
The security of this new system was also rigorously proven. The researchers showed that as long as the group has a majority of honest members, it is mathematically impossible for an attacker to forge a signature or steal the funds, even if they control some of the group's devices. The proof accounts for the complex reality of the Lightning Network, where members might go offline, messages might be delayed, and the group might need to agree on the current state of the channel before signing. By formalizing a new type of cryptographic primitive called "nested threshold multi-signatures," the team provided a mathematical guarantee that the group acts as a single, secure entity. This means that institutions and individuals can now deploy this protection unilaterally; they can upgrade their own security without asking anyone else to change their software or without waiting for a network-wide upgrade.
The implications of this work extend beyond just fixing a vulnerability; it changes how we think about securing digital assets in a distributed system. For years, the Lightning Network was seen as a trade-off: speed and privacy came at the cost of relying on single, fragile keys. Iceberg removes that trade-off, allowing the network to scale with the same level of security that large institutions already demand for their on-chain assets. The researchers verified that their system works seamlessly with existing hardware and software, meaning that the transition to this safer model can happen immediately. By integrating the solution into a real-world node and measuring its performance, they moved the concept from a theoretical possibility to a practical tool. The findings confirm that the Lightning Network can now support the kind of robust, multi-party custody that protects against both theft and accidental loss, securing the hundreds of millions of dollars currently flowing through it.
This breakthrough does not rely on changing the fundamental rules of Bitcoin or the Lightning Network. Instead, it works by fitting a complex, multi-person security system inside the simple, single-person slot that the network expects. It is a reminder that sometimes the most effective solutions are not about building something new from scratch, but about finding a way to make existing structures hold more weight. The researchers have shown that with the right mathematical approach, it is possible to hide a group of guardians behind a single face, ensuring that the digital money moving at lightning speed is as safe as the people who use it. The path forward is now clear: the technology exists to protect these funds, and the only barrier left is the decision to adopt it.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.