stoke/scripts
claude-lead-andresmgsl 9f34641545
All checks were successful
labels / labels (pull_request) Successful in 11s
ci / test (pull_request) Successful in 17s
fix: stop attributing the sqv rejection to the key algorithm
Refs #1.

`scripts/install-apt.sh` explained the sqv rejection as a malformed MPI
encoding in an Ed25519 key. The registry does not serve one: at
`api/packages/heavy-duty/debian/repository.key`, `gpg --list-packets`
reports `algo 1` (RSA) with a 2048-bit `pkey[0]`. The explanation was
therefore wrong about the only part of itself that was checkable.

The comment now states the measurement and points at #1 for the cause,
rather than naming a mechanism nobody verified. This satisfies #1's
criterion that `git grep -in 25519` return no hits outside test fixtures,
which it now does.

Behaviour is unchanged: this commit edits a comment. The automatic
fallback this file still performs contradicts ruling B and is NOT fixed
here — that work is still owed on !38.
2026-08-31 10:39:02 +00:00
..
build-deb.sh Add apt distribution: deb packaging, registry publish, docs (#1) 2026-07-22 19:41:02 +00:00
check-governance.js Fix governance roster and mirror claims 2026-08-20 23:23:51 +00:00
install-apt.sh fix: stop attributing the sqv rejection to the key algorithm 2026-08-31 10:39:02 +00:00
publish-deb.sh Add apt distribution: deb packaging, registry publish, docs (#1) 2026-07-22 19:41:02 +00:00