From 18ced44f9e0953acb8b074abdd78256c7517e140 Mon Sep 17 00:00:00 2001
From: Manu Sporny
+It is expected that a verifier will ensure that it trusts the issuer
+of a BitstringStatusListCredential,
+as well as the issuer of the associated verifiable credential, before
+utilizing the information contained in either credential for further decision
+making purposes. Implementers are advised that the issuer of each credential
+might be different entities in use cases where the original issuer of the
+credential does not maintain whether or not that credential continues to be
+valid.
+ Validate Algorithm
as indicated in the `statusMessages` array.
+
+ Validate Algorithm
as well as the issuer of the associated verifiable credential, before
utilizing the information contained in either credential for further decision
making purposes. Implementers are advised that the issuer of each credential
-might be different entities in use cases where the original issuer of the
+might be different in use cases where the original issuer of the
credential does not maintain whether or not that credential continues to be
valid.
It is expected that a verifier will ensure that it trusts the issuer -of a BitstringStatusListCredential, -as well as the issuer of the associated verifiable credential, before -utilizing the information contained in either credential for further decision -making purposes. Implementers are advised that the issuer of each credential -might be different in use cases where the original issuer of the -credential does not maintain whether or not that credential continues to be -valid. +of a verifiable credential, as well as the issuer of the associated +BitstringStatusListCredential, +before utilizing the information contained in either credential for further +decision making purposes. Implementers are advised that the issuers of these +credential might be different in use cases where the original issuer of the +verifiable credential does not maintain a record of its validity.
From 612b47717dc6f70d90abdc424314bbf87b779e9d Mon Sep 17 00:00:00 2001 From: Ted Thibodeau Jr