release: pin exact GPG signing subkey - #13
Merged
Conversation
Summary - require an exact signing-subkey selector while retaining an independent authorized primary fingerprint - verify subkey capability, lifecycle state, parent relationship, and the resulting tag signature - document generic primary and signing-subkey discovery for the maintainer ceremony - expand hermetic release controls for alternate-primary substitution and disabled-key states Validation - DECERNOR_BIN=/absolute/path/to/decernor make check-all - make release-control-test — 66 hermetic controls - macOS /bin/bash 3.2 syntax and runtime - ShellCheck - live version-tag ruleset validation - real committed-public-key selector resolution - git diff --check Generated by GPT-5 via Codex under supervision of @3leapsdave Role: devlead Co-authored-by: GPT-5 <noreply@3leaps.net>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
!Why
Selecting a primary key leaves GnuPG free to choose among eligible signing subkeys. Pins execution to the maintainer-selected signing subkey while separately proving that it belongs to the authorized primary.
Fail-closed coverage
VALIDSIGto both the exact selected subkey and independent authorized primaryValidation
DECERNOR_BIN=/absolute/path/to/decernor make check-allmake release-control-test— 66 hermetic controls/bin/bash3.2 syntax and runtimegit diff --checkNo release tag or GitHub release is created by this pull request.