Re: [rtcweb] Isolating data channels (Re: Asking TLS for help with media isolation)

Martin Thomson <martin.thomson@gmail.com> Mon, 07 April 2014 17:23 UTC

Return-Path: <martin.thomson@gmail.com>
X-Original-To: rtcweb@ietfa.amsl.com
Delivered-To: rtcweb@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4B0101A07BE for <rtcweb@ietfa.amsl.com>; Mon, 7 Apr 2014 10:23:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yAnw1MYmPke1 for <rtcweb@ietfa.amsl.com>; Mon, 7 Apr 2014 10:23:12 -0700 (PDT)
Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) by ietfa.amsl.com (Postfix) with ESMTP id B25D11A0794 for <rtcweb@ietf.org>; Mon, 7 Apr 2014 10:23:11 -0700 (PDT)
Received: by mail-wi0-f180.google.com with SMTP id q5so5478474wiv.7 for <rtcweb@ietf.org>; Mon, 07 Apr 2014 10:23:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BRVPZc9kbn+D9RHLUWFK6aFaumNgePxaRY+qNM/G8+s=; b=pBeuwpvjQbFm4gRrt//P7QI+BrmOzEDqjui+MsJUMLmIMAwUuhpgRtgwdU7VjvsOGV I2g+N5VNHgTBWPXUk5ugOr3hC0z1+MBh37g5zaqU+7oz8LDYRim+9rq+G+6zd6MS9QzV XCJZq1Sl0FFiDRc1+VDz3Wx69YLRNpfbi2zTMcUEYUQ+XIL1DFUeWGeLhqVbg8MSGQsr r+p4YumdZ4HH+MBQMovKKdGO7gRVInXIqtaZ6016ojKB14LluFsqO54vwl1R8LWyNjvi zrlb4Ts4HmfZq0JRQm0zMMaiU+MHZ4Wp1rKxS4RtAFIEZrSF19SzlhsH2DYIfmb9kV9f ZO+w==
MIME-Version: 1.0
X-Received: by 10.180.188.134 with SMTP id ga6mr2467378wic.58.1396891385614; Mon, 07 Apr 2014 10:23:05 -0700 (PDT)
Received: by 10.227.147.10 with HTTP; Mon, 7 Apr 2014 10:23:05 -0700 (PDT)
In-Reply-To: <5342DE6F.6040306@alvestrand.no>
References: <CABkgnnWWuU63Vd=gw+wrh2ADgVYtQzhoRzRE1sv5azJE=MhWDg@mail.gmail.com> <533F191D.8050109@alum.mit.edu> <CABkgnnVht5EmJ7a2LDh50ivjUdoTpJ8GannQKReBSJbVGQGmgA@mail.gmail.com> <53425BAF.4070105@alvestrand.no> <CABkgnnXKe65-30qkuhkCLmaUYVfe8vrWv9BCJzOvC7KaRwUH=g@mail.gmail.com> <5342DE6F.6040306@alvestrand.no>
Date: Mon, 07 Apr 2014 10:23:05 -0700
Message-ID: <CABkgnnVG7F_6g1NnGuvk1WSV2jw2=O4e2x6xM5cG9FPkxHeBPA@mail.gmail.com>
From: Martin Thomson <martin.thomson@gmail.com>
To: Harald Alvestrand <harald@alvestrand.no>
Content-Type: text/plain; charset="UTF-8"
Archived-At: http://mailarchive.ietf.org/arch/msg/rtcweb/fI6RufzZslb9H1oQTTJWRNqvosI
Cc: "rtcweb@ietf.org" <rtcweb@ietf.org>
Subject: Re: [rtcweb] Isolating data channels (Re: Asking TLS for help with media isolation)
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Real-Time Communication in WEB-browsers working group list <rtcweb.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/rtcweb/>
List-Post: <mailto:rtcweb@ietf.org>
List-Help: <mailto:rtcweb-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Apr 2014 17:23:19 -0000

On 7 April 2014 10:20, Harald Alvestrand <harald@alvestrand.no> wrote:
> I was actually thinking "protocol" as in the string that goes into the
> datachannel setup packets. PPIDs would work too for separating
> browser-to-brower from app-to-app, but I wasn't thinking of them.

That would require carving out a space to use right now.  That
impinges to much on application autonomy for my liking.

> Yes, data channels do cost something to set up. But we're already paying the
> DTLS tax in order to set up the keying, so it's "just" another
> request/response. How many extra round trips does the SCTP setup add?

2.

> (and to Matthew: At least we wouldn't have *yet* another congestion context to
> manage, which would be the case with a separate TCP connection. There are
> always tradeoffs.)

I'm certain that Matthew wasn't talking about TCP.