How to refresh GPG keys before they expire.
Cryptography
-
-
Linking GPG keys to a YubiKey
Having private GPG keys on your machine can be unsafe, because it could be stolen by a malicious program. If you have a YubiKey, you can move those private keys to it, ensuring they’re stored in a secure place and protected by a passcode. This article explains how to move GPG subkeys to a YubiKey and require card taps when signing, encrypting and/or authenticating.
-
Using GPG keys for git signing
WIP
-
Creating GPG keys the right way
WIP
-
What are GPG keys?
In this article, I explain what GnuPG is and its differences with PGP,
gpg
and OpenPGP. I aslo go into the details of how a GnuPG key is structured, what you can find inside it and explain some of its core concepts.