Bitcoin Forum
May 04, 2024, 12:19:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Splitting bitcoin into multiple addresses just in case one gets hacked?  (Read 185 times)
BitBitBet (OP)
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
February 13, 2019, 11:47:28 AM
 #1

Is it better to split your btc into multiple addresses in the rare case one gets hacked?
Also, if one of your addresses did get hacked and all your other addresses were associated by having been generated from same seed, are your other addresses at risk (assumming they did not figure our your seed of course).
Do you feel it is foolish to keep too much btc in any one address?
Thanks.
Transactions must be included in a block to be properly completed. When you send a transaction, it is broadcast to miners. Miners can then optionally include it in their next blocks. Miners will be more inclined to include your transaction if it has a higher transaction fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Artemis3
Legendary
*
Offline Offline

Activity: 2030
Merit: 1563


CLEAN non GPL infringing code made in Rust lang


View Profile WWW
February 13, 2019, 11:55:05 AM
 #2

Is it better to split your btc into multiple addresses in the rare case one gets hacked?
Also, if one of your addresses did get hacked and all your other addresses were associated by having been generated from same seed, are your other addresses at risk (assumming they did not figure our your seed of course).
Do you feel it is foolish to keep too much btc in any one address?
Thanks.

If the addresses belong to different wallets, maybe. Best protection is cold wallets, no computer no hacking. The private key (seed words) is what you need to protect the most. You can put that in a paper written by hand, and another copy of that paper written by hand store them in two separate secure physical places.

If you want to do it with more than one wallet that is ok, but it doesn't improve security much unless those wallets are stored in different places, but then you'll have the overhead of protecting so many places...

██████
███████
███████
████████
BRAIINS OS+|AUTOTUNING
MINING FIRMWARE
|
Increase hashrate on your Bitcoin ASICs,
improve efficiency as much as 25%, and
get 0% pool fees on Braiins Pool
bob123
Legendary
*
Offline Offline

Activity: 1624
Merit: 2481



View Profile WWW
February 13, 2019, 12:57:15 PM
Merited by LoyceV (2), bones261 (2), mocacinno (1), HeRetiK (1), Pmalek (1), DdmrDdmr (1), qwertyup23 (1)
 #3

Is it better to split your btc into multiple addresses in the rare case one gets hacked?
Also, if one of your addresses did get hacked and all your other addresses were associated by having been generated from same seed, are your other addresses at risk (assumming they did not figure our your seed of course).

First, addresses don't get really 'hacked'.

In order to spend the funds lying 'on an address', the attacker needs to get access to the corresponding private key.

Now the question is, how does the attacker gain access to the private key ?
If you have your funds stored on a desktop wallet and the attacker gets access to your computer (e.g. via malware), he will have access to your seed (which will lead to all private keys being known to him).

If somehow the attacker does get access to only one private key (which will only happen in very rare cases where you store the private key seperately somewhere or accidentally give it to someone), only the funds associated with this one address will be at risk (i.e. stolen).


Just to make my statement correct:
If you are using unhardened paths (which is not the case in most wallets), 1 private key AND the public master key is enough to calculate all other private keys of the same derivation path.

This mostly won't affect you, but it is worth to be noted.



Do you feel it is foolish to keep too much btc in any one address?

No, definitely not.
Feel free to store as much as you want on a single address.

3D2oetdNuZUqQHPJmcMDDHYoqkyNVsFk9r for example, is the address of the Bitfinex cold wallet and is holding roughly 138k BTC at the moment.

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!