Do you sign your git commits?

If so, do you use GPG or SSH? And why did you pick one over the other (if you actively chose vs using GPG from before SSH was an option)?

#git #gpg #ssh #security

@davewoodx GPG because I wanted to learn how to sign my commits with GPG and generally use GPG more as I splashed out on a YubiKey which holds my keys.
@slackline Excellent thanks. So how often do you have to touch your key? Every commit?