1 Repo
Middleware that bridges standard network protocols to specialized hardware authentication mechanisms.
Distinct from Authentication SDK Bridges: No candidate covers the specific bridging of SSH to hardware HSMs; others are generic API or SDK bridges.
Explore 1 awesome GitHub repository matching security & cryptography · SSH Protocol Bridges. Refine with filters or upvote what's useful.
Sekey is a hardware-backed SSH key manager and authentication agent designed to isolate private keys from system memory. It utilizes a secure enclave to generate, store, and manage cryptographic key pairs, ensuring that sensitive material remains within a protected hardware environment and cannot be extracted by the host system. The project implements biometric-gated request signing, requiring a biometric authentication event before the hardware security module signs a cryptographic challenge. It functions as a middleware bridge that connects standard SSH protocols to these hardware-based sig
Acts as a middleware bridge connecting standard SSH protocols to hardware-based signing mechanisms.