mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-03 05:13:57 -04:00
The new policy is to move APKs with invalid signatures to the archive, and only add those APKs to the archive's index if they have valid MD5 signatures. closes #323 closes #292