floating / frame

System-wide Web3 for macOS, Windows and Linux
https://frame.sh
GNU General Public License v3.0
1.05k stars 142 forks source link

add option to export seed phrase or private key for hot signers #1665

Open MatheoGrivault opened 9 months ago

MatheoGrivault commented 9 months ago

This PR adds an option to export the seed phrase or one of the private keys of a hot signer (the password must be entered before exporting).

Exporting the seed phrase (mnemonic) for a previously added signer isn't possible since only the seed is saved on disk but new signers now also save the encrypted seed phrase.

Screenshot_20230916_163337 Screenshot_20230916_163419

floating commented 9 months ago

Hey @MatheoGrivault, just wanted to drop by to say thanks for the PR! We're planning to loop back on this for an upcoming v0.7.x release.