|
|
|
|
|
by panzi
4362 days ago
|
|
I think there is a much more important feature in git for OpenBSD: cryptographic hashes of all commits that depend on the parent commit (=> cryptographically hashed history). Combine that with commit signing and detecting tampering gets easy. There are reported cases where this helped the Linux kernel project detect tampering. Or have they implemented something like this on top of CVS? |
|