Identity-based Source Integrity with Gitsign - Billy Lynch, Chainguard
Description:
Explore identity-based source integrity using Gitsign in this 29-minute conference talk by Billy Lynch from Chainguard. Delve into the critical importance of signing and verifying source code integrity in software supply chain security, particularly for GitOps workflows. Learn about the challenges of traditional Git commit signing methods using GPG and SSH keys, especially in shared environments like CI/CD. Discover Gitsign, a Sigstore project that introduces "keyless" identity-based signing to Git using OIDC-based identities. Understand how Gitsign can enhance the security of source code consumed and produced by CI/CD and GitOps workflows, and improve incident response in case of a compromise. Gain insights into implementing cryptographic signing for Git commits and its benefits over conventional signing techniques.