diff --git a/index.html b/index.html index 6439910..c6e2890 100644 --- a/index.html +++ b/index.html @@ -958,11 +958,6 @@
Should we define functionality that enables discovery of the list of DID methods or other - capabilities that are supported by a DID resolver? Or is this implementation-specific and out-of-scope - for this spec? For example, see here and - here.
- @@ -1716,9 +1711,6 @@TODO: Describe how DID resolvers are implemented and used, describe the relevance - of DID methods. - Explain the difference between "method architectures" and "resolver architectures".
Need to define how this data structure works exactly, and whether it always contains - a DID document or can also contain other results.
- -For certain data, it may be debatable whether it should be part of the DID document - (i.e., data that describes the DID Subject), or whether it is metadata (i.e., data about the DID document or about - the DID resolution process). For example the URL of the "Continuation DID document" in the BTCR method. -
-noCache.
- See corresponding open issue.
-Perhaps we can re-use caching mechanisms of other protocols such as HTTP.
There is discussion on the relationship between DID resolution and - resolution of non-DID identifiers such as domain names, HTTP URIs, or e-mail addresses. This includes the - questions how DIDs can be discovered from non-DID identifiers, and how links between identifiers can - be verifiable.
- -TODO: Define privacy considerations for DID resolution
-DID resolvers and DID URL dereferencers will be able to log requests