Re: [rtcweb] WG Last Call for draft-ietf-rtcweb-stun-consent-freshness

Muthu Arul Mozhi Perumal <muthu.arul@gmail.com> Mon, 25 August 2014 14:33 UTC

Return-Path: <muthu.arul@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 AF2781A8966 for <rtcweb@ietfa.amsl.com>; Mon, 25 Aug 2014 07:33:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level:
X-Spam-Status: No, score=-1.999 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, HTML_MESSAGE=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 jh0Lalbrfysr for <rtcweb@ietfa.amsl.com>; Mon, 25 Aug 2014 07:33:56 -0700 (PDT)
Received: from mail-wg0-x22c.google.com (mail-wg0-x22c.google.com [IPv6:2a00:1450:400c:c00::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 92F661A8989 for <rtcweb@ietf.org>; Mon, 25 Aug 2014 07:33:54 -0700 (PDT)
Received: by mail-wg0-f44.google.com with SMTP id m15so12981213wgh.3 for <rtcweb@ietf.org>; Mon, 25 Aug 2014 07:33:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=OKPcsLVNax676+wlNji8gX0t8tfFZpIvn57/lWbM4+k=; b=zenfjMcp7wMhq5bPxBwWcfxczEPy0p/L1uR5dv/OdQH5Ap5TRpGrBiYITGA3O9ab+8 G9ENt1MpHPFeHjkVVtasEx7nTxx7SkZEIOE4oMC+uBwBGyvzfqZa3zz5w7kDEMbW/G+i CrrZCs8nTdhs8iGFegMbwcZdqlNnMUAm82NjdCvo5KQwTwBMokHT6XVqY/PxooT9G/q3 v+BTC3XEnEssAa2FUIVMsSqhhW+qYciL6lf5pk3S8hSLspQtBRqosiCOhloNzPdjrgF3 IwUcFh8CW/4EmsdeGIJltaSd726Z3RZY/HGTTO7c7NAeIO/0iouT8Hz0ekZXLdWuEQM0 7R7A==
MIME-Version: 1.0
X-Received: by 10.180.198.232 with SMTP id jf8mr15358910wic.37.1408977232996; Mon, 25 Aug 2014 07:33:52 -0700 (PDT)
Received: by 10.180.197.168 with HTTP; Mon, 25 Aug 2014 07:33:52 -0700 (PDT)
Date: Mon, 25 Aug 2014 20:03:52 +0530
Message-ID: <CAKz0y8ws+ARTZaVRpMBcRc_mmc_8cEHdurt=nQ39xdSwtNPPRw@mail.gmail.com>
From: Muthu Arul Mozhi Perumal <muthu.arul@gmail.com>
To: Roman Shpount <roman@telurix.com>
Content-Type: multipart/alternative; boundary="047d7b6225ac782f1f0501751365"
Archived-At: http://mailarchive.ietf.org/arch/msg/rtcweb/z8fc6EqwjAUWoJAwe1Mwf4vVEVM
Cc: "rtcweb@ietf.org" <rtcweb@ietf.org>
Subject: Re: [rtcweb] WG Last Call for draft-ietf-rtcweb-stun-consent-freshness
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, 25 Aug 2014 14:33:57 -0000

An ICE-lite entity by definition doesn't generate STUN requests which means
it doesn't perform consent freshness as described in the draft. If it does,
it is not a ICE-lite entity. You have only two types of entities to interop
test with. I don't see any use of specifying a MUST NOT for ICE-lite.

Muthu

On Mon, Aug 25, 2014 at 6:13 PM, Roman Shpount <roman@telurix.com> wrote:

> On Mon, Aug 25, 2014 at 6:55 AM, Muthu Arul Mozhi Perumal <
> muthu.arul@gmail.com> wrote:
>
>> I thought a "SHOULD perform" is more appropriate for a WebRTC device as
>> it doesn't implement the public API and might run a proprietary/native app
>> running in a constrained environment and the overhead of performing the
>> periodic consent might overweigh the benefits. However, I don't have an
>> issue of making it a MUST -- at least no one has objected so far. I hear
>> the following options from the discussions so far:
>>
>> Option 1:
>> WebRTC browser - MUST
>> WebRTC device - MUST
>> Other (WebRTC/non-WebRTC) entities - MAY
>>
>> Option 2:
>> Any WebRTC entity doing full ICE - MUST
>> Other (WebRTC/non-WebRTC) entities - MAY
>>
>>
>>
> To be clear, my opinion is
>
> Any WebRTC entity implementing full ICE - MUST
> Any WebRTC entity (such as WebRTC gateway) implementing ICE-lite -- MUST
> NOT
>
> This way we are not inventing entity types and not defining behaviors
> which would never be used (such as sending consent from an end point which
> would send no STUN requests otherwise). This will also reduce the number of
> interop cases from four (full ICE with consent, full iCE without consent,
> ICE-lite, ICE-lite with consent) to only two (full ICE with consent,
> ICE-lite).
> _____________
> Roman Shpount
>
>