{"type":"rich","version":"1.0","author_name":"npub12rkw0jajmsck4uwdtksdvtswrlkypusfryjzera7m4fhqta6jhdsz3aqxc","author_url":"https://nostr.ae/npub12rkw0jajmsck4uwdtksdvtswrlkypusfryjzera7m4fhqta6jhdsz3aqxc","provider_name":"njump","provider_url":"https://nostr.ae","html":"📅 Original date posted:2014-03-11\n📝 Original message:Gavin,\n\nYou have pretty much nailed my intent in both respects. This sets up a way\nto negotiate the address and abstract away the nasty details of finding\npublic keys from bitcoin addresses, and provides a nice clean way for\nredemption abstracting away the long strings of hex.\n\nFor redemption, I think as each party signs the tx if the script returns\ntrue, it would be acceptable to just go right ahead and broadcast it, or\nmaybe as you suggest all signatures go back to the initiating party and\nthey do the final work.\n\nI very much like the idea of assuming each party uses HD wallets, that\ncertainly simplifies things greatly. I also like the use of email addresses\nas a negotiation medium, but I also wonder if this could be made agnostic\nin any BIP proposal so it could work with other communication mediums like\nbitmessage for example (just forward thinking anonymity a little).\n\nI definitely think there is a need for a protocol because multisig,\nregardless of the application has two technically involved steps:\nnegotiation of an address, and redemption of any subsequently encumbered\nfunds. A protocol would enable different wallet implementations to\nparticipate in such a transaction and make wide-spread use much more likely\nand possible.\n\nDrak\n\n\nOn 11 March 2014 01:15, Gavin Andresen \u003cgavinandresen at gmail.com\u003e wrote:\n\n\u003e Multisig is orthogonal to the payment protocol (but payment protocol is\n\u003e needed first).\n\u003e\n\u003e There need to be protocols for:\n\u003e\n\u003e a) Establishing multisig wallets of various sorts. See:\n\u003e   https://moqups.com/gavinandresen/no8mzUDB/\n\u003e   https://moqups.com/gavinandresen/no8mzUDB/p:ab18547e0\n\u003e ... etc.  for a UI mock-up.\n\u003e   There needs to be some protocol so all participants in a multisig wallet\n\u003e contribute keys (actually, we should just assume everybody uses BIP32 HD\n\u003e public keys so we get privacy from the start).\n\u003e\n\u003e Multi-person shared wallets, escrows, and \"wallet protection service\"\n\u003e wallets (which might be protected with two-factor authentication) are\n\u003e different use cases and probably use slightly different protocols (and will\n\u003e probably need different BIPs eventually).\n\u003e\n\u003e\n\u003e b) Gathering signatures for a multisig spend. Here is where the payment\n\u003e protocol is useful; the PaymentRequest message should be passed around so\n\u003e all participants know what is being paid for, and maybe a partially-signed\n\u003e Payment message is where the signatures are gathered (or maybe the\n\u003e signatures are sent separately and one of the participants creates and\n\u003e submits the Payment and gets the PaymentACK... \"to be designed\").\n\u003e   See:\n\u003e     https://moqups.com/gavinandresen/no8mzUDB/p:a7e81be96\n\u003e     https://moqups.com/gavinandresen/no8mzUDB/p:af7339204\n\u003e ... for UI mock-up for the multi-person-spend case.\n\u003e\n\u003e And maybe a protocol for \"I don't want to be part of this multisig any\n\u003e more / I lost control of my private key don't trust me in this multisig any\n\u003e more\".\n\u003e\n\u003e\n\u003e\n\u003e On Mon, Mar 10, 2014 at 8:14 PM, Jeff Garzik \u003cjgarzik at bitpay.com\u003e wrote:\n\u003e\n\u003e\u003e All of that only melds with the payment protocol under an extremely\n\u003e\u003e expansive definition of \"payment.\"  The payment protocol is really\n\u003e\u003e geared towards a direct one-to-one relationship....\n\u003e\n\u003e\n\u003e\n\u003e\u003e\n\u003e\u003e\n\u003e --\n\u003e Gavin Andresen\n\u003e\n\u003e\n\u003e ------------------------------------------------------------------------------\n\u003e Learn Graph Databases - Download FREE O'Reilly Book\n\u003e \"Graph Databases\" is the definitive new guide to graph databases and their\n\u003e applications. Written by three acclaimed leaders in the field,\n\u003e this first edition is now available. Download your free book today!\n\u003e http://p.sf.net/sfu/13534_NeoTech\n\u003e _______________________________________________\n\u003e Bitcoin-development mailing list\n\u003e Bitcoin-development at lists.sourceforge.net\n\u003e https://lists.sourceforge.net/lists/listinfo/bitcoin-development\n\u003e\n\u003e\n-------------- next part --------------\nAn HTML attachment was scrubbed...\nURL: \u003chttp://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140311/5b55c4d3/attachment.html\u003e"}
