Closed peacekeeper closed 5 years ago
I don't understand the use case? When do you need to do something like this? Why is scanning the DID Document for those keys not enough? This feels like we're creating a general query language for DID Documents.
This repo is scheduled to be archived. The work has moved to the DID WG. The artifacts in the DID WG repository share commit history with this repo, so it should be possible to raise this PR against that repo.
Closing. This PR has been re-created in the DIDWG repo: https://github.com/w3c/did-spec/pull/60
This adds one concrete DID URL matrix parameter. See https://github.com/w3c-ccg/did-spec/pull/189.
Description: Identifies a set of keys from the DID Document by key type.
Example:
did:example:1234;key-type=Ed25519VerificationKey2018
Preview | Diff