You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A storage layer is needed to store and recall the metadata information of the shares generated so as to be able to recover the private key from the tKeys generated.
It's used to encrypt nonces which connects keys to other 'keys' allowing the linking of two accounts, without having to interact with any nodes/other participants.
I would like to better understand:
What share-related metadata is being stored and how it helps you recover private keys
What happens if the storage layer is not available
The definition of "accounts" and "keys" in the sentence above
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello
I would like to better understand the role played by the storage layer.
From your documentation:
From the repository on Github:
I would like to better understand:
Thanks
Beta Was this translation helpful? Give feedback.
All reactions