This is where I store my public pgp and ssh keys.
I'll also update this folder to contain revocations and such over time.
- Primary key: [email protected]
5FFE0FA1
I also publish my keys to the ubuntu keyserver, so they can be added to your keychain with
gpg --keyserver keyserver.ubuntu.com --recv-key <key id>
- Primary key: [email protected]
FB31D05B
Every file in this repository is signed. Make sure the keys haven't been tampered with!
Verify their signature with gpg --verify <filename>.sig <filename>
Every git commit is also signed for additional security.