Re: [hybi] Experiment comparing Upgrade and CONNECT handshakes

Julian Reschke <julian.reschke@gmx.de> Mon, 29 November 2010 18:22 UTC

Return-Path: <julian.reschke@gmx.de>
X-Original-To: hybi@core3.amsl.com
Delivered-To: hybi@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 8136B3A6B42 for <hybi@core3.amsl.com>; Mon, 29 Nov 2010 10:22:11 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -105.148
X-Spam-Level:
X-Spam-Status: No, score=-105.148 tagged_above=-999 required=5 tests=[AWL=-2.549, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CIQuThjg4rR3 for <hybi@core3.amsl.com>; Mon, 29 Nov 2010 10:22:09 -0800 (PST)
Received: from mail.gmx.net (mailout-de.gmx.net [213.165.64.23]) by core3.amsl.com (Postfix) with SMTP id 527483A6B3D for <hybi@ietf.org>; Mon, 29 Nov 2010 10:22:07 -0800 (PST)
Received: (qmail invoked by alias); 29 Nov 2010 18:23:15 -0000
Received: from mail.greenbytes.de (EHLO [192.168.1.133]) [217.91.35.233] by mail.gmx.net (mp061) with SMTP; 29 Nov 2010 19:23:15 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX18zNtxYzn4zrrucFLNRiDUZpEZ98O9POe2/oZqlNM unCSpXuN0nsJUx
Message-ID: <4CF3EF89.4020507@gmx.de>
Date: Mon, 29 Nov 2010 19:23:05 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101027 Lightning/1.0b2 Thunderbird/3.1.6
MIME-Version: 1.0
To: Adam Barth <ietf@adambarth.com>
References: <AANLkTim_8g-Cb01si00EkvCK5BtXUx3zHsUee1F6JqsD@mail.gmail.com>
In-Reply-To: <AANLkTim_8g-Cb01si00EkvCK5BtXUx3zHsUee1F6JqsD@mail.gmail.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: Hybi <hybi@ietf.org>
Subject: Re: [hybi] Experiment comparing Upgrade and CONNECT handshakes
X-BeenThere: hybi@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Server-Initiated HTTP <hybi.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/hybi>, <mailto:hybi-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/hybi>
List-Post: <mailto:hybi@ietf.org>
List-Help: <mailto:hybi-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/hybi>, <mailto:hybi-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Nov 2010 18:22:11 -0000

On 27.11.2010 00:48, Adam Barth wrote:
> David Huang, Eric Chen, Eric Rescorla, Collin Jackson, and I have been
> experimenting with the security of the Upgrade-based and CONNECT-based
> WebSocket handshakes.  Please find a paper detailing our findings at
> this location:
>
> http://www.adambarth.com/experimental/websocket.pdf
> ...

Very interesting stuff.

How about:

1) Installing a permanent test service which would allow people to check 
whether they have broken intermediaries in the path, and then

2) Re-run the experiment again at a later point.

Also:

3) Stop shipping implementations of the so-called "76" protocol; we 
know, that the current version performs better because of the framing, 
right?

Best regards, Julian