Re: Linux 3.0.7 now on kernel.org

From: Frank Ch. Eigler
Date: Sun Oct 23 2011 - 10:18:25 EST


"H. Peter Anvin" <hpa@xxxxxxxxx> writes:

> [...]
> Signing the compressed file makes the compression "precious". It also
> means that the developer has to sign each.
>
> It's not significantly "more handy" either... you can do something like:
> xz -cd file.xz | gpg --verify file.sign -

On the other hand, it forces someone to decompress an untrustworthy
file in order to check its signature. Should there ever be a security
exploit in any of these decompressors, this practice would aid
triggering it.

- FChE
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/