Bitcoin Forum
May 06, 2024, 10:31:49 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: import of blockchain.info AES encrypted key to 0.8  (Read 1525 times)
2weiX (OP)
Legendary
*
Offline Offline

Activity: 2058
Merit: 1005

this space intentionally left blank


View Profile
March 08, 2013, 08:00:53 PM
 #1

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?
1715034709
Hero Member
*
Offline Offline

Posts: 1715034709

View Profile Personal Message (Offline)

Ignore
1715034709
Reply with quote  #2

1715034709
Report to moderator
1715034709
Hero Member
*
Offline Offline

Posts: 1715034709

View Profile Personal Message (Offline)

Ignore
1715034709
Reply with quote  #2

1715034709
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
rme
Hero Member
*****
Offline Offline

Activity: 756
Merit: 504



View Profile
March 08, 2013, 08:09:26 PM
 #2

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
2weiX (OP)
Legendary
*
Offline Offline

Activity: 2058
Merit: 1005

this space intentionally left blank


View Profile
March 08, 2013, 08:11:00 PM
 #3

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.
Stephen Gornick
Legendary
*
Offline Offline

Activity: 2506
Merit: 1010


View Profile
March 08, 2013, 08:13:30 PM
 #4

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]

Unichange.me

            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █


2weiX (OP)
Legendary
*
Offline Offline

Activity: 2058
Merit: 1005

this space intentionally left blank


View Profile
March 08, 2013, 08:17:07 PM
 #5

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.

ryanAC
Member
**
Offline Offline

Activity: 111
Merit: 10



View Profile
March 08, 2013, 08:19:21 PM
 #6

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
Stephen Gornick
Legendary
*
Offline Offline

Activity: 2506
Merit: 1010


View Profile
March 08, 2013, 08:24:29 PM
 #7

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 ]

Unichange.me

            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █


2weiX (OP)
Legendary
*
Offline Offline

Activity: 2058
Merit: 1005

this space intentionally left blank


View Profile
March 08, 2013, 08:41:50 PM
 #8

Code:
{"label":"Ente","addr":"1N......................oz8Xjkk","priv":null}

gives me all the adresses, but not any key.
BRules
Sr. Member
****
Offline Offline

Activity: 293
Merit: 250


View Profile
March 09, 2013, 03:54:31 AM
 #9

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.

jubalix
Legendary
*
Offline Offline

Activity: 2618
Merit: 1022


View Profile WWW
March 09, 2013, 04:31:44 AM
 #10

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

Admitted Practicing Lawyer::BTC/Crypto Specialist. B.Engineering/B.Laws

https://www.binance.com/?ref=10062065
2weiX (OP)
Legendary
*
Offline Offline

Activity: 2058
Merit: 1005

this space intentionally left blank


View Profile
March 09, 2013, 11:03:01 AM
 #11

Finally got it via armory at my home pc.
All in all very unnoobfriendly.

Thanks for your help,all!
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!