From 837e50015f7a0fd3b0156ae3d81d8e1dae2bc50a Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Sat, 30 Mar 2024 15:08:25 -0400 Subject: [PATCH] Clean up some subject/holder markup in status message section. --- index.html | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/index.html b/index.html index ec3bdf7..8810ebd 100644 --- a/index.html +++ b/index.html @@ -1253,23 +1253,23 @@

Alteration of Status Messages

-This feature creates a potential privacy violation where a holder or -subject of the -verifiable credential might be associated with additional status -information that was not present when the original verifiable credential -was issued. For example, initial status messages might convey "delayed" and -"canceled", but additional status messages might be added by the issuer -to convey "delayed due to non-payment" and "canceled due to illegal activity". -This change would not be apparent to the holder unless there was -monitoring software operating on their behalf that would warn them that -the issuer intends to expose additional information about their activity. +This feature creates a potential privacy violation where the +subject or holder of the verifiable credential might be +associated with additional status information that was not present when the +original verifiable credential was issued. For example, initial status +messages might convey "delayed" and "canceled", but additional status messages +might be added by the issuer to convey "delayed due to non-payment" and +"canceled due to illegal activity". This change would not be apparent to the +subject or holder unless there was monitoring software operating +on their behalf that would warn them that the issuer intends to expose +additional information about their activity.

-Holder software can provide features to holders that warn them about -the level of holder and/or subject information exposure when using verifiable credentials -that are associated with status messages, and warn them when the level of -information exposure changes. +Holder software can provide features to holders that warn them about the +level of holder and/or subject information exposure when using +verifiable credentials that are associated with status messages, and warn +them when the level of information exposure changes.