-
Notifications
You must be signed in to change notification settings - Fork 3
Restore your keys with master key
KeyChain allows its users to restore their keys using a master key.
If you have lost or forgotten one of your public keys, you can restore it in the Key Manager by entering your seed phrase that you get when creating your first key. KeyChain will derive your keys from the master key.
NB: restoring keys is impossible without a seed phrase
Memorize your seed when you create your first key
The seed is created after KeyChain collects entropy data to protect the master key.
KeyChain starts collecting entropy data when it has checked whether the user who downloaded KeyChain has any keys at their disposal. The process which leads to launching the Entropy window can be described as the following UML diagram: