implement checksum verification #4

Open
opened 2026-05-17 13:21:02 +00:00 by rc · 0 comments
Owner

vmz download downloads alpine's initrafms-virt and vmlinuz-virt files, alpine linux does not provide checksums for netboot files, we would benefit a lot from having checksums and validating them, we have a few options:

  • ask alpine team to publish those (nah)
  • serve checksums on an host we control (f.rcast.dev) or some random s3 instance, embedding them in the binary does not work as users would not be able to checksum alpine versions after the release
  • ????
`vmz download` downloads alpine's `initrafms-virt` and `vmlinuz-virt` files, alpine linux does [not provide checksums for netboot files](https://dl-cdn.alpinelinux.org/alpine/latest-stable/releases/aarch64/netboot-3.23.4/), we would benefit a lot from having checksums and validating them, we have a few options: + ask alpine team to publish those (nah) + serve checksums on an host we control (`f.rcast.dev`) or some random s3 instance, embedding them in the binary does not work as users would not be able to checksum alpine versions after the release + ????
Sign in to join this conversation.
No labels
highprio
lowprio
No milestone
No project
No assignees
1 participant
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
rc/vmz#4
No description provided.