What is multisig (multisignature)? | Definition from TechTarget (2024)

By

  • Rahul Awati
  • Mary K. Pratt

What is multisig (multisignature)?

Multisig, also called multisignature, is the requirement for a transaction to have two or more signatures before it can be executed. Multisig provides more security than single-signature transactions.

In a multisig transaction, at least two signatures are required to approve a transaction. The idea is useful when more than one party has ownership and all parties are needed to execute the transaction. This way, no one party can execute a transaction without the other parties agreeing to it, ensuring greater transparency and security for all parties.

Multisig transactions are also referred to as M-of-N transactions, with M being the required number of signatures or keys and N being the total number of signatures or keys involved in the transaction.

The requirement for multiple signatures from authorized parties to execute on transactions is a long-established practice. For example, multisig is no different than paper-based financial transactions and contractual agreements that require more than one signature, such as corporate checks. Other past technologies, such as those that enable the electronic transfer of cash (wire transfer) also typically have multisignature requirements.

Today, the term multisig often refers to its application within the cryptocurrency bitcoin and similar electronic transactions. The concept is often applied in cryptocurrencies used by financial institutions as well as in the execution of contracts and private sales of digital resources. Its use in cryptocurrency transactions also contributes to the digital economy.

The idea of multisig transactions -- and also multisig wallets -- gained popularity after the FBI shut down the notorious online drug market Silk Road. The event demonstrated that cryptocurrency owners needed a better way to protect their crypto assets from being stolen by hackers and confiscated by authorities. This resulted in the increased popularity and adoption of multisig crypto wallets.

Single sig vs. multisig transactions

A single private key is easier to manage and lets the crypto owner access their funds faster. It is a suitable option for small and simple transactions, such as face-to-face payments. However, it introduces a single point of failure, where a lost key could result in the owner losing their funds with no way to recover them.

Expanding access to the funds across multiple parties via multisig acts as a safety measure since keys from different sources are required to access the crypto and initiate transactions. Multisig also reduces the probability of funds being lost or inaccessible. For these reasons, crypto owners who store or transact large amounts of bitcoin can benefit from multisig transactions.

What is an example of a multisig transaction?

An example of a multisig transaction is the purchase and sale of bitcoins. In a multisig bitcoin transaction, two signatures are required: the sender (the person spending their bitcoin) and a second private key. The additional signature ensures the transaction is only executable when both parties are satisfied that the terms of the transaction have been met.

If Party A is buying a product from Party B, then Party C can hold the bitcoin payment in an escrow-like arrangement, executing payment after the product has been exchanged. In contrast, a traditional or single-signature on a bitcoin transaction has one keyholder who has complete control over the funds.

Multisig and blockchain

Multisig in bitcoin works with the underlying blockchain technology. It is this coupling of blockchain with multisignature requirements that represents an evolution in how electronic transactions will happen. Multisignature transactions on the blockchain are more transparent because there's a non-centralized record of those involved, which bolsters the security of the transaction and discourages illicit activity.

What is multisig (multisignature)? | Definition from TechTarget (1)

What is a multisig wallet?

A multisig wallet, also known as a multisig vault or multisig safe, is a digital application for securely storing cryptocurrency assets like bitcoins. Multiple signatures (private keys) are required to access the bitcoin stored in the wallet and to perform any transactions on those bitcoins. If one of those signatures is missing, the transaction will not go through. A multisig wallet is like a bank's safe deposit box that requires multiple keys to be used at the same time to open it.

By requiring two or more private keys, a multisig wallet adds additional security to the practice of crypto asset storage. It also secures the underlying funds represented by those assets.

Multisig wallets are based on the idea of smart contracts. The wallet is governed on the blockchain by its owners. It also automatically executes transactions when certain predetermined conditions are met (all the signatures are provided) and without the involvement of any third-party intermediary.

Because of these design considerations, multisig wallets are considered a type of "seedless self-custody" of cryptocurrencies. Self-custody lets crypto owners manage their own crypto assets. Seedless means that there's no need for a seed phrase to recover a lost or stolen bitcoin wallet. Instead, the wallet provides additional security by distributing key generation and signature among multiple parties (hence the term multisig).

Several types of multisig wallets are available:

  • 1-of-2 signatures. A less-secure multisig wallet in which each party can access the funds in the wallet without needing the other party to authorize the transaction.
  • 2-of-3 signatures. At least two of three private keys are needed to authorize transactions, providing greater security.
  • 3-of-5 signatures. A highly secure crypto wallet that requires at least three private keys to authorize transactions two keys that are geographically separated and a third party that belongs to a security company.

Why use a multisig wallet?

A multisig crypto wallet lets crypto users avoid the problems caused by the loss of a single private key. Thus, even if a key is lost or stolen, the crypto and underlying funds in the wallet remain safe since the other keys can be used to operate the wallet.

The need for multiple signatures also means a hacker would need access to all the private keys to access an owner's funds. Since this is difficult to do, it's unlikely that they will be able to authorize transactions without the owner's knowledge or permission. To this extent, a multisig wallet functions like two-factor authentication, providing greater security for crypto owners.

Explore key concepts of public vs. enterprise blockchain. Learn about top digital wallet companies and how cryptocurrency is valued, and compare NFTs vs. cryptocurrency vs. digital currency. Check out today's top blockchain use cases and industry applications and the top e-signature software providers. Discover the best practices for securing blockchain.

This was last updated in November 2023

Continue Reading About multisig (multisignature)

  • 6 blockchain use cases for cybersecurity
  • FTX scam explained: Everything you need to know
  • Top blockchain attacks, hacks and security issues explained
  • The pros and cons of cryptocurrency
  • A timeline and history of blockchain technology

Related Terms

What is a software license?
A software license is a document that provides legally binding guidelines for the use and distribution of software.Seecompletedefinition
What is impedance?
Impedance, denoted with Z, is an expression of the opposition that an electronic component, circuit or system offers to ...Seecompletedefinition
What is Salesforce Platform (formerly Force.com)?
Salesforce Platform (formerly known as Force.com) is a platform as a service (PaaS) product that simplifies the development and ...Seecompletedefinition

Dig Deeper on IT applications, infrastructure and operations

  • An explanation of WorldcoinBy: Kaitlin Herbert
  • BitcoinBy: AlexanderGillis
  • Cryptocurrency scams: Common types and preventionBy: AmandaHetler
  • Pros and cons of cryptocurrencyBy: KinzaYasar
What is multisig (multisignature)? | Definition from TechTarget (2024)

FAQs

What is multisig (multisignature)? | Definition from TechTarget? ›

Multisig, also called multisignature, is the requirement for a transaction to have two or more signatures before it can be executed.

What is multisignature in crypto? ›

Multi-signature crypto wallets require two or more people to approve an outbound transaction. These wallets are designed to limit thieves' ability to steal cryptocurrency by requiring more than one signature on transactions.

What are the disadvantages of multisig wallets? ›

Potential Risks and Disadvantages of Multi-Sig Wallets

While multi-sig wallets provide a level of security, they are not without their risks. High-profile breaches have occurred from compromised multi-sig wallets, where the private keys were stored improperly.

How to tell if a wallet is multisig? ›

For example, a 3-3 wallet is a multisig wallet that is shared by three people and requires three signatures to sign a transaction. A 2-3 wallet is a multisig wallet that is shared by three people and requires two signatures to sign a transaction. You may also see “2 of 3” to indicate the number of copayers needed.

How do I remove my multisig wallet? ›

Delete Multisig Wallet
  1. Touch the [Menu] icon -> [Multisig Wallet].
  2. Touch the [•••] icon -> [Manage Multisig Wallet].
  3. Swipe left the multisig wallet you need to delete. Touch [Confirm] and enter the password to verify.
Feb 21, 2023

What is an example of a multisig transaction? ›

An example of a multisig transaction is the purchase and sale of bitcoins. In a multisig bitcoin transaction, two signatures are required: the sender (the person spending their bitcoin) and a second private key.

Is a multisig wallet a contract? ›

Multisignature smart-contract wallets utilize forwarder smart contracts to enable multiple receive addresses. The forwarder smart contract automatically consolidates native tokens received in your receive addresses to your base address.

What is an example of a multi-signature wallet? ›

For example, in a 2-of-3 multisig wallet, there are three private keys, and at least two are required to authorize a transaction. To explain this concept with a real-world analogy, consider a company where financial transactions need approval from at least two out of three board members.

Which wallet is most secure? ›

Consider a hardware wallet: If you're willing to spend money, you should consider getting started with a hardware wallet like Ledger. Since hardware wallets store your private keys offline, they are considered the gold standard for security.

Which wallets support multisig? ›

List of Multisig Wallets
  • Aptos.
  • Bitcoin.
  • Cosmos.
  • Multichain.
  • Polkadot.
  • Solana.
  • Sui.
  • Tron.

How does a multisig wallet work? ›

Multisig wallets work by requiring two or more private keys to execute a transaction. Using a smart contract, the wallet owners agree to the access rules, including the minimum number of keys.

Is Coinbase wallet multisig? ›

Update. Coinbase no longer supports multisig vaults. The multisig vault is designed to give you 100% control of your funds, with a balance of security and ease-of-use. You control the private keys which allow you access to your funds, yet you can easily spend your funds simply by entering a password.

How do I create a multisig transaction? ›

When you want to create a multisig transaction, you would create the transaction as normal, but instead of signing it with a single account's private key, you would need to sign it with the private keys of the accounts that make up the multisig key.

How do I unlink my card from my wallet? ›

Remove a debit or credit card
  1. Open the Google Wallet app .
  2. Find the payment method that you want to remove. If it isn't the first card, swipe left until you find it.
  3. Tap the card.
  4. At the top right, tap More. Remove payment method.

How do I create a multisig wallet trust wallet? ›

Open Trust Wallet and create a new wallet or select an existing one. Go to the DApps section and search for a multisig wallet provider, such as Gnosis Safe or MultiSigWallet. Follow the provider's instructions to create a multisig wallet and set the required signers and thresholds.

What is multi signature in trust wallet? ›

As the name suggests, multi-signature wallets require authorisation of transactions through multiple keys, meaning that a group of users is required to sign to approve a transaction.

How does multisig escrow work? ›

Escrow Multisig: Often used in online marketplaces, an escrow multisig wallet involves three parties: the buyer, the seller, and an escrow agent. The escrow agent holds one of the keys and releases funds when the agreed-upon conditions are met.

What is a multi-signature scheme? ›

A multi signature scheme allows a group of signers to produce a joint signature on a common message, which is more compact than a collection of distinct signatures from all signers.

Top Articles
10 thousand Croatian kunas to US dollars Exchange Rate. Convert HRK/USD - Wise
16+ Pay Per Click (PPC) Affiliate Programs - wecantrack🚀
The Blackening Showtimes Near Century Aurora And Xd
Ffxiv Shelfeye Reaver
Nehemiah 4:1–23
Pangphip Application
Lighthouse Diner Taylorsville Menu
New Slayer Boss - The Araxyte
Athletic Squad With Poles Crossword
Bernie Platt, former Cherry Hill mayor and funeral home magnate, has died at 90
Hello Alice Business Credit Card Limit Hard Pull
Craigslist/Phx
3656 Curlew St
Richmond Va Craigslist Com
Miami Valley Hospital Central Scheduling
4302024447
George The Animal Steele Gif
Echo & the Bunnymen - Lips Like Sugar Lyrics
Kris Carolla Obituary
Viprow Golf
Mail.zsthost Change Password
Roll Out Gutter Extensions Lowe's
Stardew Expanded Wiki
Band Of Loyalty 5E
Talbots.dayforce.com
Earl David Worden Military Service
Curver wasmanden kopen? | Lage prijs
Bible Gateway passage: Revelation 3 - New Living Translation
Academy Sports Meridian Ms
104 Presidential Ct Lafayette La 70503
Cpt 90677 Reimbursem*nt 2023
Craig Woolard Net Worth
Red Sox Starting Pitcher Tonight
Calculator Souo
Los Amigos Taquería Kalona Menu
What Happened To Father Anthony Mary Ewtn
Tributes flow for Soundgarden singer Chris Cornell as cause of death revealed
De beste uitvaartdiensten die goede rituele diensten aanbieden voor de laatste rituelen
Craigslist Org Sf
Scanning the Airwaves
How to Draw a Sailboat: 7 Steps (with Pictures) - wikiHow
How to Print Tables in R with Examples Using table()
Cleveland Save 25% - Lighthouse Immersive Studios | Buy Tickets
Arch Aplin Iii Felony
Tacos Diego Hugoton Ks
Rescare Training Online
Sherwin Source Intranet
Beds From Rent-A-Center
Underground Weather Tropical
Minecraft: Piglin Trade List (What Can You Get & How)
Www.homedepot .Com
Unit 4 + 2 - Concrete and Clay: The Complete Recordings 1964-1969 - Album Review
Latest Posts
Article information

Author: Barbera Armstrong

Last Updated:

Views: 6305

Rating: 4.9 / 5 (59 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Barbera Armstrong

Birthday: 1992-09-12

Address: Suite 993 99852 Daugherty Causeway, Ritchiehaven, VT 49630

Phone: +5026838435397

Job: National Engineer

Hobby: Listening to music, Board games, Photography, Ice skating, LARPing, Kite flying, Rugby

Introduction: My name is Barbera Armstrong, I am a lovely, delightful, cooperative, funny, enchanting, vivacious, tender person who loves writing and wants to share my knowledge and understanding with you.