danubetech / did-method-dns

did:dns method specification
3 stars 0 forks source link

Deactivate = Deleting the domain name? #6

Open peacekeeper opened 2 years ago

peacekeeper commented 2 years ago

The specification currently says:

"To deactivate the DID document, the domain is deleted."

It would probably be better to have a way of deactivating the DID without necessarily deleting the domain name. Perhaps the following is better:

"the respective URI records are removed from the domain"

Or alternatively we could also introduce a special RR pattern that marks the domain name as a "deactivate DID".