Implement checksum verification #90

Closed
opened 2026-07-13 16:58:29 +00:00 by fuzzy · 1 comment
Owner
## Sub-tasks - [ ] [Add `--checksum` flag to provide expected SHA256/MD5](https://git.lan.thwap.org/thwap/pget/issues/87) - [ ] [Verify after download completes](https://git.lan.thwap.org/thwap/pget/issues/88) - [ ] [On mismatch, retry or report error](https://git.lan.thwap.org/thwap/pget/issues/89)
fuzzy self-assigned this 2026-07-13 16:58:29 +00:00
Owner

Closing — implemented in PR #153. Adds --checksum flag supporting SHA256 (64 hex chars) and MD5 (32 hex chars). Verified after download completes, reports error on mismatch.

Closing — implemented in PR #[153](https://git.lan.thwap.org/thwap/pget/pulls/153). Adds --checksum flag supporting SHA256 (64 hex chars) and MD5 (32 hex chars). Verified after download completes, reports error on mismatch.
Sign in to join this conversation.
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
thwap/pget#90
No description provided.