Skip to content

Instantly share code, notes, and snippets.

View blairham's full-sized avatar

Blair Hamilton blairham

  • Tripadvisor
View GitHub Profile
@blairham
blairham / keybase.md
Created May 15, 2022 22:59 — forked from webframp/keybase.md
Signing git commits on github using keybase.io gpg key

Probably one of the easiest things you'll ever do with gpg

Install Keybase: https://keybase.io/download and Ensure the keybase cli is in your PATH

First get the public key

keybase pgp export | gpg --import

Next get the private key