On Thu, 29 Jul 2004, Jon LaBadie wrote:
> - the position of gzip in the pipeline was wrong in my view.
> it came after encryption meaning it was working on somewhat
> randomized data. Thus the compression would likely be small.
You don't have to put gzip in the pipeline. Gpg compresses data by default
(zlib level 6, according to gpg(1)), before doing encryption.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED]
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds