Re: [hybi] It's time to ship

Greg Wilkins <gregw@webtide.com> Mon, 10 January 2011 00:37 UTC

Return-Path: <gregw@intalio.com>
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 216A03A6855 for <hybi@core3.amsl.com>; Sun, 9 Jan 2011 16:37:34 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.928
X-Spam-Level:
X-Spam-Status: No, score=-2.928 tagged_above=-999 required=5 tests=[AWL=0.049, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1]
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 GdP24tPRxgff for <hybi@core3.amsl.com>; Sun, 9 Jan 2011 16:37:33 -0800 (PST)
Received: from mail-qw0-f44.google.com (mail-qw0-f44.google.com [209.85.216.44]) by core3.amsl.com (Postfix) with ESMTP id 0BB0D3A6833 for <hybi@ietf.org>; Sun, 9 Jan 2011 16:37:32 -0800 (PST)
Received: by qwi2 with SMTP id 2so3561486qwi.31 for <hybi@ietf.org>; Sun, 09 Jan 2011 16:39:45 -0800 (PST)
MIME-Version: 1.0
Received: by 10.229.87.13 with SMTP id u13mr23837401qcl.55.1294619984931; Sun, 09 Jan 2011 16:39:44 -0800 (PST)
Sender: gregw@intalio.com
Received: by 10.220.160.12 with HTTP; Sun, 9 Jan 2011 16:39:44 -0800 (PST)
In-Reply-To: <AANLkTim2VGfH2FiJ4iH85wYiuXNKQ1Arh1C1Kg4M58Fs@mail.gmail.com>
References: <AANLkTim2VGfH2FiJ4iH85wYiuXNKQ1Arh1C1Kg4M58Fs@mail.gmail.com>
Date: Mon, 10 Jan 2011 01:39:44 +0100
X-Google-Sender-Auth: BYR6GexxIQvDk5kepPcmrpqvJb0
Message-ID: <AANLkTikTQ98ORhYJEK8LJCcjs9e4r_eKn1xr858mCnBn@mail.gmail.com>
From: Greg Wilkins <gregw@webtide.com>
To: Hybi <hybi@ietf.org>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Subject: Re: [hybi] It's time to ship
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, 10 Jan 2011 00:37:34 -0000

On 9 January 2011 23:21, Adam Barth <ietf@adambarth.com> wrote:
> Gentle people of hybi,
>
> There's been a lot of good discussion in this working group gathering
> consensus around the data framing and the handshake.  At some point we
> need to declare victory and ship the protocol, otherwise proprietary
> solutions will continue to eat our lunch.
>
> I've written up a more formal version of Pat's proposal based on the
> recent straw poll and subsequent discussion.  This protocol is by no
> means perfect, but it's good enough:
>
> http://www.ietf.org/id/draft-abarth-thewebsocketprotocol-01.txt
>

I cannot agree this proposal.

I would only accept a cryptographic masking algorithm if it is applied
as an extension (mandatory for browsers) that can be replaced by other
algorithms
I would only accept stream based masking if it does not apply to framing.

If we were to follow John Tamplins prior proposal, then I'd accept
AES-128-CTR (or similar) if that was the consensus, but my preference
is still for something simpler.


regards