repo-sync/fetch
James Coleman 2889766a20
Some checks failed
Go package / build (push) Has been cancelled
feat(mirror): verify repository OpenPGP signatures
- Reject RPM, Debian, and Arch metadata that fails the configured signature policy before trusting its checksums or package paths.
- Preserve the last verified repository generation when signed metadata rotates inconsistently or required files remain unavailable.
- Let operators pin signer keyrings or retrieve unknown issuers from configured keyservers, including archived GnuPG v1 RSA signatures.
- Gate cached server entry points and package misses until a crawl completes under the active signature policy.
2026-09-01 18:29:37 -05:00
..
fetch.go feat(mirror): verify repository OpenPGP signatures 2026-09-01 18:29:37 -05:00
fetch_test.go first commit 2026-07-28 19:22:20 -05:00
missing.go first commit 2026-07-28 19:22:20 -05:00
missing_test.go first commit 2026-07-28 19:22:20 -05:00
source.go feat(mirror): verify repository OpenPGP signatures 2026-09-01 18:29:37 -05:00
source_test.go feat(mirror): verify repository OpenPGP signatures 2026-09-01 18:29:37 -05:00
stats.go first commit 2026-07-28 19:22:20 -05:00