Re: [rtcweb] I-D Action: draft-ietf-rtcweb-transports-00.txt
Bernard Aboba <bernard_aboba@hotmail.com> Tue, 20 August 2013 06:02 UTC
Return-Path: <bernard_aboba@hotmail.com>
X-Original-To: rtcweb@ietfa.amsl.com
Delivered-To: rtcweb@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4E28B11E81B1 for <rtcweb@ietfa.amsl.com>; Mon, 19 Aug 2013 23:02:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.598
X-Spam-Level:
X-Spam-Status: No, score=-102.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vfSOL-nBFdSV for <rtcweb@ietfa.amsl.com>; Mon, 19 Aug 2013 23:02:38 -0700 (PDT)
Received: from blu0-omc1-s9.blu0.hotmail.com (blu0-omc1-s9.blu0.hotmail.com [65.55.116.20]) by ietfa.amsl.com (Postfix) with ESMTP id 8025E11E80E0 for <rtcweb@ietf.org>; Mon, 19 Aug 2013 23:02:27 -0700 (PDT)
Received: from BLU169-W11 ([65.55.116.7]) by blu0-omc1-s9.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 19 Aug 2013 23:02:26 -0700
X-TMN: [mrs7pGlzCq44Iv9maCWUBx5njascNVnv]
X-Originating-Email: [bernard_aboba@hotmail.com]
Message-ID: <BLU169-W11E1423497EE1A503309E793430@phx.gbl>
Content-Type: multipart/alternative; boundary="_b10acb0d-b3b6-4d64-9d0f-f1447bab1147_"
From: Bernard Aboba <bernard_aboba@hotmail.com>
To: Dan Wing <dwing@cisco.com>, Harald Alvestrand <harald@alvestrand.no>
Date: Mon, 19 Aug 2013 23:02:25 -0700
Importance: Normal
In-Reply-To: <EAF548B7-09BE-4C64-AC44-4EE02EFC96F7@cisco.com>
References: <20130819171507.30712.24757.idtracker@ietfa.amsl.com>, <52128C29.4040402@alvestrand.no>, <EAF548B7-09BE-4C64-AC44-4EE02EFC96F7@cisco.com>
MIME-Version: 1.0
X-OriginalArrivalTime: 20 Aug 2013 06:02:26.0506 (UTC) FILETIME=[D885BAA0:01CE9D6A]
Cc: "rtcweb@ietf.org" <rtcweb@ietf.org>
Subject: Re: [rtcweb] I-D Action: draft-ietf-rtcweb-transports-00.txt
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.12
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: Tue, 20 Aug 2013 06:02:44 -0000
Dan Wing said: > Section 2.2, > "In order to deal with firewalls that block all UDP traffic, TURN over > TCP MUST be supported. (QUESTION: What about ICE-TCP?)" > > ICE-TCP allows direct peer-to-peer communications using TCP, without a TURN server doing TCP-to-UDP interworking. I would say the industry has less experience with ICE-TCP than with ICE or with TURN-over-TCP, and because of the less experience and because ICE-TCP is arguably an *optimization*, I would say ICE-TCP is a MAY. It can't be a MUST-level requirement, at least by my threshold for MUST which is that interoperability is harmed or interoperability is impossible. [BA] While ICE-TCP will only eliminate the need for TURN over TCP in a fraction of NAT usage cases, the benefits can be substantial in the situations where it does work (and is needed). The most popular uses of ICE-TCP so far are for things like P2P chat (e.g. MSRP), application sharing and RTP over TCP. Given that WebRTC could implement MSRP over the data channel, and could handle screen sharing via RTP over UDP, the case probably needs to be made based on TURN-less conveyance of RTP over TCP (probably in a consumer scenario only, since for enterprise the TURN server would most likely be needed for firewall traversal reasons). It's definitely not a MUST, and probably not a SHOULD either for WebRTC. > Most -- but not all -- of the security obtained with TURN over TLS is achieved with TURN REST (draft-uberti-behave-turn-rest and draft-uberti-rtcweb-turn-rest). I think the working group should consider if TURN REST satisfies the requirements, or if TURN over TLS is really, really necessary. [BA] Not sure I follow this. TURN over TLS provides confidentiality for the relay addresses and also some firewall traversal benefits. TURN REST is trying to solve a different problem entirely (e.g. misuse of TURN credentials). Personally, I don't think TURN REST really minimizes the risk to the extent necessary, since time limiting the credentials alone won't necessarily stop an ingenious (and greedy) thief. As an example, when hackers gain control of a PBX they can run up shocking bills in a very short period of time, and even if TURN charges are minimal, you'd be surprised at what Internet miscreants can do with stolen credentials within a 24 hour period. So to my mind, TURN REST needs some additional bolstering to limit the potential financial liability, such as bandwidth limits.
- Re: [rtcweb] I-D Action: draft-ietf-rtcweb-transp… Hutton, Andrew
- [rtcweb] I-D Action: draft-ietf-rtcweb-transports… internet-drafts
- Re: [rtcweb] I-D Action: draft-ietf-rtcweb-transp… Harald Alvestrand
- Re: [rtcweb] I-D Action: draft-ietf-rtcweb-transp… Dan Wing
- Re: [rtcweb] I-D Action: draft-ietf-rtcweb-transp… Roman Shpount
- Re: [rtcweb] I-D Action: draft-ietf-rtcweb-transp… Bernard Aboba
- Re: [rtcweb] I-D Action: draft-ietf-rtcweb-transp… Dan Wing
- Re: [rtcweb] I-D Action: draft-ietf-rtcweb-transp… Philipp Hancke
- Re: [rtcweb] I-D Action: draft-ietf-rtcweb-transp… Tirumaleswar Reddy (tireddy)
- Re: [rtcweb] I-D Action: draft-ietf-rtcweb-transp… Michael Tuexen
- Re: [rtcweb] I-D Action: draft-ietf-rtcweb-transp… Tirumaleswar Reddy (tireddy)
- Re: [rtcweb] I-D Action: draft-ietf-rtcweb-transp… Tirumaleswar Reddy (tireddy)
- Re: [rtcweb] I-D Action: draft-ietf-rtcweb-transp… Harald Alvestrand
- Re: [rtcweb] I-D Action: draft-ietf-rtcweb-transp… Dan Wing
- Re: [rtcweb] I-D Action: draft-ietf-rtcweb-transp… Michael Tuexen
- Re: [rtcweb] I-D Action: draft-ietf-rtcweb-transp… Bernard Aboba
- [rtcweb] Adopting -firewall- (Re: I-D Action: dra… Harald Alvestrand