diff --git a/index.html b/index.html index 6439910..20446b6 100644 --- a/index.html +++ b/index.html @@ -476,7 +476,7 @@
All conformant DID resolvers MUST implement the DID resolution function for at least one DID method and MUST be able to return a - DID document in at least one conformant representation. + DID document.
@@ -649,8 +649,7 @@
The following DID resolution algorithm MUST be implemented by a conformant DID resolver.
+A DID resolver implements the following DID resolution algorithm.
The following DID URL dereferencing algorithm MUST be implemented by a conformant DID resolver. +
A DID URL dereferencer implements the following DID URL dereferencing algorithm. In accordance with [[RFC3986]], it consists of the following three steps: resolving the DID; dereferencing the resource; and dereferencing the fragment (only if the input DID URL contains a DID fragment):
@@ -1592,13 +1587,8 @@To enable verifiable reads, many DID methods use digital signatures, state proofs, proofs of - inclusion in Merkle trees, cryptographic event logs, or other types of proofs. If a DID method - uses such proofs, it MUST specify in its DID method specification how they are used for - verification of the correctness of the result of a "Read" operation. + inclusion in Merkle trees, cryptographic event logs, or other types of proofs.
@@ -1940,8 +1928,7 @@
A DID resolver MUST support the DID resolution algorithm for at least one DID method and - MAY support it for multiple DID methods:
+A DID resolver might support the DID resolution algorithm for multiple DID methods: