Bitcoin Forum
May 05, 2024, 06:04:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Multi Signature Address  (Read 968 times)
User705 (OP)
Legendary
*
Offline Offline

Activity: 896
Merit: 1006


First 100% Liquid Stablecoin Backed by Gold


View Profile
November 16, 2013, 04:11:34 AM
 #1

Can someone point me in the right direction where I can read more about Multi Sig Addr please.

Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714889079
Hero Member
*
Offline Offline

Posts: 1714889079

View Profile Personal Message (Offline)

Ignore
1714889079
Reply with quote  #2

1714889079
Report to moderator
1714889079
Hero Member
*
Offline Offline

Posts: 1714889079

View Profile Personal Message (Offline)

Ignore
1714889079
Reply with quote  #2

1714889079
Report to moderator
bit_kevin
Member
**
Offline Offline

Activity: 64
Merit: 10


btc.com


View Profile WWW
November 16, 2013, 10:12:53 AM
 #2

Can someone point me in the right direction where I can read more about Multi Sig Addr please.

https://gist.github.com/gavinandresen/3966071
User705 (OP)
Legendary
*
Offline Offline

Activity: 896
Merit: 1006


First 100% Liquid Stablecoin Backed by Gold


View Profile
November 16, 2013, 07:39:24 PM
 #3

Is there a way to create multi sig adders without all private keys?  Similar to the way to private keys can sign the raw tx separately?  Is there a way to independently verify how many signatures the multi sig address requires?  For example say 3 partners want to do a venture and they do a ./bitcoind createmultisig 3 ...  Can each partner verify that the address does in fact require 3 signatures?

bit_kevin
Member
**
Offline Offline

Activity: 64
Merit: 10


btc.com


View Profile WWW
November 17, 2013, 05:42:27 AM
 #4

Is there a way to create multi sig adders without all private keys? 
Sure, public keys is the only need.

Quote
Similar to the way to private keys can sign the raw tx separately? 
Yes, separately.

Quote
Is there a way to independently verify how many signatures the multi sig address requires?  For example say 3 partners want to do a venture and they do a ./bitcoind createmultisig 3 ...  Can each partner verify that the address does in fact require 3 signatures?

The information can get from the redeemScript, when you create the address.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!