From d6c7d81a36cd79741a93bad91800c860293c21e1 Mon Sep 17 00:00:00 2001 From: Will Abramson Date: Mon, 29 Sep 2025 14:07:35 +0100 Subject: [PATCH 1/3] add warning about self attested metadata --- index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 8b5c2ed..9eef10c 100644 --- a/index.html +++ b/index.html @@ -613,7 +613,10 @@

DID Document Metadata

This is a metadata structure that contains metadata about the DID Resolution process.

This metadata typically does not change between invocations of the DID Resolution function unless the DID document changes, as it represents data about the DID document.

-

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

+

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

Examples of DID document metadata include: