Backup center (BitBox01 aka. Digital BitBox)

Table of contents

  1. Recovering real funds
  2. For educational purposes (i.e. no real funds on backup)
  3. Backup center instructions
  4. Derivation information
  5. Other schemes / information

Caution: This page is not required to use your BitBox01 and is provided for instructional purposes.

Recovering real funds

A standalone version of this page can be downloaded from Github and run offline. See the README on Github for instructions.

If you want to recover real funds, please download the page from Github and run offline!

For educational purposes (i.e. no real funds on backup)

Learn how to recover from a backup or create your own wallet using the client-side JavaScript below.

(compatible with firmware versions 2.0+)

Backup center instructions

  • To recover your Bitcoin wallet without a BitBox01, enter the wallet backup text and password in the above boxes, click ‘generate’ and import the recovery key into the Electrum software wallet.
  • To recover Ethereum without a BitBox01, enter the wallet backup text and password in the above boxes, click ‘generate’ and enter an Ethereum private key into MyEtherWallet. The order of private keys corresponds to the order of public addresses when ‘viewing’ a wallet in MyEtherWallet.
  • To load your own wallet into a BitBox01, put the PDF file on the micro SD card inside a folder named ‘digitalbitbox’ in the root directory. Then, insert the SD card into the BitBox01, and load your wallet using the desktop app. High quality randomness is crucial! Otherwise a thief may be able to guess your key and take your coins.





       

BIP32 extended master private key

Bitcoin Electrum Legacy BIP44 recovery key

Bitcoin Electrum p2sh-segwit BIP49 recovery key

Bitcoin Electrum native-segwit BIP84 recovery key

Bitcoin Electrum recovery key for a multisig wallet

Litecoin Electrum Legacy BIP44 recovery key

Litecoin Electrum p2sh-segwit BIP49 recovery key

Litecoin Electrum native-segwit BIP84 recovery key

Ethereum private keys


   

Derivation information

  • A wallet is generated from the backup text and password using a modified BIP39 procedure. In particular, PBKDF2 strengthening is done twice (22,528 total rounds) for stronger protection.
  • Standard wallet addresses are generated following the BIP32 and BIP44 specifications.
  • The BIP32 extended master private key is m.
  • BIP 44 specifies the following standard:
    • m / purpose’ / coin_type’ / account’ / change / address_index

Purpose field

  • Purpose is set as follows:
    • Legacy (P2SH) = 44’
    • Segwit (P2PSH) = 49’
    • Native Segwit (P2WPKH) = 84’

Coin_type field

  • Coin_type is set in accordance to SLIP-44:
    • Bitcoin = 0
    • Testnets = 1
    • Litecoin = 2
    • Ethereum = 60

Account field

  • BitBoxApp currently only supports a single account, therefore wallets created via the BitBoxApp will use 0 for the account field.
  • Wallets created with other wallet software have a different account field number.

Change fields

  • 0 for normal receive addresses
  • 1 for internally generated change addresses

Address field

  • Addresses are numbered from index 0 in sequentially increasing manner.

Other schemes / information

  • The tool generates Ethereum keys m/44’/60’/0’/0/0 through m/44’/60’/0’/0/19.

Since Nov 2019 we stopped selling the BitBox01. Customer and in-app support will continue for the foreseeable future, but we advise BitBox01 owners to move their funds to a different hardware wallet such as the BitBox02. We offer a 25% loyalty discount to move over to the BitBox02. For more information see here