Skip to main content

Module trust

Module trust 

Source
Expand description

Trust management commands for Auths.

Manage pinned identity roots for trust-on-first-use (TOFU) and explicit trust.

Structs§

TrustCommand
Manage trusted identity roots.
TrustListCommand
List all pinned identities.
TrustPinCommand
Manually pin an identity as trusted.
TrustRemoveCommand
Remove a pinned identity.
TrustShowCommand
Show details of a pinned identity.

Enums§

TrustSubcommand

Functions§

handle_trust
Handle trust subcommands.