You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pid="section-3-1.14.1">A token in JWT or CWT representation that contains a cryptographically secured Status List.<ahref="#section-3-1.14.1" class="pilcrow">¶</a></p>
1615
+
<pid="section-3-1.14.1">A token in JWT (as defined in <span>[<ahref="#RFC7519" class="cite xref">RFC7519</a>]</span>) or CWT (as defined in <span>[<ahref="#RFC8392" class="cite xref">RFC8392</a>]</span>) representation that contains a cryptographically secured Status List.<ahref="#section-3-1.14.1" class="pilcrow">¶</a></p>
<pid="section-3-1.16.1">A cryptographically secured data structure that contains a reference to a Status List Token. It is <spanclass="bcp14">RECOMMENDED</span> to use JSON <span>[<ahref="#RFC8259" class="cite xref">RFC8259</a>]</span> with JOSE as defined in <span>[<ahref="#RFC7515" class="cite xref">RFC7515</a>]</span> or CBOR <span>[<ahref="#RFC8949" class="cite xref">RFC8949</a>]</span> with COSE as defined in <span>[<ahref="#RFC9052" class="cite xref">RFC9052</a>]</span>. The information from the contained Status List gives the Relying Party additional information about the current status of the Referenced Token. Examples for Referenced Tokens are SD-JWT VC and ISO mdoc.<ahref="#section-3-1.16.1" class="pilcrow">¶</a></p>
1620
+
<pid="section-3-1.16.1">A cryptographically secured data structure that contains a "status" claim that is referencing a mechanism to retrieve status information about this Referenced Token. This document defines the Status List mechanism in which case the Referenced Token contains a reference to an entry in a Status List Token. It is <spanclass="bcp14">RECOMMENDED</span> to use JSON <span>[<ahref="#RFC8259" class="cite xref">RFC8259</a>]</span> with JOSE as defined in <span>[<ahref="#RFC7515" class="cite xref">RFC7515</a>]</span> or CBOR <span>[<ahref="#RFC8949" class="cite xref">RFC8949</a>]</span> with COSE as defined in <span>[<ahref="#RFC9052" class="cite xref">RFC9052</a>]</span>. Examples for Referenced Tokens are SD-JWT VC and ISO mdoc.<ahref="#section-3-1.16.1" class="pilcrow">¶</a></p>
<pid="section-6.3-9">ISO mdoc <span>[<ahref="#ISO.mdoc" class="cite xref">ISO.mdoc</a>]</span> may utilize the Status List mechanism by introducing the <code>status</code> parameter in the Mobile Security Object (MSO) as specified in Section 9.1.2. The <code>status</code> parameter uses the same encoding as a CWT as defined in <ahref="#referenced-token-cose" class="auto internal xref">Section 6.3</a>.<ahref="#section-6.3-9" class="pilcrow">¶</a></p>
<pid="section-13.1-1">The lifetime of a Status List Token depends on the lifetime of its Referenced Tokens. Once all Referenced Tokens are expired, the Issuer may stop serving the Status List Token.<ahref="#section-13.1-1" class="pilcrow">¶</a></p>
2813
2813
<pid="section-13.1-2">Referenced Tokens may be regularly re-issued to mitigate the linkability of presentations to Relying Parties. In this case, every re-issued Referenced Token <spanclass="bcp14">MUST</span> have a fresh Status List entry in order to prevent this from becoming a possible source of correlation.<ahref="#section-13.1-2" class="pilcrow">¶</a></p>
2814
-
<pid="section-13.1-3">Referenced Tokens may also be issued in batches, such that Holders can use individual tokens for every transaction. In this case, every Referenced Token <spanclass="bcp14">MUST</span> have a dedicated Status List entry. Revoking batch-issued Referenced Tokens might reveal this correlation later on.<ahref="#section-13.1-3" class="pilcrow">¶</a></p>
2814
+
<pid="section-13.1-3">Referenced Tokens may also be issued in batches and be presented by Holders in a one-time-use policy to avoid linkability. In this case, every Referenced Token <spanclass="bcp14">MUST</span> have a dedicated Status List entry and <spanclass="bcp14">MAY</span> be spread across multiple Status Lists. Revoking batch-issued Referenced Tokens might reveal this correlation later on.<ahref="#section-13.1-3" class="pilcrow">¶</a></p>
0 commit comments