Update docs
2 files changed
tree: 1e23ee49ddae62c2195fc4b998f0d898cd9fcc5a
  1. .github/
  2. tests/
  3. checker.yaml
  4. email-template.txt
  5. main.py
  6. pipservice-download-integrity-checker.service
  7. README.md
  8. requirements.txt
README.md

Download Integrity Checker for ASF Infra

This service runs as a Pipservice and verifies download artifacts using their accompanying chekcums and detached signatures, as per our release distribution policies ( outlined at https://infra.apache.org/release-distribution.html ).

When a mismatch is detected, projects (and infra) are notified of this via email.

TODO

  • check all directories and files for errors in sigs and hashes (not just some extensions)