Skip to content

Instantly share code, notes, and snippets.

View hevolx's full-sized avatar
🧐
Learning new things

Love Holmgren hevolx

🧐
Learning new things
View GitHub Profile
@nitrocode
nitrocode / github-gpg-key-with-private-email.md
Last active March 15, 2025 23:04
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