-snip-
So what is the answer if you want to invest in bitcoins and forget about them for a couple of years without having to worry about security and updating wallets?
Paper wallets?
@
tezza123 Paper wallet: All you have to do is to pick one Private key and address pair from any offline-generated wallet or generate it yourself using tools/math, then discard the SEED if you picked the wallet method.
Stamp the PrvKey+Address+(
optional Public key) to a durable material and keep it safe.
All you have to do to fund it is to send the Bitcoins to that address (
you can monitor the balance by typing the address to any online blockexplorer).
When I want to buy more bitcoin would i be best to send to the same public key provided by electrum or use one of the others it provided?
Sending more than one BTC transaction to your offline storage won't pose a risk to your privacy since it wont be used for a long time or displayed online. Unless you're planning to use it frequently.
Reusing address will be an issue for a "
Hot wallet" with a few "
public" addresses.
Sounds the way to go thanks. When you say
All you have to do is to pick one Private key and address pair from any offline-generated wallet or generate it yourself using tools/math, then discard the SEED if you picked the wallet method.That is what I have done so far with Electrum. I picked the first receiving address (I assume the public key) and bought BC from an ATM sending to that address. Then went online with my freshly installed xubuntu machine and confirmed the BC was in my wallet.
So what you are saying is over the next few months as I want to buy more BC I should just use the same receiving address to buy BC from the ATM and view the balance of it on blockexplorer website. Therefore I can destroy my xubuntu installation along with my Electrum wallet.
Before destroying it though I need to get the private key for this receiving address from Electrum. Then I can discard the seed words and just stamp the private key and the receiving address (I assume the public key) into my stainless plate. When you say
Stamp the PrvKey+Address+(optional Public key) to a durable material and keep it safe.I understand what PrvKey is and how to get it, but not sure about 'Address+(optional Public key)' is the receiving address and Public Key not the same thing?
When I get the private key from Electrum using the above method is it in a standard format which can be easily used at a much later date with other wallets? Electrum shows mine begin with
p2pkh: so I am guessing that is the format it is being displayed to me in?
Thanks again