trust_ambiguous

Diagnostic `nanook::cli::trust_ambiguous`

Summary

`{0}` matches more than one trusted signer; pass the full fingerprint

Help

paste the SHA256:<base64> form printed by nanook [self|plugins] trust list

Details

When this fires

nanook self trust remove <prefix> or nanook plugins trust remove <prefix> matched more than one configured signer. The remove path is conservative: it refuses rather than guess.

What to check

Run the list command to see the full fingerprints:

nanook self trust list

Then re-run remove with the full SHA256:<base64> form, or with a longer prefix that pins down the entry you mean.