P2P interface
The Charon P2P interface loosely follows the Eth2 beacon P2P interface.
- Transport: TCP over IPv4/IPv6.
- Handshake: noise-libp2p with
secp256k1
keys.- Nodes must have their keys authorized in a cluster manifest in order for the handshake to succeed.