Skip to content

Instantly share code, notes, and snippets.

View RichardoC's full-sized avatar

Richard Tweed RichardoC

View GitHub Profile
@RichardoC
RichardoC / github-gpg-key-with-private-email.md
Last active August 8, 2024 10:36 — forked from nitrocode/github-gpg-key-with-private-email.md
Github "Verified" commits using GPG key with private email

Github "Verified" commits using GPG key with private email

It's nice to see a Verified message next to each commit for peace of mind.

Using GPG or S/MIME, you can sign tags and commits locally. These tags or commits are marked as verified on GitHub so other people can be confident that the changes come from a trusted source.

  1. Install latest gpg

    If using a mac use homebrew