Bitcoin Forum
June 01, 2024, 07:57:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Root Keys Vs Paper Wallet  (Read 682 times)
paulb787 (OP)
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
October 31, 2015, 01:23:10 AM
 #1

I am new and have a couple of questions. I have armory and bitcoin-qt loaded up now and am liking them. Wondering How do the root keys work compared to private keys?

I like how a paper wallet works where you have the private key and no mater what happens you can sweep the account. If armory goes down and I have no exe file. All I have is the root key. How would I get the money out? Is there a way to convert a root key into the private keys? Just curious and really appreciate the help.
 
achow101
Staff
Legendary
*
Offline Offline

Activity: 3402
Merit: 6663


Just writing some code


View Profile WWW
October 31, 2015, 02:15:56 AM
 #2

I am new and have a couple of questions. I have armory and bitcoin-qt loaded up now and am liking them. Wondering How do the root keys work compared to private keys?

I like how a paper wallet works where you have the private key and no mater what happens you can sweep the account. If armory goes down and I have no exe file. All I have is the root key. How would I get the money out? Is there a way to convert a root key into the private keys? Just curious and really appreciate the help.
 
Yes. The root key is for a hierarchal deterministic wallet. The root key is used in a specific math function which every time run, will always generate the same private keys. The only caveat is that armory may not actually use a standard like the bip32 standard for hd wallets.

teukon
Legendary
*
Offline Offline

Activity: 1246
Merit: 1004



View Profile
October 31, 2015, 03:52:43 AM
 #3

If armory goes down and I have no exe file. All I have is the root key. How would I get the money out? Is there a way to convert a root key into the private keys?

Extracting private keys from an Armory root key without Armory is not as simple as sweeping a private key.  The Bitcoin base-58 private key format is widely used whereas the Armory root key system is pretty much just an Armory thing.

Still, it's not so difficult.  See here for details.
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!