Trigger Your GPG Passphrase and Clear Your Agent's Cache
Guide on triggering GPG passphrase prompts and clearing the agent's cache for scripting and automation tasks in Linux.
Guide on triggering GPG passphrase prompts and clearing the agent's cache for scripting and automation tasks in Linux.
A guide explaining why and how to sign Git commits with GPG on GitHub to prevent impersonation and ensure code authenticity.
A developer's critique of 1Password's support bot after it failed to answer a technical question about GPG key support for Git signing.
A guide to signing Terraform provider releases using a local Buildkite agent and a personal GPG key, avoiding CI exposure.
A technical guide on how to extend the expiration date of an existing GPG key and its subkeys, including commands and best practices.
A technical guide on setting up and using a Yubikey hardware token for GPG encryption and signing, covering key generation and smart card configuration.
A step-by-step guide to setting up signed Git commits using Keybase and GPG on Windows 10, including installation and configuration.
A guide to setting up cryptographically signed Git commits using Keybase and GPG, with specific instructions for integration with RStudio.
Explains why forward secrecy is crucial for modern encryption, contrasting GPG's long-term key model with the Signal Protocol's ephemeral keys.