Bitcoin Forum
May 11, 2024, 10:46:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: private key threshold scheme  (Read 702 times)
Crowex (OP)
Member
**
Offline Offline

Activity: 111
Merit: 10


View Profile
January 23, 2015, 01:40:17 PM
 #1

This  https://www.crowex.com/static/digconapp/crowex_protocol.pdf is a protocol based on this  https://en.bitcoin.it/wiki/User:Casascius/Escrow_scheme_draft entry in the bitcoin wiki.

 We’ve built a web app (www.crowex.com) for negotiating  2 of 3 type escrow contracts and we’ve used the above protocol to incorporate a threshold scheme. It is a slightly different approach to using threshold signatures.

I believe in order for this to be a verifiable secret sharing scheme it would technically still require that the two parties in the transaction have direct communication with each other and not through the server. However, by using ECDH we are able to avoid the server being party to certain information and the parties can communicate directly, out of band, if they wish to verify their public keys.

 I’ve posted the protocol here in case there are any technical questions/comments.
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!