rekor icon indicating copy to clipboard operation
rekor copied to clipboard

Use JWKS format for public keys

Open priyawadhwa opened this issue 3 years ago • 0 comments

We could consider using the JWKS format for the rekor public keys, which would be useful if we want to send multiple keys to a user. This could be nice to have once we start rotating keys, so that users can figure out which public key they need to verify against based on some provided timestamp.

Related comment: https://github.com/sigstore/rekor/pull/267#discussion_r613193322

priyawadhwa avatar Apr 14 '21 16:04 priyawadhwa