eclair-mobile icon indicating copy to clipboard operation
eclair-mobile copied to clipboard

[Feature] show seed

Open m8tion opened this issue 6 years ago • 6 comments

I use the wallet for both ligthning and onchain transactions ( I just open channels for 50% of total funds). I don't remember if the seed showed when I created the wallet but there is no feature to see it again, so I guess if my phone is lost / broken I have no way to get my funds back. Would it be possible to have a setting option to show the seed with a proper warning ?

m8tion avatar Mar 13 '19 15:03 m8tion

I think a "seed" is what is sometimes called a "static backup". I think having the option to have a "static backup" of both the Bitcoin, wallet / private keys, and the Lightning Network wallet/channels would be super.

KibbledJiveElkZoo avatar Mar 20 '19 08:03 KibbledJiveElkZoo

Please add this option, as apparently my seed mnemonic does not reproduce the same ypub master key, although the checksum is correct. So maybe I wrote down two different mnemonics. If that is the case I'm screwed until another update or the ability to recover the private key/seed comes into place or if I can brute force the bip39 words in order and derive the correspondingly correct bip49 master public with the address that has bitcoins. To my knowledge this would take ~19 years at least (probably less). Still it would not be computationally cost efficient. Essentially I have $2k stuck with the phone's private key.

greaterninja avatar Apr 16 '19 14:04 greaterninja

Please add this option, as apparently my seed mnemonic does not reproduce the same ypub master key, although the checksum is correct. So maybe I wrote down two different mnemonics. If that is the case I'm screwed until another update or the ability to recover the private key/seed comes into place or if I can brute force the bip39 words in order and derive the correspondingly correct bip49 master public with the address that has bitcoins. To my knowledge this would take ~19 years at least (probably less). Still it would not be computationally cost efficient. Essentially I have $2k stuck with the phone's private key.

Hi, Did you put a passphrase during the first creation of the wallet under Eclair? If so, you must submit the same because it changes the generated addresses. Miki

mikijone avatar Apr 25 '19 11:04 mikijone

I don't need a "show seed" option as much as a "verify seed" option. The ability, months later, to verify that that seed you wrote down is really the one associated with those funds. I've seen this feature also called a "dry-run recovery". Until then I'll try installing on a second device and see if I can match my YPUB.

brianddk avatar Jun 18 '19 04:06 brianddk

is there still no way to show the seed again????

interbiznw avatar Sep 28 '21 12:09 interbiznw

Next version (v0.4.17) will let you see your seed after the wallet has been created. This is only available for newly created wallets though (created with v0.4.17 or later). This version should be available in the coming days.

dpad85 avatar Sep 28 '21 16:09 dpad85