diff --git a/index.html b/index.html index 49209fa54..0d24d74c4 100644 --- a/index.html +++ b/index.html @@ -4586,18 +4586,18 @@

Type-Specific Credential Processing

That is, [=type-specific credential processing=] is allowed as long as the -document being consumed or produced is a [=conforming document=]. If this -type of processing is desired, an implementer is advised to follow this rule: +document being consumed or produced is a [=conforming document=].

- +

+If [=type-specific credential processing=] is desired, an implementer is advised +to follow this rule: +

+Ensure that all values associated with a `@context` property are in the expected +order, the contents of the context files match known good cryptographic hashes +for each file, and domain experts have deemed that the contents are appropriate +for the intended use case. +

Using static context files with a JSON Schema is one acceptable approach to