This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
Cryptographically signing your git commits prevents another person from making commits to a repository in your name. I have a couple of examples where someone has committed code in my name (never maliciously), and it makes me uncomfortable. So, I’ve decided to sign all of my commits to git using a private/public keypair. I use a Yubikey for this, which is a piece of hardware that allows you, with…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.