Bitcoin Forum

Bitcoin => Electrum => Topic started by: adaseb on April 15, 2017, 10:04:31 PM



Title: When/If all Electrum nodes go offline or Electrum version becomes too old ...
Post by: adaseb on April 15, 2017, 10:04:31 PM
Suppose someone wants to do long term cold storage. I am talking about 5-10 years.

Suppose in 10 years Electrum no longer exists because all the nodes are down or the current version 2.8.x just becomes obsolete.

Is there anyway to save a copy of the wallet with the seed and be able to see the private key, and then later sweep that address to another address?



Title: Re: When/If all Electrum nodes go offline or Electrum version becomes too old ...
Post by: ranochigo on April 16, 2017, 03:10:53 AM
You can make a code to export all the address or you can just use the current version of Electrum to export all your addresses.

Even if the servers are down, you can still craft a transaction, sign it using Electrum and broadcast it elsewhere. If you prefer, just create a server yourself. If you didn't encrypt your wallet, you can open your wallet file with a text editor and you should be able to see your xpriv there.


Title: Re: When/If all Electrum nodes go offline or Electrum version becomes too old ...
Post by: pooya87 on April 16, 2017, 05:14:41 AM
You can make a code to export all the address or you can just use the current version of Electrum to export all your addresses.
i believe you mean export your private keys. and yeah private key is the only thing you are ever going to need to spend bitcoin.

Quote
Even if the servers are down, you can still craft a transaction, sign it using Electrum ~
the problem is in crafting the transaction.
try it yourself. go to https://coinb.in/ make a raw unsigned transaction (or use any other method you know of) and try importing it in Electrum. wallet doesn't even recognizes it.
the format Electrum accepts as the scriptSig placeholder is a bit strange to me.
look at this: https://bitcointalk.org/index.php?topic=1621813.0
also https://github.com/spesmilo/electrum/issues/1811


Title: Re: When/If all Electrum nodes go offline or Electrum version becomes too old ...
Post by: jonald_fyookball on April 16, 2017, 05:45:22 AM
Suppose someone wants to do long term cold storage. I am talking about 5-10 years.

Suppose in 10 years Electrum no longer exists because all the nodes are down or the current version 2.8.x just becomes obsolete.

Is there anyway to save a copy of the wallet with the seed and be able to see the private key, and then later sweep that address to another address?



i made a python script for 12 word seed which will generate the address key pairs.  its on this sub forum somewhere.


Title: Re: When/If all Electrum nodes go offline or Electrum version becomes too old ...
Post by: Abdussamad on April 16, 2017, 06:59:39 PM
Suppose someone wants to do long term cold storage. I am talking about 5-10 years.

Suppose in 10 years Electrum no longer exists because all the nodes are down or the current version 2.8.x just becomes obsolete.

Is there anyway to save a copy of the wallet with the seed and be able to see the private key, and then later sweep that address to another address?



It is not feasible to do cold storage for such a long time using any software. Bitcoin could change completely in 5-10 years.


Title: Re: When/If all Electrum nodes go offline or Electrum version becomes too old ...
Post by: kolloh on April 17, 2017, 01:28:19 PM
Suppose someone wants to do long term cold storage. I am talking about 5-10 years.

Suppose in 10 years Electrum no longer exists because all the nodes are down or the current version 2.8.x just becomes obsolete.

Is there anyway to save a copy of the wallet with the seed and be able to see the private key, and then later sweep that address to another address?



It is not feasible to do cold storage for such a long time using any software. Bitcoin could change completely in 5-10 years.

Manually storing addresses using paper wallets would probably be a more ideal method for such a long term cold wallet. You could also easily export the private keys if you are using Electrum for a cold wallet. It just gets more time consuming if you use a large number of addresses unless you use a tool like previously mentioned to regenerate the addresses.


Title: Re: When/If all Electrum nodes go offline or Electrum version becomes too old ...
Post by: Abdussamad on April 17, 2017, 08:28:03 PM
Suppose someone wants to do long term cold storage. I am talking about 5-10 years.

Suppose in 10 years Electrum no longer exists because all the nodes are down or the current version 2.8.x just becomes obsolete.

Is there anyway to save a copy of the wallet with the seed and be able to see the private key, and then later sweep that address to another address?



It is not feasible to do cold storage for such a long time using any software. Bitcoin could change completely in 5-10 years.

Manually storing addresses using paper wallets would probably be a more ideal method for such a long term cold wallet. You could also easily export the private keys if you are using Electrum for a cold wallet. It just gets more time consuming if you use a large number of addresses unless you use a tool like previously mentioned to regenerate the addresses.

Yes in theory it's possible to do a lot of things. As long as you have the private key then anything is possible. An electrum wallet is a private key in another format i.e. a seed that leads to a whole tree of key pairs. So if you are willing to do the work when the time comes to spend your coins then anything is possible. There will be work involved because in 10 years a lot could have changed.

Probably in 10 years time we will all have migrated to using lightning. I doubt there will be wallet software that will support spending directly on-chain like we have now.


Title: Re: When/If all Electrum nodes go offline or Electrum version becomes too old ...
Post by: jonald_fyookball on April 17, 2017, 09:56:21 PM
I doubt there will be wallet software that will support spending directly on-chain like we have now.

not you too


Title: Re: When/If all Electrum nodes go offline or Electrum version becomes too old ...
Post by: Abdussamad on April 18, 2017, 01:59:32 AM
I doubt there will be wallet software that will support spending directly on-chain like we have now.

not you too

oh yeah i'm with core :)


Title: Re: When/If all Electrum nodes go offline or Electrum version becomes too old ...
Post by: jonald_fyookball on April 18, 2017, 02:07:04 AM
I doubt there will be wallet software that will support spending directly on-chain like we have now.

not you too

oh yeah i'm with core :)

so be it.  I'm with Satoshi :)