backup of the closed key #36
sidielnikov
started this conversation in
Ideas
Replies: 2 comments 12 replies
-
Hi @sidielnikov, I'm not quite sure what you mean. You can back up the encrypted private key by either copying the file or copying the string contained inside the file. What would the advantage of having BIP39 private keys be? |
Beta Was this translation helpful? Give feedback.
6 replies
-
I discovered the bug with repeated encryption of the names of the folders. When adding new files to the encrypted folder encrypted catalog names is encrypted again |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi samuel-lucas6, how do you like the idea to make a backup copy of a private key in an encrypted directory?
and adding BIP39 to reconcile a private key
1 generation of random bytes
2 GenerateKeyPairFromseed (1)
3 Print (BIP39 (1))
You can also screw the secret of the shamir. If the source code of algorithms are needed, contact
Beta Was this translation helpful? Give feedback.
All reactions