diff --git a/index.html b/index.html index a067e57d3..ca705cdbf 100644 --- a/index.html +++ b/index.html @@ -3771,15 +3771,12 @@

Media Types

followed when defining or using media types with verifiable credentials.

-Any media types associated with the core data model are listed in the Section -. +There are two media types associated with the core data model, which are +listed in the Section : +`application/vc+ld+json` and `application/vp+ld+json`.

-There are two media types associated with the core data model: -`application/vc+ld+json`, and `application/vp+ld+json`. -

-

-The media types `application/vc+ld+json`, and `application/vp+ld+json` do not imply any particular securing +The `application/vc+ld+json` and `application/vp+ld+json` media types do not imply any particular securing mechanism, but are intended to be used in conjunction with securing mechanisms. A securing mechanism needs to be applied to protect the integrity of these media types. Do not assume security of content regardless of the media type used to communicate it.