|
|
|
|
|
by lrvick
356 days ago
|
|
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 |
|