sigstore-rs icon indicating copy to clipboard operation
sigstore-rs copied to clipboard

Add examples for each of the cosign verification mechanisms

Open lkatalin opened this issue 3 years ago • 0 comments

The README specifies that we can:

  • [x] Verify using a given key
  • [ ] Verify bundle produced by transparency log (Rekor)
  • [ ] Verify signature produced in keyless mode, using Fulcio Web-PKI

However, the current documented example is for verifying using a given key only. We should add two more examples.

lkatalin avatar Aug 31 '22 18:08 lkatalin