1 repositorio
Secures inter-node communication using X.509 certificates and a Public Key Infrastructure.
Distinct from Node Authentications: Focuses on the specific TLS/PKI authentication for node traffic rather than generic cluster membership
Explore 1 awesome GitHub repository matching devops & infrastructure · TLS-Authenticated Node Identity. Refine with filters or upvote what's useful.
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.