Public repository for bpb commit-signing utilities.
cargo fmt --all -- --checkcargo clippy --workspace --all-targets --all-featurescargo test --workspace
- Keep cryptographic behavior explicit and tested.
- Preserve compatibility of CLI behavior unless change is intentional.
- Keychain behavior changes.
- Any change to signing format output.
- Never log or expose private key material.
- Never weaken signature validation behavior.