2 रिपॉजिटरी
Mechanisms for verifying the identity of worker nodes joining a cluster using certificates or keys.
Distinct from Worker Node Management: Distinct from Worker Node Management: focuses specifically on the authentication and registration process rather than general configuration or monitoring.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Node Authentications. Refine with filters or upvote what's useful.
Boundary is an identity-aware access proxy and privileged access management tool. It brokers secure network connections to infrastructure targets by mapping verified user identities to granular permissions, providing a gateway to servers and databases without the need for static credentials or VPNs. The system distinguishes itself through just-in-time connectivity and automated credential injection, delivering short-lived secrets to users during session initialization. It implements a composable security model using allow-only role-based access control and hierarchical resource scoping to iso
Implements X.509-based PKI or KMS-based mechanisms for secure, zero-touch registration of worker nodes.
This project is a blockchain node software implementation that maintains a decentralized ledger using the Ouroboros proof-of-stake consensus protocol. It provides a complete environment for operating a distributed record, including a cryptocurrency wallet backend and a peer-to-peer network layer. The system is distinguished by its use of a UTXO-based ledger model and a diffusion-based state synchronization layer for node communication. It integrates a Public Key Infrastructure with TLS-authenticated communication to secure inter-node traffic and employs hierarchical deterministic key derivati
Secures inter-node traffic using a Public Key Infrastructure and X.509 certificates to verify network identities.