Bitcoin Forum
April 26, 2024, 11:34:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Move to different wallet  (Read 251 times)
Thomasio (OP)
Member
**
Offline Offline

Activity: 585
Merit: 20


View Profile WWW
February 05, 2018, 01:36:51 PM
 #1

When I got started, I downloaded the simple desktop wallet from wallet.bitcoin.com and I haven't taken any further security measures, simply because there's no need securing 0.001 BTC

Now that I'm getting serious with it, I want to move things to an external harddisk, or better, I've setup a VM in Virtualbox, that shall hold nothing but my crypto wallets, where I can backup the entire harddisk in once and physically detach it from the computer when not needed.
For this one I've downloaded and installed Bitcoin Core.

Now the (newbie) question: What do I have to do to move my account from the simple wallet on my desktop, to the core wallet on the VM?

I do have all the data, like seed and private key, I just don't know how to get it into the core wallet.
1714131298
Hero Member
*
Offline Offline

Posts: 1714131298

View Profile Personal Message (Offline)

Ignore
1714131298
Reply with quote  #2

1714131298
Report to moderator
1714131298
Hero Member
*
Offline Offline

Posts: 1714131298

View Profile Personal Message (Offline)

Ignore
1714131298
Reply with quote  #2

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

Posts: 1714131298

View Profile Personal Message (Offline)

Ignore
1714131298
Reply with quote  #2

1714131298
Report to moderator
1714131298
Hero Member
*
Offline Offline

Posts: 1714131298

View Profile Personal Message (Offline)

Ignore
1714131298
Reply with quote  #2

1714131298
Report to moderator
ranochigo
Legendary
*
Offline Offline

Activity: 2954
Merit: 4165


View Profile
February 05, 2018, 01:50:09 PM
 #2

Using a VM on an insecure computer does nothing. Some malwares can also escape the VM to your host computer. If anything, you should be looking to format your computer and install a new copy of your OS. With a backup of course.

I would really recommend for you to just send the coins to an address in the Core wallet. It's not really worth it for you to send 0.001BTC around though. If you'd like to import the private key, go to Help>Debug Window> Console, and key in:
Code:
 importprivkey PRIVATEKEY
. Replacing the PRIVATEKEY with your own of course. Core does not support importing of seeds.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
Thomasio (OP)
Member
**
Offline Offline

Activity: 585
Merit: 20


View Profile WWW
February 05, 2018, 01:53:20 PM
 #3

I am aware that moving to a VM itself doesn't do anything for security.
But installing the VM on an external harddisk and DETACH that from the computer, that's like the XXL version of a hardware wallet.

Either way, thanks for the info, I'll try that.
aleksej996
Sr. Member
****
Offline Offline

Activity: 490
Merit: 389


Do not trust the government


View Profile
February 05, 2018, 02:26:05 PM
 #4

I am aware that moving to a VM itself doesn't do anything for security.
But installing the VM on an external harddisk and DETACH that from the computer, that's like the XXL version of a hardware wallet.

Either way, thanks for the info, I'll try that.

Not really. Malware usually is stealthy, it will wait for you to attach it again, or will simply grab your wallet before you detach it.
LoyceV
Legendary
*
Offline Offline

Activity: 3290
Merit: 16552


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
February 05, 2018, 02:27:21 PM
 #5

But installing the VM on an external harddisk and DETACH that from the computer, that's like the XXL version of a hardware wallet.
Not really. A hardware wallet keeps the private keys away from the online computer. In your setup, your wallet has been online, and any malware can patiently wait for to fund your private keys after they are stolen.

It's not needed to backup your entire partition, all you have to do is backup your wallet.dat.

Note that Bitcoin doesn't have "accounts", it has "wallets".

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Thomasio (OP)
Member
**
Offline Offline

Activity: 585
Merit: 20


View Profile WWW
February 05, 2018, 02:51:17 PM
 #6

I have no problem making a backup of an existing wallet and restore that wallet into the same software after a fresh installation.
My question was basically how to move from the simple to the core wallet.

Also I do NOT have any kind of concerns about malware, I'm a coder, I know what I'm doing with my computer, so spare me those security hints.
The main reason for wanting the wallets on a VM and that on an external harddisk is that due to my job, I'm permanently messing up my main system with coding experiments, meaning I frequently reinstall my main OS from scratch and while that's no big deal for the system itself, I don't see why I should redownload the entire blockchain for a dozen wallets from BTC to Doge.
I want this installed once, separate from the system I'm working with, where all I have to do is launch Virtualbox to have all my wallets up.
And if I'm already doing this once and for all, then I will not use the simple, but the core version of the wallets.
Jet Cash
Legendary
*
Offline Offline

Activity: 2702
Merit: 2449


https://JetCash.com


View Profile WWW
February 05, 2018, 06:21:17 PM
 #7

Doesn't the Bitcoin.com wallet support both Bitcoin and Bitcoin Cash. Is there any danger in importing an address from a dual coin wallet into a core wallet? I'd be tempted to try a zero fee transaction into a new address in the core wallet. I gather that now is a good time to try that.

Offgrid campers allow you to enjoy life and preserve your health and wealth.
Save old Cars - my project to save old cars from scrapage schemes, and to reduce the sale of new cars.
My new Bitcoin transfer address is - bc1q9gtz8e40en6glgxwk4eujuau2fk5wxrprs6fys
Thomasio (OP)
Member
**
Offline Offline

Activity: 585
Merit: 20


View Profile WWW
February 05, 2018, 06:27:23 PM
 #8

Doesn't the Bitcoin.com wallet support both Bitcoin and Bitcoin Cash. Is there any danger in importing an address from a dual coin wallet into a core wallet? I'd be tempted to try a zero fee transaction into a new address in the core wallet. I gather that now is a good time to try that.

Yes, I was thinking about that too, but (as you might imagine) the few coins I have come from faucets, where I had to register with my wallet address and on some of these that cannot be changed.
That's why I would rather keep my receiving address while moving from light wallet to core wallet.
HCP
Legendary
*
Offline Offline

Activity: 2086
Merit: 4316

<insert witty quote here>


View Profile
February 07, 2018, 02:15:40 AM
Merited by achow101 (1), Jating (1)
 #9

I have no problem making a backup of an existing wallet and restore that wallet into the same software after a fresh installation.
My question was basically how to move from the simple to the core wallet.

I want this installed once, separate from the system I'm working with, where all I have to do is launch Virtualbox to have all my wallets up.
And if I'm already doing this once and for all, then I will not use the simple, but the core version of the wallets.
Given how "disk intensive" Bitcoin Core can be, I would recommend NOT putting the blockchain on an external disk... unless you're happy with super long sync times... and super long wait time for Bitcoin Core to validate blocks on disk etc. Putting it inside a VM on an external disk would be even worse. Undecided Not to mention that virtualised CPUs are not as fast as actual CPUs... further slowing things down.

If you main concern is needing to re-download the blockchain after messing up your OS after a coding hiccup, then simple use a "non-system" disk as the location for your Bitcoin Core data directory. It prompts, during first run, where to save the data to... so you can specify wherever you like. For instance, your external drive drive.

After a reinstall of the OS+application, you simply point it to the same data directory and it will find all the block data and run with it. Without having to fully download the blockchain data again.

Honestly, reinstalling the Bitcoin Core application itself takes only a few minutes at most, and I would think that the time savings of running it (and having your block data) outside of the VM would be fairly substantial.



Doesn't the Bitcoin.com wallet support both Bitcoin and Bitcoin Cash. Is there any danger in importing an address from a dual coin wallet into a core wallet? I'd be tempted to try a zero fee transaction into a new address in the core wallet. I gather that now is a good time to try that.
Not even sure you can still broadcast zero fee transactions. Most nodes will reject it with the "66: mempool min fee not met" error message. Not all nodes will reject it, but the vast majority probably will. Given how few transactions there actually are at the moment... a small fee of only 40-50 sats/byte almost guarantees next block confirmation. And 10+ sats/byte will allow the use of ViaBTC which isn't that overloaded any more.

And theoretically... ALL "Legacy" Bitcoin addresses (ie. "1" and "3" type addresses) are "dual coin"... As they will be valid on the BCH network.

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
Thomasio (OP)
Member
**
Offline Offline

Activity: 585
Merit: 20


View Profile WWW
February 07, 2018, 04:58:42 PM
 #10

After a reinstall of the OS+application, you simply point it to the same data directory and it will find all the block data and run with it. Without having to fully download the blockchain data again.

Now THAT's a usefull advice, thank you very much, sounds like just what I want.
bob123
Legendary
*
Offline Offline

Activity: 1624
Merit: 2481



View Profile WWW
February 08, 2018, 12:19:38 PM
 #11

After a reinstall of the OS+application, you simply point it to the same data directory and it will find all the block data and run with it. Without having to fully download the blockchain data again.

Now THAT's a usefull advice, thank you very much, sounds like just what I want.

Also I do NOT have any kind of concerns about malware, I'm a coder, I know what I'm doing with my computer, so spare me those security hints.

But installing the VM on an external harddisk and DETACH that from the computer, that's like the XXL version of a hardware wallet.



Disclaimer: I don't want to attack you in any way. Neither expertise-wise, nor in any other way.

If you didn't contemplate to store the data on a non-os drive, i really think you underestimate malware and blackhats.
Its not like you need to download asian porns to get malware.

The fact, that you think a detached HD is a XXL hardware wallet makes me think you aren't into IT-security at all.


If you are serious about bitcoin (and are storing more than like 100$ or whatever amount which you can't afford to lose) your approach is wrong.
1) (Again, no offense) Most professional coder don't know anything about security. They know how to code, yes. But Security-by-design seems to be a foreign word to 90%+.
Especially the majority of programmer older than 30 years don't have any clue. Its just a different world than 10 years ago.

2) There are a ton of exploits available (especially for windows). All of your coding-expertise won't help you at all.
Even if you are on linux, if someone finds out that you own a reasonable amount of BTC's, its just a matter of time until they get stolen if not protected right. Thats a fact.

My advice:
If you want to store larger amounts follow one of the following tips:
  • Use a paper wallet
  • Get a hardware wallet
  • Use a dedicated offline pc

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!