From 52a5f38e67a493bda7a017aef72edea4839b59e5 Mon Sep 17 00:00:00 2001
From: "Michael B. Jones" Introduction
This includes JSON Web Signature (JWS) [[RFC7515]],
Selective Disclosure for JWTs [[SD-JWT]],
and CBOR Object Signing and Encryption (COSE) [[RFC9052]].
- It uses content types [[RFC6838]] and structured suffixes [[MULTIPLE-SUFFIXES]]
+ It uses content types [[RFC6838]]
to distinguish between the data types of unsecured documents
conforming to [[VC-DATA-MODEL-2.0]]
and the data types of secured documents conforming to [[VC-DATA-MODEL-2.0]].
@@ -1852,7 +1852,10 @@ Privacy Considerations
Implementers are additionally advised to reference the
Privacy
Consideration
- section of the JWT specification for privacy guidance.
+ section of the JWT specification
+ and NIST Special Publication 800-122 [[SP-800-122]
+ "Guide to Protecting the Confidentiality of Personally Identifiable Information (PII)"
+ for privacy guidance.
In addition to the privacy recommendations in the