Author

Topic: import of blockchain.info AES encrypted key to 0.8 (Read 1525 times)

legendary
Activity: 2058
Merit: 1005
this space intentionally left blank
Finally got it via armory at my home pc.
All in all very unnoobfriendly.

Thanks for your help,all!
legendary
Activity: 2618
Merit: 1022
got this nice aes.json text file as backup for my wallet.
need to import to bitcoinQt asap, if possible.

is there an ELI5 howto somewhere?

This is why I NEVER SEND MYSELF JUST THE ENCRYPTED JSON, but unencrypted as well.

rather I encrypt it myslef with tru crypt or something else....

I do not want to just rely on  bit coin platforms and how they may choose to handle encryption or have to muck around with scripts etc....

I know my true crypt works, and I use keyfiles for it, images not passowrds so it unforgetable after looking at one image 100+ times and unhackable....do you know how long a jpg image is as a password.....very long
sr. member
Activity: 293
Merit: 250
Code:
{"label":"Ente","addr":"1N......................oz8Xjkk","priv":null}

gives me all the adresses, but not any key.

Are you sure that this was with your last backup?
do you have any "watch only" address in your wallet?

just tried here with my encrypted json and worked fine.
legendary
Activity: 2058
Merit: 1005
this space intentionally left blank
Code:
{"label":"Ente","addr":"1N......................oz8Xjkk","priv":null}

gives me all the adresses, but not any key.
legendary
Activity: 2506
Merit: 1010
Here's a copy of blockchain.info-DecryptWallet.html I pulled down last week.
I don't know if will actually work!
http://pastebin.com/nvsRjxb9

This is still available.   Does it just take the wallet backup (aes)?  For decrypting the wallet.aes.json wallet backup.
 - https://blockchain.info/DecryptWallet.html

[Edit: And related topic on StackExchange:

How to restore locally a MyWallet backup?
 - http://bitcoin.stackexchange.com/q/3034/153 ]
member
Activity: 111
Merit: 10
Here's a copy of blockchain.info-DecryptWallet.html I pulled down last week.
I don't know if will actually work!
http://pastebin.com/nvsRjxb9
legendary
Activity: 2058
Merit: 1005
this space intentionally left blank
I see, there's no easy way for me.
I am sitting in the office, so no installing python either.
Also, the file holds about two dozen-ish keys encrypted into one nice line of text.

legendary
Activity: 2506
Merit: 1010
got this nice aes.json text file as backup for my wallet.
need to import to bitcoinQt asap, if possible.

is there an ELI5 howto somewhere?

No ELI5 but here's a script:

 - https://gist.github.com/fcicq/3368495

[Edit: then in Bitcoin-Qt's Debug console,

Code:
 importprivkey [PrivateKey] "optional label" 

once for each key]
legendary
Activity: 2058
Merit: 1005
this space intentionally left blank
got this nice aes.json text file as backup for my wallet.
need to import to bitcoinQt asap, if possible.

is there an ELI5 howto somewhere?

Try with multibit client
http://multibit.org/help_importingPrivateKeys.html

Tips in my signature BTC

was gonna, but no admin privs at the office.
the only client that doesnt require those (why would any software require admin privs anyway?) is the olde Qt.

i have a sad.
rme
hero member
Activity: 756
Merit: 504
got this nice aes.json text file as backup for my wallet.
need to import to bitcoinQt asap, if possible.

is there an ELI5 howto somewhere?

Try with multibit client
http://multibit.org/help_importingPrivateKeys.html

Tips in my signature BTC
legendary
Activity: 2058
Merit: 1005
this space intentionally left blank
got this nice aes.json text file as backup for my wallet.
need to import to bitcoinQt asap, if possible.

is there an ELI5 howto somewhere?
Jump to: