awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesGnuPG Agent Forwarding

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.

Awesome GnuPG Agent Forwarding GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • drduh/yubikey-guidedrduh 的头像

    drduh/YubiKey-Guide

    12,377在 GitHub 上查看↗

    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.

    HTML
    在 GitHub 上查看↗12,377
  1. Home
  2. Security & Cryptography
  3. GnuPG Agent Forwarding