This repository was archived by the owner on Jun 10, 2024. It is now read-only.
Name the package manifest to something less general than SHA256SUMS ? #52
afbjorklund
started this conversation in
Ideas
Replies: 1 comment
|
Back in the day, we even had package checksums to verify the payload and not just the wrapper archive. That way you could still verify your installation, even after installation - or with new compression formats. I think it is still there in the RPM format, for instance ? Or in external formats, like the |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
It would be nice if the filename didn't dictate the digest, for better future compatibility.
It would also be nice if it didn't have the same name as all other generated lists of files.
Maybe even JSON, like jsonlines format ?
But something more like multiformats.
All reactions