repo-sync/server
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
..
classify.go first commit 2026-07-28 19:22:20 -05:00
classify_test.go first commit 2026-07-28 19:22:20 -05:00
crawl_loop.go feat(mirror): verify repository OpenPGP signatures 2026-09-01 18:29:37 -05:00
failure_cache.go first commit 2026-07-28 19:22:20 -05:00
http.go first commit 2026-07-28 19:22:20 -05:00
main_test.go first commit 2026-07-28 19:22:20 -05:00
serve.go feat(mirror): verify repository OpenPGP signatures 2026-09-01 18:29:37 -05:00
serve_test.go feat(mirror): verify repository OpenPGP signatures 2026-09-01 18:29:37 -05:00
trace_test.go first commit 2026-07-28 19:22:20 -05:00