Skip to content

Conversation

@wlynch
Copy link
Member

@wlynch wlynch commented May 22, 2023

Summary

  • Rename rekor.VerifyOffline -> Rekor.VerifyInclusion to make it clear that is is not checking the signature content.
  • Require callers to pass in the certificate instead of trying to infer it from the signature to make it more likely that users have verified the commit already.

Fixes #317

Release Note

NONE

Documentation

@wlynch wlynch requested review from priyawadhwa and znewman01 May 22, 2023 19:10
…re happening.

- Rename rekor.VerifyOffline -> Rekor.VerifyInclusion to make it
  clear that is is not checking the signature content.
- Require callers to pass in the certificate instead of trying to infer
  it from the signature to make it more likely that users have verified
  the commit already.

Signed-off-by: Billy Lynch <[email protected]>
@wlynch wlynch force-pushed the offline-cert-match branch from cabe252 to ddd14cd Compare May 22, 2023 19:11
@wlynch wlynch merged commit c5a1f43 into sigstore:main May 22, 2023
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

Successfully merging this pull request may close these issues.

Offline verification: verify content checksum

2 participants