←back to thread

577 points Delgan | 1 comments | | HN request time: 0.361s | source
1. lrvick ◴[] No.44353102[source]
A few years ago I wrote a simple git "extension" that allows you to attach signatures to existing git commits, and allow for verification that a minimum number of signatures from relevant teams exist. This is possible because Git Notes allow you to attach and distribute arbitrary metadata with any commit ref.

https://git.distrust.co/public/git-sig