From f63e8eae5c92fe6e1ee512feee8957774aaa93df Mon Sep 17 00:00:00 2001 From: Orie Steele Date: Fri, 20 Jan 2023 14:31:30 -0600 Subject: [PATCH 1/9] Add normative requirements regarding proof --- index.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/index.html b/index.html index 592f15f1d..8913fa096 100644 --- a/index.html +++ b/index.html @@ -5132,6 +5132,14 @@

The application/credential+ld+json Media Type

the use of a specific media type.

+

+ This media type MUST NOT be used with embedded proof. +

+ +

+ This media type MAY be used with external proof. +

+ From 922ceee6d438cee1ac1a6e5a493484d484d8d16d Mon Sep 17 00:00:00 2001 From: Orie Steele Date: Fri, 20 Jan 2023 15:07:20 -0600 Subject: [PATCH 2/9] Update index.html --- index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/index.html b/index.html index 8913fa096..f40c9c952 100644 --- a/index.html +++ b/index.html @@ -5139,7 +5139,6 @@

The application/credential+ld+json Media Type

This media type MAY be used with external proof.

- From 9e5485b9f0d9b4cb0f3444296e92e8bee7d1b376 Mon Sep 17 00:00:00 2001 From: Orie Steele Date: Fri, 20 Jan 2023 15:07:31 -0600 Subject: [PATCH 3/9] Update index.html --- index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/index.html b/index.html index f40c9c952..8376b5d6a 100644 --- a/index.html +++ b/index.html @@ -5135,7 +5135,6 @@

The application/credential+ld+json Media Type

This media type MUST NOT be used with embedded proof.

-

This media type MAY be used with external proof.

From a99fe01b917e5ce160cf78031e2d6e12546d6630 Mon Sep 17 00:00:00 2001 From: Orie Steele Date: Fri, 10 Feb 2023 15:31:19 -0600 Subject: [PATCH 4/9] Update index.html Co-authored-by: Mike Prorock --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8376b5d6a..75734ad1b 100644 --- a/index.html +++ b/index.html @@ -5133,7 +5133,7 @@

The application/credential+ld+json Media Type

- This media type MUST NOT be used with embedded proof. + This media type MUST NOT be used to describe a verifiable credential with an embedded proof.

This media type MAY be used with external proof. From d3d21c239061ebb9c3ef0f32f8974d81e87d8415 Mon Sep 17 00:00:00 2001 From: Orie Steele Date: Fri, 10 Feb 2023 16:21:50 -0600 Subject: [PATCH 5/9] Remove guidance on embedded proof --- index.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/index.html b/index.html index 75734ad1b..a689f77ea 100644 --- a/index.html +++ b/index.html @@ -5132,9 +5132,6 @@

The application/credential+ld+json Media Type

the use of a specific media type.

-

- This media type MUST NOT be used to describe a verifiable credential with an embedded proof. -

This media type MAY be used with external proof.

From 2e645342f0b1ca428958376fb24f9b275f466a5b Mon Sep 17 00:00:00 2001 From: Orie Steele Date: Fri, 10 Feb 2023 16:52:30 -0600 Subject: [PATCH 6/9] Update index.html Co-authored-by: Dave Longley --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index a689f77ea..15bf85dec 100644 --- a/index.html +++ b/index.html @@ -5133,7 +5133,7 @@

The application/credential+ld+json Media Type

- This media type MAY be used with external proof. + This media type can be used with credentials secured using an external proof.

From 3c4f94e826785395555b2d6e1de1a1e3c162e411 Mon Sep 17 00:00:00 2001 From: Orie Steele Date: Fri, 24 Feb 2023 10:33:20 -0600 Subject: [PATCH 7/9] Update index.html Co-authored-by: Ted Thibodeau Jr --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 15bf85dec..c4aa4ff7f 100644 --- a/index.html +++ b/index.html @@ -5135,6 +5135,7 @@

The application/credential+ld+json Media Type

This media type can be used with credentials secured using an external proof.

+

If a [[JSON-LD]] context is present in the body of the document, and indicated by the presence of `ld+json` in the media type, the credential MUST be a valid JSON-LD document.

From 1cb1218ec205129c4a482fadb199143dbffe1a52 Mon Sep 17 00:00:00 2001 From: Orie Steele Date: Wed, 1 Mar 2023 15:37:43 -0600 Subject: [PATCH 8/9] Update index.html Co-authored-by: Ivan Herman --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index c4aa4ff7f..c41cf70ae 100644 --- a/index.html +++ b/index.html @@ -5133,7 +5133,7 @@

The application/credential+ld+json Media Type

- This media type can be used with credentials secured using an external proof. + This media type can be used with credentials secured using an external proof.

If a [[JSON-LD]] context is present in the body of the document, and indicated by the presence of `ld+json` in the media type, the credential MUST be a valid JSON-LD document.

From b0d7938fcc3dc482e402f6f03ebfeef8a031cdaa Mon Sep 17 00:00:00 2001 From: Orie Steele Date: Mon, 6 Mar 2023 16:29:58 -0600 Subject: [PATCH 9/9] Update index.html Co-authored-by: Dave Longley --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index c41cf70ae..c56ec171a 100644 --- a/index.html +++ b/index.html @@ -5135,7 +5135,7 @@

The application/credential+ld+json Media Type

This media type can be used with credentials secured using an external proof.

-

If a [[JSON-LD]] context is present in the body of the document, and indicated by the presence of `ld+json` in the media type, the credential MUST be a valid JSON-LD document.

+

A [[JSON-LD]] context is expected to be present in the body of the document, and as indicated by the presence of `ld+json` in the media type, the credential is expected to be a valid JSON-LD document.