Re: [hybi] [whatwg] HttpOnly cookie for WebSocket?

Salvatore Loreto <salvatore.loreto@ericsson.com> Thu, 28 January 2010 08:37 UTC

Return-Path: <salvatore.loreto@ericsson.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 6E8203A6A02 for <hybi@core3.amsl.com>; Thu, 28 Jan 2010 00:37:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.098
X-Spam-Level:
X-Spam-Status: No, score=-6.098 tagged_above=-999 required=5 tests=[AWL=-0.150, BAYES_00=-2.599, HELO_EQ_SE=0.35, HTML_MESSAGE=0.001, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_MED=-4]
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 1-xdEbygPL5s for <hybi@core3.amsl.com>; Thu, 28 Jan 2010 00:37:51 -0800 (PST)
Received: from mailgw5.ericsson.se (mailgw5.ericsson.se [193.180.251.36]) by core3.amsl.com (Postfix) with ESMTP id 2EE053A63D3 for <hybi@ietf.org>; Thu, 28 Jan 2010 00:37:50 -0800 (PST)
X-AuditID: c1b4fb24-b7c64ae000005cb7-9f-4b614cee4c71
Received: from esealmw126.eemea.ericsson.se (Unknown_Domain [153.88.253.125]) by mailgw5.ericsson.se (Symantec Mail Security) with SMTP id 48.9A.23735.EEC416B4; Thu, 28 Jan 2010 09:38:06 +0100 (CET)
Received: from esealmw126.eemea.ericsson.se ([153.88.254.174]) by esealmw126.eemea.ericsson.se with Microsoft SMTPSVC(6.0.3790.3959); Thu, 28 Jan 2010 09:38:06 +0100
Received: from mail.lmf.ericsson.se ([131.160.11.50]) by esealmw126.eemea.ericsson.se with Microsoft SMTPSVC(6.0.3790.3959); Thu, 28 Jan 2010 09:38:05 +0100
Received: from nomadiclab.lmf.ericsson.se (nomadiclab.lmf.ericsson.se [131.160.33.3]) by mail.lmf.ericsson.se (Postfix) with ESMTP id D1CEF2468; Thu, 28 Jan 2010 10:38:05 +0200 (EET)
Received: from nomadiclab.lmf.ericsson.se (localhost [127.0.0.1]) by nomadiclab.lmf.ericsson.se (Postfix) with ESMTP id 9C9AA21A39; Thu, 28 Jan 2010 10:38:05 +0200 (EET)
Received: from [IPv6:::1] (localhost [127.0.0.1]) by nomadiclab.lmf.ericsson.se (Postfix) with ESMTP id 309DC219D0; Thu, 28 Jan 2010 10:38:05 +0200 (EET)
Message-ID: <4B614CEC.2050400@ericsson.com>
Date: Thu, 28 Jan 2010 10:38:04 +0200
From: Salvatore Loreto <salvatore.loreto@ericsson.com>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.7) Gecko/20100120 Fedora/3.0.1-1.fc12 Thunderbird/3.0.1
MIME-Version: 1.0
To: "\"Fumitoshi Ukai (鵜飼文敏)\"" <ukai@chromium.org>, Hybi <hybi@ietf.org>
References: <de17d48e1001280012i2657b587i83cda30f50013e6b@mail.gmail.com>
In-Reply-To: <de17d48e1001280012i2657b587i83cda30f50013e6b@mail.gmail.com>
Content-Type: multipart/alternative; boundary="------------080907050909010205050109"
X-Virus-Scanned: ClamAV using ClamSMTP
X-OriginalArrivalTime: 28 Jan 2010 08:38:05.0854 (UTC) FILETIME=[363223E0:01CA9FF5]
X-Brightmail-Tracker: AAAAAA==
Cc: "whatwg@lists.whatwg.org" <whatwg@lists.whatwg.org>
Subject: Re: [hybi] [whatwg] HttpOnly cookie for WebSocket?
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: Thu, 28 Jan 2010 08:37:54 -0000

Hi,

a new IETF wg has been formed to take care of WebSocket protocol
HyBi: http://tools.ietf.org/wg/hybi/charters
So, this issue is something it should be discussed there
(btw I am forwdard it to the HyBi ml)

N.B. to subscribe to the HyBi ml: https://www.ietf.org/mailman/listinfo/hybi


/Sal

A new IETF working group has been formed in the Applications Area.
>  For additional information, please contact the Area Directors or the
>  WG Chairs.
>
>  BiDirectional or Server-Initiated HTTP (hybi)



On 01/28/2010 10:12 AM, Fumitoshi Ukai (鵜飼文敏) wrote:
> May/Should WebSocket use HttpOnly cookie while Handshaking?
> I think it would be useful to use HttpOnly cookie on WebSocket so that 
> we could authenticate the WebSocket connection by the auth token 
> cookie which might be HttpOnly for security reason.
>
> http://www.ietf.org/id/draft-ietf-httpstate-cookie-02.txt
>
> -- 
> ukai
>