>> (p.1)
    Author Topic: (!) Armory Brain Wallet  (Read 5025 times)
    timz (OP)
    Member
    **
    Offline Offline

    Activity: 120
    Merit: 10


    View Profile
    October 04, 2014, 12:27:39 PM
    Last edit: October 06, 2014, 08:54:14 AM by timz
     #1

    Hi all!
    I like armory a lot. You can make a paper backup and restore whole your wallet in case of hdd failure or pc lost.
    It is a great feature, but I really do not trust to paper. The paper could be stolen, lost, confiscated, burned, etc. I want to be sure I can restore my wallet at any time, even if all my papers are lost. I mean brainwallet. The one phrase restoring all my bitcoin addresses.

    So I created an open source



    Just enter a passphrase and you'll get a Root Key to restore (or create new one) wallet.
    It is a client-side javascript application, no data leaves your computer. I use hash256(passphrase) as a base to generate Root Key. The Root Key generation procedure (makeSixteenBytesEasy()) was rewritten to javascript using original Armory code.

    You still can make fragmented backup, print root key if you like and use all armory's features. But additionally you can restore your wallet using your passphrase! And we use your password's entropy to create wallet, I think it is not so bad too. Just use long several-words phrases.

    Download for local use.

    Mirrors:
    https://armorybrainwallet.com (10 years domain, hosting paid for 3 years)
    http://armorybrainwallet.org/ (10 years domain, freehosting)

    Regards,
    Tim.

Page 1
Viewing Page: 1