diff --git a/index.html b/index.html index 6439910..c6e2890 100644 --- a/index.html +++ b/index.html @@ -958,11 +958,6 @@

DID Resolution Algorithm

-

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 @@

Metadata Structure

DID Resolution Architectures

-

TODO: Describe how DID resolvers are implemented and used, describe the relevance - of DID methods. - Explain the difference between "method architectures" and "resolver architectures".

Method Architectures

@@ -2120,16 +2112,6 @@

Example

} -

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. -

-
@@ -2744,8 +2726,6 @@

Caching

Resolvers that deny resolution without caching MUST respond with a FEATURE_NOT_SUPPORTED error that makes it clear that bypassing the cache was not permitted so the client can attempt to resolve without using noCache.

-

See corresponding open issue.

-

Perhaps we can re-use caching mechanisms of other protocols such as HTTP.

JSON-LD Context Integrity

@@ -2781,14 +2761,6 @@

VDR Network Forks

the specification of a DID method that uses a distributed system as a VDR SHOULD specify a means by which the VDR they are using can be disambiguated from such forks.

-
-

Non-DID Identifiers

-

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.

- -

Resolution Cycles

@@ -2829,8 +2801,6 @@

Resolution Cycles

Privacy Considerations

-

TODO: Define privacy considerations for DID resolution

-

Profiling of DID Resolution and Dereferencing Requesters

DID resolvers and DID URL dereferencers will be able to log requests