removing compression?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Apr 3, 2015 at 3:53 PM, Salz, Rich <rsalz at akamai.com> wrote:
> I am thinking about removing compression and would like to know what the
> community thinks.
>
What the community thinks does not matter.

If your threat model includes recovery via compression through
protocols like TLS, HTTPS and SPDY, then you have to disable it. Or if
you have a "defensive" security posture, then you should disable it.

You can disable it in TLS by configuring OpenSSL with no-comp:

    ./configure no-ssl2 no-ssl3 no-com --prefix=/usr/local

For what its worth, I've been disabling compression since the attacks
surfaced. I've never had a problem.

Jeff


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux