From f4a8ea1e553d690b956008adb193fb9648c02b5f Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Sun, 27 Aug 2023 19:00:53 -0400 Subject: [PATCH] Add guidance if hash value changes are detected. --- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.html b/index.html index d7a5b5af1..76f4102f0 100644 --- a/index.html +++ b/index.html @@ -5570,9 +5570,18 @@

Base Context

command from a modern Unix command interface line: `curl -s https://www.w3.org/ns/credentials/v2 | openssl dgst -sha384 -binary | openssl base64 -A`

+

More details regarding this hash encoding method can be found in the integrity metadata section of [[SRI]]. +

+

+It is extremely unlikely that the files that have associated cryptographic hash +values in this specification will change. However, if critical errata are +found in the specification and corrections are required to ensure +ecosystem stability the cryptographic hash values might change. As such, the +HTTP cache times for the files are not set to infinity and implementers are +advised to check for errata if a cryptographic hash value change is detected.

This section serves as a reminder of the importance of ensuring that, when