Skip to content

Instantly share code, notes, and snippets.

@TheHarold
Last active November 30, 2022 21:00
Show Gist options
  • Save TheHarold/9541915bf17d9274d4f044b9e2f3831b to your computer and use it in GitHub Desktop.
Save TheHarold/9541915bf17d9274d4f044b9e2f3831b to your computer and use it in GitHub Desktop.

TL;DR

This post details how to set-up GPG to sign your commits/tags, as well as adding your GPG public keys to your GitHub account.

The Story

In this blog post, I will detail how you can set-up their system such that they can use a GPG key to sign their git commits/tags and why you need to.

Judging from the title of this post you are probably wondering, why should I even sign my commits or what is GPG and what difference does this make. You would also probably be like, I have been pushing code to GitHub for ages and why do I need to sign my commits now...

What GPG is?

According to their <href=https://gnupg.org/">website:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment