Skip to main content

Sequoia git: Making Signed Commits Matter

UB5.132 | Day 1 | 12:00 - 12:25 | Speakers: Neal H. Walfield

Sequoia git: Making Signed Commits Matter
A picture of a devroom at FOSDEM 2024
Open in browser

Notes

Abstract

It is widely considered good practice to sign commits. But leveraging those signatures is hard. Sequoia git is a system to authenticate changes to a VCS repository. A project embeds a signing policy in their git repository, which says who is allowed to add commits, make releases, and modify the policy. sq-git log can then authenticate a range of commits using the embedded policy. Sequoia git distinguishes itself from projects like sigstore in that all of the information required to authenticate commits is available locally, and no third-party authorities are required. In this talk, I'll present sequoia git's design, explain how it enforces a policy, and how to use it in your project.

Attachments


Notice: The placeholder video image is licensed under CC BY-SA 4.0. The original image can be found hereChanges made to the image are: Cropped the image to a new ratio, part of the image was cut off.