Expand description
Re-exports§
pub use identity::peer_id::PeerId;
Modules§
- identity
- User identity and privacy system (public — accessed via path by saorsa-node). Cryptographic Identity Module
Structs§
- Adaptive
DhtConfig - Configuration for the AdaptiveDHT layer
- Bootstrap
Config - Configuration for the bootstrap manager
- Bootstrap
Manager - Simplified bootstrap manager wrapping saorsa-transport’s cache
- Bootstrap
Stats - Bootstrap cache statistics
- IPDiversity
Config - Configuration for IP diversity enforcement at multiple subnet levels
- MlDsa65
- ML-DSA-65 implementation using FIPS-certified algorithm
- Multi
Addr - Composable, self-describing network address with an optional
PeerIdsuffix. - Node
Config - Configuration for a P2P node
- P2PNode
- Main P2P network node that manages connections, routing, and communication
- Trust
Engine - Local trust engine based on direct peer observations.
Enums§
- Node
Mode - Operating mode of a P2P node.
- P2PEvent
- Network events that can occur in the P2P system
- Trust
Event - Trust-relevant events observable by the saorsa-core network layer.