awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesSSH Certificate Management

Lifecycle management of SSH certificates, including generation and integration with agents.

Distinct from SSH Certificate Authentication: Focuses on the issuance and management of the certificates rather than the authentication process of the SSH connection.

Explore 2 awesome GitHub repositories matching security & cryptography · SSH Certificate Management. Refine with filters or upvote what's useful.

Awesome SSH Certificate Management GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • smallstep/cliAvatar de smallstep

    smallstep/cli

    4,255Ver en GitHub↗

    This project is a command-line tool for managing public key infrastructure and digital identities. It provides a comprehensive suite for X.509 certificate lifecycle management, including the generation, signing, renewal, and revocation of certificates and signing requests. The tool distinguishes itself through specialized security capabilities such as binding cryptographic credentials to TPMs and HSMs for hardware-backed identity attestation. It also provides dedicated support for machine identity security, using short-lived SSH certificates and mTLS to secure non-human workloads. Broad capa

    Generates short-lived SSH user and host certificates and integrates them with the SSH agent.

    Gocertificatecryptographyencryption
    Ver en GitHub↗4,255
  • gliderlabs/sshAvatar de gliderlabs

    gliderlabs/ssh

    4,145Ver en GitHub↗

    This project is a Go library and framework for implementing the SSH protocol. It provides a toolkit for building custom SSH servers, managing encrypted connections, and handling remote command execution. The implementation focuses on flexible session management through callback-based handling and a pluggable authentication system that supports passwords, public keys, and certificates. It includes mechanisms for secure network tunneling, including local and reverse port forwarding for TCP and Unix domain socket traffic. The library covers a broad range of protocol capabilities, including cryp

    Provides signing and verification of SSH certificates including revocation checks for users and hosts.

    Gogolanggolang-packagessh
    Ver en GitHub↗4,145
  1. Home
  2. Security & Cryptography
  3. SSH Certificate Management