You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current `scripts/verify_apache_artifacts.py` covers basic checks (GPG, SHA-512, file presence), but does not verify reproducible builds or automate the full voter workflow.
Part of #715
Problem
The current `scripts/verify_apache_artifacts.py` covers basic checks (GPG, SHA-512, file presence), but does not verify reproducible builds or automate the full voter workflow.
Solution
Extend the verification script to:
Acceptance criteria