Skip to content

Add note about the CompressHandler and TLS traffic#90

Merged
elithrar merged 1 commit intogorilla:masterfrom
kevinburke:gzip-notice
Oct 28, 2016
Merged

Add note about the CompressHandler and TLS traffic#90
elithrar merged 1 commit intogorilla:masterfrom
kevinburke:gzip-notice

Conversation

@kevinburke
Copy link
Contributor

The BEAST and CRIME attacks both let an attacker extract secrets from a page
by making guesses about the page's contents, and then measuring how much the
response compresses. It is probably worthwhile to warn users about the side
effects of compressing responses if they contain secret information.

For more information, see http://security.stackexchange.com/a/102015/12208.

The BEAST and CRIME attacks both let an attacker extract secrets from a page
by making guesses about the page's contents, and then measuring how much the
response compresses. It is probably worthwhile to warn users about the side
effects of compressing responses if they contain secret information.

For more information, see http://security.stackexchange.com/a/102015/12208.
@elithrar elithrar merged commit e1b2144 into gorilla:master Oct 28, 2016
@elithrar
Copy link
Contributor

Thanks @kevinburke

@kevinburke kevinburke deleted the gzip-notice branch October 28, 2016 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants