Harden proxy segment integrity verification

This commit is contained in:
Sucukdeluxe
2026-08-31 16:46:56 +02:00
parent 5cee459d0b
commit 39d1961c92
7 changed files with 503 additions and 42 deletions
+7
View File
@@ -4,6 +4,13 @@ All notable changes to Multi-Debrid Downloader are documented in this file.
## [Unreleased]
### Proxy segment integrity hotfix
- Read every completed proxy segment back from disk and compare its SHA-256 digest with the bytes received before accepting the segment.
- Verify suspicious zero-filled ranges through a different proxy and reload the complete segment when the independent response differs.
- Distinguish an actual manifest checksum pass from an integrity check skipped because no checksum was available.
- Keep extraction and password handling unchanged.
## [2.0.78] - 2026-08-31
### Download presentation