Skip to content

Authorisations #110

Description

@lovesh

The DID spec leaves the implementation of authorisation to the DID Method specification.
The following authorizations are proposed:

  1. ADD_KEY: Add new key to the DID doc. The new key can only have ADD_KEY authorization.
  2. REM_KEY: Remove existing keys from the DID doc.
  3. ALL: All possible authorizations. The key submitted during creation of DID doc has this authorisations. The key with this authorization can add keys with ADD_KEY, REM_KEY and ALL authorization

Any key can rotate itself, this is done using the id property

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions