Skip to content

Commit f1c76e0

Browse files
c2bopaulbastian
andauthored
Apply suggestions from code review
Co-authored-by: Paul Bastian <paul.bastian@posteo.de>
1 parent 066b9ab commit f1c76e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft-ietf-oauth-status-list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Revocation mechanisms are an essential part for most identity ecosystems. In the
8282

8383
This specification seeks to find a balance between scalability, security, and privacy by minimizing the status information to mere bits (often a single bit) and compressing the resulting binary data. Thereby, a Status List may contain statuses of many thousands or millions Referenced Tokens while remaining as small as possible. Placing large amounts of Referenced Tokens into the same list also enables herd privacy relative to the Issuer.
8484

85-
This specification establishes the IANA "Status Mechanism Methods" registry for status mechanism in and registers the members defined by this specification. Other specifications can register other members used for confirmation, including other members for conveying proof-of-possession keys using different key representations.
85+
This specification establishes the IANA "Status Mechanism Methods" registry for status mechanism and registers the members defined by this specification. Other specifications can register other members used for status retrieval.
8686

8787
## Design Considerations
8888

@@ -95,7 +95,7 @@ The decisions taken in this specification aim to achieve the following design go
9595
* the Status List shall enable caching policies and offline support
9696
* the specification shall support JSON and CBOR based tokens
9797
* the specification shall not specify key resolution or trust frameworks
98-
* the specification shall design a mechanism to convey information about the validity status of a token/credential that can be re-used/expanded upon
98+
* the specification shall design an extension point to convey information about the status of a token that can be re-used by other mechanisms
9999

100100
# Conventions and Definitions
101101

0 commit comments

Comments
 (0)