mleku on Nostr: musig2 is based on schnorr signatures as well, right? iirc this was one of the oldest ...
musig2 is based on schnorr signatures as well, right? iirc this was one of the oldest and best reasons to adopt schnorr signatures, because they pack into one single 64 byte blob, unlike protocol based multisig that was musig, which requires separate 64-69 byte long ecdsa signatures and an AND operation, plus the 20 byte long RIPEMD160 address for each signatory to confirm the spend, whereas schnorr it's just a matter of having 32 bytes for each pubkey to verify it and the 64 bytes for ONE signature for potentially maybe hundreds of signatories
Published at
2025-01-04 12:29:30Event JSON
{
"id": "2cd2918864ad34c00e7ffa3647dd467ef77585456dab44a925041c667995e307",
"pubkey": "4c800257a588a82849d049817c2bdaad984b25a45ad9f6dad66e47d3b47e3b2f",
"created_at": 1735993770,
"kind": 1,
"tags": [
[
"e",
"0000ad0970bdb0c35389fc233cc2e5abb3be5221b9337a7738404a0655eb855f",
"wss://pyramid.fiatjaf.com/",
"root",
"3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d"
],
[
"e",
"fb69b1d3e990b8bc1dcfa8139a31ced4cbcf9d522a99ef47666140e64765186a",
"wss://relay.nostr.band/",
"reply",
"f683e87035f7ad4f44e0b98cfbd9537e16455a92cd38cefc4cb31db7557f5ef2"
],
[
"p",
"3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d",
"",
""
],
[
"p",
"f683e87035f7ad4f44e0b98cfbd9537e16455a92cd38cefc4cb31db7557f5ef2"
],
[
"client",
"noStrudel",
"31990:266815e0c9210dfa324c6cba3573b14bee49da4209a9456f9484e5106cd408a5:1686066542546"
]
],
"content": "musig2 is based on schnorr signatures as well, right? iirc this was one of the oldest and best reasons to adopt schnorr signatures, because they pack into one single 64 byte blob, unlike protocol based multisig that was musig, which requires separate 64-69 byte long ecdsa signatures and an AND operation, plus the 20 byte long RIPEMD160 address for each signatory to confirm the spend, whereas schnorr it's just a matter of having 32 bytes for each pubkey to verify it and the 64 bytes for ONE signature for potentially maybe hundreds of signatories",
"sig": "d5a5ede5b21e6b9ceb851920197f689653a7ee1ba775b58b368aca1c34f378631528fd770ee99a09f1af611fc681a44f07306793863f97775ab6e22b6ca005e1"
}