spruceid / did-tezos

The Decentralized Identifier method for the Tezos blockchain.
https://did-tezos.spruceid.com
Apache License 2.0
9 stars 1 forks source link

Add recovery mechanism #25

Closed sbihel closed 3 years ago

sbihel commented 3 years ago

Add the possibility to have a recovery address with a recovery entrypoint (to change the owner of the DID Manager), to avoid having a single point of failure for control.

sbihel commented 3 years ago

I misunderstood this issue. It is already solved by using SENDER checks -- users who want more security and more safety around the control of the contract can use multi-sig.