Re: [rtcweb] I-D Action: draft-ietf-rtcweb-data-channel-08.txt

Colin Perkins <csp@csperkins.org> Wed, 09 April 2014 14:39 UTC

Return-Path: <csp@csperkins.org>
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 CE6A91A0159 for <rtcweb@ietfa.amsl.com>; Wed, 9 Apr 2014 07:39:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] 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 0BuscfkmWrFh for <rtcweb@ietfa.amsl.com>; Wed, 9 Apr 2014 07:39:49 -0700 (PDT)
Received: from haggis.mythic-beasts.com (haggis.mythic-beasts.com [IPv6:2a00:1098:0:86:1000:0:2:1]) by ietfa.amsl.com (Postfix) with ESMTP id 3632B1A005A for <rtcweb@ietf.org>; Wed, 9 Apr 2014 07:39:49 -0700 (PDT)
Received: from [130.209.247.112] (port=50160 helo=mangole.dcs.gla.ac.uk) by haggis.mythic-beasts.com with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from <csp@csperkins.org>) id 1WXtfC-0004SI-Ig; Wed, 09 Apr 2014 15:39:48 +0100
Content-Type: text/plain; charset="windows-1252"
Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\))
From: Colin Perkins <csp@csperkins.org>
In-Reply-To: <9889BAD9-D9A7-42F2-A0DC-632C26696345@lurchi.franken.de>
Date: Wed, 09 Apr 2014 15:39:40 +0100
Content-Transfer-Encoding: quoted-printable
Message-Id: <73C21E05-E36C-4899-98A4-9D762B75FCE4@csperkins.org>
References: <20140409100258.9712.74771.idtracker@ietfa.amsl.com> <F09BCD44-1060-4DCB-A796-7A31F1C634DE@csperkins.org> <A05F0177-568C-4B19-AD48-9F415A4C008B@lurchi.franken.de> <02F2BCF4-70B5-47A4-ACE6-C0CCCAB11A50@csperkins.org> <9889BAD9-D9A7-42F2-A0DC-632C26696345@lurchi.franken.de>
To: Michael Tuexen <Michael.Tuexen@lurchi.franken.de>
X-Mailer: Apple Mail (2.1874)
X-BlackCat-Spam-Score: -28
X-Mythic-Debug: Threshold = On =
Archived-At: http://mailarchive.ietf.org/arch/msg/rtcweb/RZKn6G4Ziuu0Btnk9dS0iX7I3II
Cc: rtcweb@ietf.org
Subject: Re: [rtcweb] I-D Action: draft-ietf-rtcweb-data-channel-08.txt
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: Wed, 09 Apr 2014 14:39:54 -0000

On 9 Apr 2014, at 15:33, Michael Tuexen <Michael.Tuexen@lurchi.franken.de> wrote:
> On 09 Apr 2014, at 16:25, Colin Perkins <csp@csperkins.org> wrote:
>> On 9 Apr 2014, at 15:20, Michael Tuexen <Michael.Tuexen@lurchi.franken.de> wrote:
>>> On 09 Apr 2014, at 13:00, Colin Perkins <csp@csperkins.org> wrote:
>>>> On 9 Apr 2014, at 11:02, Internet-Drafts@ietf.org wrote:
>>>>> A New Internet-Draft is available from the on-line Internet-Drafts directories.
>>>>> This draft is a work item of the Real-Time Communication in WEB-browsers Working Group of the IETF.
>>>>> 
>>>>>    Title           : WebRTC Data Channels
>>>>>    Authors         : Randell Jesup
>>>>>                      Salvatore Loreto
>>>>>                      Michael Tuexen
>>>>> 	Filename        : draft-ietf-rtcweb-data-channel-08.txt
>>>>> 	Pages           : 15
>>>>> 	Date            : 2014-04-09
>>>>> 
>>>>> Abstract:
>>>>> The Real-Time Communication in WEB-browsers working group is charged
>>>>> to provide protocol support for direct interactive rich communication
>>>>> using audio, video, and data between two peers' web-browsers.  This
>>>>> document specifies the non-(S)RTP media data transport aspects of the
>>>>> WebRTC framework.  It provides an architectural overview of how the
>>>>> Stream Control Transmission Protocol (SCTP) is used in the WebRTC
>>>>> context as a generic transport service allowing WEB-browsers to
>>>>> exchange generic data from peer to peer.
>>>> 
>>>> This talks about “(S)RTP” throughout, but the rtp-usage draft requires that SRTP be used for WebRTC, and disallows plain RTP. I think this draft could be simplified by changing “(S)RTP” to “SRTP” throughout.
>>> Hi Colin,
>>> 
>>> The (S)RTP notion goes back to a comment from Magnus. If I remember it correctly he considers SRTP a profile of RTP. Since I don’t wanted to just use RTP, I ended up with (S)RTP based on a discussion with Magnus.
>>> 
>>> However, I’m fine with changing it to SRTP...
>> 
>> SRTP is an RTP profile. My comment was that if this is for WebRTC only, then  only SRTP can be used, and not plain RTP. Using “(S)RTP” rather than “SRTP” in this draft suggests that the secure profile is optional, which isn’t the case in WebRTC. If this is for more general use than WebRTC, then “(S)RTP” is fine.
> It is clear that in WebRTC only SRTP is used...

I don’t believe your draft is clear on that, due to the use of “(S)RTP” terminology. That’s why I commented.

-- 
Colin Perkins
http://csperkins.org/