sphinx-kotlin icon indicating copy to clipboard operation
sphinx-kotlin copied to clipboard

Recover from seed

Open irriden opened this issue 1 year ago • 3 comments

Now that we generate a different seed every time the user starts the Configure Signing Device flow, also give the user an option to provide a seed in case they are recovering from a blown up signer.

irriden avatar Jul 01 '23 23:07 irriden

@tomastiminskas let me know if you can wedge this into the list (iOS first would be ideal even though this is in the kotlin repo)

pitoi avatar Jul 11 '23 18:07 pitoi

@pitoi I can try to get this done on iOS tomorrow. So user will enter the seed? And process will continue from there?

With seed you mean the 12/24 random words? or the seed that is later generated from the mnemonic words?

tomastiminskas avatar Jul 11 '23 18:07 tomastiminskas

It's the 12/24 random words they should enter and then it will proceed/restore from there

pitoi avatar Jul 12 '23 17:07 pitoi