1 个仓库
Sharing a local GnuPG agent with a remote host via SSH to perform cryptographic operations without exposing private keys.
Distinct from SSH Agent Forwarding: Distinct from SSH Agent Forwarding: specifically forwards the GnuPG agent for PGP operations, not just the SSH agent for shell access.
Explore 1 awesome GitHub repository matching security & cryptography · GnuPG Agent Forwarding. Refine with filters or upvote what's useful.
This project is a comprehensive hardware security guide for using YubiKey tokens to manage encryption, digital signatures, and secure authentication. It provides technical instructions for configuring hardware security modules to handle digital identity and cryptographic materials. The documentation focuses on the implementation of OpenPGP and SSH workflows, specifically covering the creation of master key hierarchies, the rotation of subkeys, and the use of hardware-backed keys for secure shell connections. It also details methods for verifying code authorship through signed Git commits and
Explains how to securely forward a local GnuPG agent to remote hosts for signing and decryption tasks.