### Feature Description Git supports the use of arbitrary programs to be used when signing objects via [gpg.program](https://git-scm.com/docs/git-config#Documentation/git-config.txt-gpgprogram) and [gpg.\<format\>.program](https://git-scm.com/docs/git-config#Documentation/git-config.txt-gpgformatprogram). The `objectsigner/auto` package could support this on an explicit opt-in basis via new `WithCustomProgram()` option.