Skip to main content

Module trust_manager

Module trust_manager 

Source
Expand description

Peer trust management for selective content acceptance based on trust hierarchies.

This module provides PeerTrustManager which tracks trust levels and attestations for peers in the network.

Structs§

PeerTrustManager
Manages trust levels and attestations for peers in the network.
TrustAttestation
An attestation that one peer vouches for another.
TrustManagerStats
Statistics about the current state of the trust manager.
TrustRecord
A record of trust information for a single peer.

Enums§

TrustLevel
Trust level assigned to a peer, from lowest to highest.