Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it needed to support querying based on timestamp for did:web anoncreds method? #1

Open
TimoGlastra opened this issue Apr 30, 2024 · 0 comments

Comments

@TimoGlastra
Copy link

I'm working on implementing AnonCreds using did:web and am planning to host the AnonCreds objects in a cloud storage bucket (like Amazon S3).

A requirement is that a status list can be queried by a timestamp in the URL /<timestamp>.

This limits AnonCreds objects from being stored in a cloud storage bucket.

For us, we are mainly interested in hosting the latest version of the status list, and overwrite the object each time a new revocation entry is added. This is similar to how most status list specs used for W3C and SD-JWT specs work.

There could be benefit in allowing to query multiple versions, but we do lose some of the simplicity that exists for did:web.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant