diff --git a/index.html b/index.html index 57faebc72..876cf36ca 100644 --- a/index.html +++ b/index.html @@ -2000,8 +2000,8 @@
-It is expected that securing mechanism specifications other than the ones -referred to above will be created as necessary. A securing mechanism +Securing mechanism specifications other than those +referred to above might also be defined, as necessary. A securing mechanism specification:
@@ -2034,8 +2034,8 @@-There are multiple acceptable securing mechanisms and this specification does + title="Choice of securing mechanism is use-case dependent"> +There are multiple acceptable securing mechanisms, and this specification does not mandate any particular securing mechanism for use with verifiable credentials or verifiable presentations. The Working Group that produced this specification did standardize two @@ -2053,8 +2053,10 @@
-This specification defines the `proof` property for the expression of -embedded proofs. +This specification defines the `proof` property as an extension point for the +expression of embedded proofs. +It is up to each securing mechanism to specify whether or not to use it, and +if so, how it is to be used.
Methods of securing verifiable credentials or
-verifiable presentations that embed a proof in the data model MUST use
+verifiable presentations that embed a proof in the data model MAY use
the proof
property. Methods of securing verifiable
credentials or verifiable presentations that use an enveloping
proof MAY use the proof
property.
@@ -7093,7 +7095,7 @@
-This media type can be used with credentials secured using an +This media type can be used for credentials secured using an enveloping proof.
@@ -7154,7 +7156,7 @@
-This media type can be used with presentations secured using an +This media type can be used for presentations secured using an enveloping proof.