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
We have a use case to determine the time when the status of a given credential has changed. Without drastically changing the spec this can only be done if status list credentials have a validity window (valid from / valid until).
With a validity window, and consistent fetching (at the windows expiry) of status lists one could determine that a bit had flipped within a given window, and be able to approximate a timestamp of a given status change.
To make this type of query simpler I suggest adding language to the spec that speaks to the (optional) capability of a status list server to support historical queries, or revisions of the document from a given time period. I believe this would maintain the privacy preserving characteristics of the specification while adding the ability for verifiers to approximate status change time, which is useful in a number of circumstances.
The text was updated successfully, but these errors were encountered:
decentralgabe
changed the title
Support historical query of status lists
Precise timestamps of status changes
Dec 11, 2023
We have a use case to determine the time when the status of a given credential has changed. Without drastically changing the spec this can only be done if status list credentials have a validity window (valid from / valid until).
With a validity window, and consistent fetching (at the windows expiry) of status lists one could determine that a bit had flipped within a given window, and be able to approximate a timestamp of a given status change.
To make this type of query simpler I suggest adding language to the spec that speaks to the (optional) capability of a status list server to support historical queries, or revisions of the document from a given time period. I believe this would maintain the privacy preserving characteristics of the specification while adding the ability for verifiers to approximate status change time, which is useful in a number of circumstances.
The text was updated successfully, but these errors were encountered: