pub async fn prove(
identity: &Complete,
origin: Option<&str>,
no_cert_check: bool,
) -> Result<(), Error>
Expand description
Associate a generated key with a remote identity. Patches authored by unproven keys will only display the key as the author.