Skip to content

Instantly share code, notes, and snippets.

View andrebras's full-sized avatar

André Brás andrebras

View GitHub Profile
@andrebras
andrebras / keybase.md
Last active April 6, 2021 21:21 — forked from webframp/keybase.md
Signing git commits on github using keybase.io gpg key

Setup Keybase (& import key)

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