Skip to content

Commit adf93d8

Browse files
authored
Merge pull request #286 from oauth-wg/pb/comments_by_denis_2
even more nitpicks by Denis
2 parents 6c2808c + 4872a70 commit adf93d8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

draft-ietf-oauth-status-list.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ See [](#privacy-status-types) for privacy considerations on status types.
737737

738738
# Verification and Processing
739739

740-
The fetching, processing and verifying of a Status List Token may be done by either the Holder or the Relying Party. In the following section is described from the role of the Relying Party, however the same rules would also apply for the Holder.
740+
The fetching, processing and verifying of a Status List Token may be done by either the Holder or the Relying Party. The following section is described from the role of the Relying Party, however the same rules would also apply for the Holder.
741741

742742
## Status List Request {#status-list-request}
743743

@@ -839,7 +839,7 @@ Content-Type: application/statuslist+jwt
839839

840840
# Status List Aggregation {#aggregation}
841841

842-
Status List Aggregation is an optional mechanism to retrieve a list of URIs to all Status List Tokens, allowing a Relying Party to fetch all relevant Status Lists for a specific type of Referenced Token or Issuer. This mechanism is intended to support fetching and caching mechanisms and allow offline validation of the status of a reference token for a period of time.
842+
Status List Aggregation is an optional mechanism to retrieve a list of URIs to all Status List Tokens, allowing a Relying Party to fetch all relevant Status List Tokens for a specific type of Referenced Token or Issuer. This mechanism is intended to support fetching and caching mechanisms and allow offline validation of the status of a reference token for a period of time.
843843

844844
If a Relying Party encounters an invalid Status List referenced in the response from the Status List Aggregation endpoint, it SHOULD continue processing the other valid Status Lists referenced in the response.
845845

@@ -1063,7 +1063,7 @@ The lifetime of a Status List Token depends on the lifetime of its Referenced To
10631063

10641064
Referenced Tokens may be regularly re-issued to mitigate the linkability of presentations to Relying Parties. In this case, every re-issued Referenced Token MUST have a fresh Status List entry in order to prevent this from becoming a possible source of correlation.
10651065

1066-
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 MUST have a dedicated Status List entry and MAY be spread across multiple Status Lists. Revoking batch-issued Referenced Tokens might reveal this correlation later on.
1066+
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 MUST have a dedicated Status List entry and MAY be spread across multiple Status List Tokens. Revoking batch-issued Referenced Tokens might reveal this correlation later on.
10671067

10681068
## Default Values and Double Allocation
10691069

@@ -1895,6 +1895,7 @@ CBOR encoding:
18951895
-11
18961896

18971897
* some nitpicks
1898+
* even more nitpicks
18981899

18991900
-10
19001901

0 commit comments

Comments
 (0)