-
Notifications
You must be signed in to change notification settings - Fork 55
Learning about Sigstore
Flavio Castelli edited this page Oct 18, 2021
·
1 revision
This page contains a list of useful resources to better understand how Sigstore works.
- High level overview of the project, the "components" section is particularly useful: https://martinheinz.dev/blog/55
- Great deep dive into cosign: signing, verifying and how the signature format works: https://blog.sigstore.dev/cosign-image-signatures-77bab238a93
- Great deep dive that explains how cosign, rekor and fulcio work together: https://martinheinz.dev/blog/56
- Great deep dive explaining how to setup the whole infrastructure behind the project: https://github.com/lukehinds/sigstore-the-hard-way