Re: Using ZChunk for setup…

2022-01-22 Thread Achim Gratz
Jon Turney writes: > How would the signature be checked? Is it for the reconstructed full > zchunk file? The signature should be for the full (reconstructed) file I think, the individual chunks of the changeset are locked in by SHA256 checksums anyway. > One slightly related issue which it would

Re: Using ZChunk for setup…

2022-01-22 Thread Jon Turney
On 09/01/2022 11:05, Achim Gratz wrote: I've been experimenting with ZChunk with the idea of eventually using it for setup: https://www.jdieter.net/posts/2018/05/31/what-is-zchunk/ https://github.com/zchunk/zchunk The chunked ini file is ~10…15% larger than the original (after compression). I