Bitcoin Forum
June 29, 2024, 05:53:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Distibuted bitcoind  (Read 578 times)
rupy (OP)
Hero Member
*****
Offline Offline

Activity: 725
Merit: 500



View Profile
July 16, 2015, 09:33:40 AM
 #1

Can you today use bitcoind with the private keys outside of the wallet without development complexity?

The only way to assure 100% uptime is to distribute your cluster and for that you need to handle private key distribution outside of the closed wallet.dat file.

What would the way to do this with the raw transactions API look like?

BANKBOOK GWT Wallet & no-FIAT Billing API
tl121
Sr. Member
****
Offline Offline

Activity: 278
Merit: 252


View Profile
July 16, 2015, 06:55:15 PM
 #2

Can you today use bitcoind with the private keys outside of the wallet without development complexity?

The only way to assure 100% uptime is to distribute your cluster and for that you need to handle private key distribution outside of the closed wallet.dat file.

What would the way to do this with the raw transactions API look like?

This isn't what you asked, but it reflects what I recently discovered.  You might find it of interest.  I was able to run Multibit-HD and access private keys on a Trezor on the same computer as running a full bitcoin node.  I kept the multibit-HD client isolated from the bitcoin network by using a firewall to block it.  The client was forced to go through my trusted full node, preserving the privacy benefits of full nodes.

Multibit HD's peer discovery software as shipped finds the bitcoin core via localhost.  Unfortunately, at present Multibit HD lacks the peer configuration flexibility presently in bitcoin core.  If it had it, it would be possible for one or more appropriately configured clients to access a set of trusted full nodes that would comprise a "cluster".

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!