Bitcoin Forum
May 05, 2024, 05:45:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Deterministic wallet  (Read 2007 times)
jackjack (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
August 04, 2011, 02:25:48 PM
Last edit: August 25, 2011, 01:16:38 AM by jackjack
 #1

Here is how to use a passphrase to generate priv keys and corresponding Bitcoin addresses

  • Chose a passphrase of at least 7 words and 40 characters, e.g. "The Times 03/Jan/2009 Chancellor on brink of second bailout for banks"
  • Run ./pp2k.py --pwpath /home/jackjack/dev/bitcoin/pywallet/ --passphrase "The Times 03/Jan/2009 Chancellor on brink of second bailout for banks"
  • The console returns:
    • A random code, a 11-digit number, that you must remember or save it somewhere, for example in your mobile phone where nobody can think it's bitcoin related
    • Your first 10 privkeys
    • The corresponding 10 bitcoin addresses if you downloaded pywallet and provided the correct path to pp2k

The code makes stealing your coins nearly impossible even if one knows your passphrase (more than 2 months to test all the possibilities)

If you want more than 10 keys, use the --size flag (maybe with the --code flag if you want to chose it)
If you want to retrieve a key, use the --code and the --keynumber flags


Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
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!