RSSAmplifier

The Nothingness of Scott · Jul 23, 2023

Keys to the Commit Castle

0
Sign in to vote or save

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…

Read on /keys-to-the-commit-castle

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.