From 4d8406c0877490005ac195cbf7357359937dc2f1 Mon Sep 17 00:00:00 2001 From: Will Abramson Date: Mon, 29 Sep 2025 14:07:35 +0100 Subject: [PATCH 1/6] add warning about self attested metadata --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index ca8e0a4..dcbdb31 100644 --- a/index.html +++ b/index.html @@ -1049,7 +1049,7 @@

DID URL Dereferencing

All [=conforming DID URL dereferencers=] MUST implement the [=DID URL dereferencing=] - function for at least one [=DID method=]. All inputs and outputs of the dereference + function for at least one [=DID method=]. All inputs and outputs of the dereference function apart from [=contentStream=] MUST be serializable to JSON.

@@ -2803,7 +2803,7 @@

Resolution Cycles

Privacy Considerations

- This section details the privacy considerations specific to DID Resolution. + This section details the privacy considerations specific to DID Resolution. Readers are urged to familiarize themselves with the general privacy advice provided in the From 4da31d32a7675ec8b6764fe097d159914056ed2d Mon Sep 17 00:00:00 2001 From: Will Abramson Date: Thu, 2 Oct 2025 15:00:02 +0100 Subject: [PATCH 2/6] Apply grammar fix Co-authored-by: Ted Thibodeau Jr --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index dcbdb31..4aed189 100644 --- a/index.html +++ b/index.html @@ -683,6 +683,7 @@

DID Document Metadata

The sources of this metadata are the DID controller and/or the DID method. DID document metadata attested to by the DID controller comes with no inherent guarantee of accuracy. Clients are advised to proceed with caution when relying on DID document metadata to inform business logic. +

The sources of this metadata are the DID controller and/or the DID method.

Examples of DID document metadata include: