How to setup OpenGPG 🢃1
This is the steps I follow to setup my gpg keys in {{Linux}}. I use
Keybase🡭
to manage my e2e encryption and file sharing. This steps will use keybase cli to export my opengpg keys and gpg
to import in my Linux environment keyring.
Export OpenGPG and import
Configure git
After importing the key to our local keyring, we can configure git to sign the commits and use our gpg key.