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
Copy file name to clipboardExpand all lines: spec/spec.md
+46-27Lines changed: 46 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -57,50 +57,69 @@ The specification will be updated to incorporate feedback, from DIF members and
57
57
58
58
## Terminology
59
59
60
+
[[def:DID]] ~ A Decentralized Identifier as defined in https://www.w3.org/TR/did-core/
61
+
60
62
[[def:Linked Claim]] ~ A structured, cryptographically signed document with a URI subject that is itself addressable at a URI, following at least the MUST requirements detailed below.
61
63
64
+
[[def:Signer]] ~ The entity that cryptographically signs a claim (known as the "issuer" in Verifiable Credentials)
65
+
62
66
[[def:URI]] ~ a Uniform Resource Identifier as defined in https://datatracker.ietf.org/doc/html/rfc3986
0 commit comments