trust
ptwm_core::trust::verifier
Decides whether an ExtensionTableEntry is trusted given the active keyring and the bundled-key status. Built-ins (whose canonical_id was derived from BUILTIN_PUBKEY) are trusted by construction.
ptwm_core::trust::verifier
Decides whether an ExtensionTableEntry is trusted given the active keyring and the bundled-key status. Built-ins (whose canonical_id was derived from BUILTIN_PUBKEY) are trusted by construction.
ptwm_core::trust::verifier
crates/ptwm-core/src/trust/verifier.rs:1mod verifierDecides whether an ExtensionTableEntry is *trusted* given the active keyring and the bundled-key status. Built-ins (whose canonical_id was derived from BUILTIN_PUBKEY) are trusted by construction.
ptwm_core::trust::verifier::TrustVerdict
crates/ptwm-core/src/trust/verifier.rs:10pub enum TrustVerdictptwm_core::trust::verifier::Verifier
crates/ptwm-core/src/trust/verifier.rs:15pub struct Verifier