Author

Topic: Question about degrading the n in a m/n Multisig setup (Read 69 times)

legendary
Activity: 2394
Merit: 5531
Self-proclaimed Genius
Example: Create a 2/10 Multisig. Destroy one of the 10 seeds. Do I now have the equivalent of a 2/9 Multisig?
Technically, each of your 2-of-10 MultiSig address is a script consisting of 10 public keys and the number of signatures required to unlock it,
When hashed, it produces a specific scriptPubkey (shown as address in wallets)
Even if you lose the seed of one of the public key, your wallet will still have to include that public key when it needs to unlock that script.

Because otherwise, a script with 9 public keys, even though consisting of same public keys and same number of required signatures
will be an entirely different script and will produce a different scriptPubkey.

So it's still a 2-of-10 in your wallet and in the Bitcoin blockchain.
hero member
Activity: 672
Merit: 855
If you have the Xpub of the 10 co-signer then you can use it to recover the other co-signers without having the need for the 10th seed phrase since you wouldn't be needing it for signing of the transaction. you can simply just create another multi sig again and move the funds there because losing of the sedd could have reduce the security of the wallet.


Could you please elaborate how losing a seed as long as the quorum is available reduces the security of the wallet?

if someone gets hold of one of the co-signer details then with the ratio of n:m used, they might be needing just one more co-signers details. except if the xpub and derivation path isn't on the lost back up
newbie
Activity: 14
Merit: 9
Example: Create a 2/10 Multisig. Destroy one of the 10 seeds. Do I now have the equivalent of a 2/9 Multisig?
If it is 2-of-10 multisig. 2 keys are needs to sign before you can be able to broadcast transaction, while the remaining are needed to setup your wallet. It can not become 2-of-9. You need all the 10 keys for wallet recovery.

[...] technically it reduces the security of the wallet and considering 2 out of 10 then losing 1, the security concern for the remaining available cosigners is negligible.
Could you please elaborate how losing a seed as long as the quorum is available reduces the security of the wallet?
hero member
Activity: 2310
Merit: 757
Bitcoin = Financial freedom
Example: Create a 2/10 Multisig. Destroy one of the 10 seeds. Do I now have the equivalent of a 2/9 Multisig?
If it is 2-of-10 multisig. 2 keys are needs to sign before you can be able to broadcast transaction, while the remaining are needed to setup your wallet. It can not become 2-of-9. You need all the 10 keys for wallet recovery.

As long as metadata is available then there is no problem with the wallet recovery even if one of the seed phrases is lost. to OP, technically it reduces the security of the wallet and considering 2 out of 10 then losing 1, the security concern for the remaining available cosigners is negligible.
newbie
Activity: 14
Merit: 9
Create a 2/10 Multisig. Destroy one of the 10 seeds. Do I now have the equivalent of a 2/9 Multisig?
As far as I know, 2-of-10 gives a larger transaction size than 2-of-9.
Good point, thanks.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Create a 2/10 Multisig. Destroy one of the 10 seeds. Do I now have the equivalent of a 2/9 Multisig?
As far as I know, 2-of-10 gives a larger transaction size than 2-of-9.
legendary
Activity: 1512
Merit: 4795
Example: Create a 2/10 Multisig. Destroy one of the 10 seeds. Do I now have the equivalent of a 2/9 Multisig?
If it is 2-of-10 multisig. 2 keys are needs to sign before you can be able to broadcast transaction, while the remaining are needed to setup your wallet. It can not become 2-of-9. You need all the 10 keys for wallet recovery.
newbie
Activity: 14
Merit: 9
If I have a m/n Multisig setup, with n much larger than m, does losing/destroying one of the n seeds degrade my setup to a m/(n-1), just as long as n-x > m and I have all the relevant meta information like all xpubs, derivation path, etc.?
Example: Create a 2/10 Multisig. Destroy one of the 10 seeds. Do I now have the equivalent of a 2/9 Multisig?
Jump to: