mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
Files were only stored under their compressed SHA256 hash, but pkg5 clients and the IPS protocol look up files by the manifest's primary hash (typically SHA1/SHA256 uncompressed). Create a hardlink from the primary hash path to the compressed hash file so both old and new clients can find payloads via the server's /file/0/<hash> endpoint. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.toml | ||