Multi Signature
A type of digital wallet that requires signatures from multiple private keys to authorize transactions.
- Also known as
- Multisig
A Multi Signature (Multisig) wallet is a type of digital wallet that requires signatures from multiple private keys to authorize transactions. This setup enhances security and provides a method for shared control over funds. Multisig functionality is implemented directly into Bitcoin and Bitcoin Cash's scripting language, making it a native security feature rather than a third-party solution.
Multisig wallets are a safe way to hold shared funds as multiple private keys - usually controlled by separate entities - must be combined to authorize transactions. This setup can protect against theft, loss, or misuse of funds. For high-value cryptocurrency holdings, multisig provides crucial protection against single points of failure. Bitcoin Cash's implementation of multisig maintains compatibility with Bitcoin's, ensuring widespread support across wallet providers.
Different types of multisig wallets can be generated to require all the keys, or a specific number (like 2 out of 3, or 3 out of 5) of the keys to authorize transactions. This provides flexibility in managing access to the funds. Various configurations like 1-of-2 (either key works), 2-of-2 (both keys required), or more complex arrangements can be implemented to balance security with operational needs.
Multisig wallets are useful in various scenarios, such as shared control over funds in a company, enhanced personal security measures, or even in creating a more secure environment for a cryptocurrency exchange's cold storage. Bitcoin Cash's larger block size enables more complex multisig transactions to be processed without significant fee increases, making multisig more practical for everyday use cases beyond just large value storage.
Related terms
3 linkedExplore connected entries beyond the alphabetical index.
Hardware wallet
→A physical signing device that keeps private keys isolated while approving cryptocurrency transactions.
Custodial Wallet
→A wallet where a third party controls the private keys on your behalf.
Escrow
→Escrow holds funds until agreed conditions are met, using a trusted custodian, multisig, or smart contract logic.
All terms and definitions may update as the Cryptionary improves.
