Today, I will walk through the process of creating a new Certificate Authority (CA) using a 4096-bit RSA key and SHA-512 as the signature hash algorithm. I will also store…
Read moreCategory: Encryption
Paperkey: How to backup your GnuPG keys on paper
To create a backup of your GPG Key, you may use one of the following commands paperkey –secret-key my-secret-key.gpg –output to-be-printed.txt Or using this if you have exported (not armored)…
Read moreReset your YubiKey to factory defaults using gpg-connect-agent
I’m using MacOS for my work, so here is how to reset your YubiKey using gpg-connect-agent. This is not a mine solution, I found this a while ago on github,…
Read moreUsing YubiKey with GPG
Using Yubikey with GPG encryption Let me try to show my experience in using Yubikey as a Smartcard for storing signing and GPG encryption keys. There are a lot of…
Read more