[rtcweb] Change ice ufrag or password

Martin Thomson <martin.thomson@gmail.com> Fri, 19 October 2012 00:23 UTC

Return-Path: <martin.thomson@gmail.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 1866921F8495 for <rtcweb@ietfa.amsl.com>; Thu, 18 Oct 2012 17:23:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.85
X-Spam-Level:
X-Spam-Status: No, score=-3.85 tagged_above=-999 required=5 tests=[AWL=-0.251, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f2EX9s21GSQR for <rtcweb@ietfa.amsl.com>; Thu, 18 Oct 2012 17:23:53 -0700 (PDT)
Received: from mail-lb0-f172.google.com (mail-lb0-f172.google.com [209.85.217.172]) by ietfa.amsl.com (Postfix) with ESMTP id 6746F21F8487 for <rtcweb@ietf.org>; Thu, 18 Oct 2012 17:23:53 -0700 (PDT)
Received: by mail-lb0-f172.google.com with SMTP id k13so7076043lbo.31 for <rtcweb@ietf.org>; Thu, 18 Oct 2012 17:23:52 -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:content-type; bh=7pHmJ63JMZpENLD40MnRx0UOg5m9vHPHUYiwxWcXn7M=; b=H30mriTFAmLKFZoUMd3hTYRKRiI7iblOf5UwVhlX/X3npliq/WmpTkcLAYr2DOjKot HZlbAs3VyRHkypIKJaevfUXuorQJHzu+DSiAjXzfmacdAFSSgQd7jUt3HUXV42Z3UZQk 9e1w8ZfG/O1Ti01+xCf0t/O7XnG000fNl0i+9MzzXypaFbJApC/FYCDxfG870oADz56x f5dXTGdmXYzAwpbYw2V+YzNYldIgMMSHH2aTcFHHnouV/2Y2VAAkFlSSjwrIfaa4YNfV ki+1KU+IS5syRhj/YIDL7dEymd606D0aiG52bN3P+MlH7E6ZPtio3tgsk98TYmc4C4mn bnBg==
MIME-Version: 1.0
Received: by 10.152.108.66 with SMTP id hi2mr19746855lab.11.1350606232371; Thu, 18 Oct 2012 17:23:52 -0700 (PDT)
Received: by 10.112.83.2 with HTTP; Thu, 18 Oct 2012 17:23:52 -0700 (PDT)
Date: Thu, 18 Oct 2012 17:23:52 -0700
Message-ID: <CABkgnnUeorq-Fm4EQ0H8cYiq7Nk4u84HJo3XidmhyDP981tTCg@mail.gmail.com>
From: Martin Thomson <martin.thomson@gmail.com>
To: rtcweb@ietf.org
Content-Type: text/plain; charset="UTF-8"
Subject: [rtcweb] Change ice ufrag or password
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: Fri, 19 Oct 2012 00:23:54 -0000

-jsep-01 currently includes the following option:
    - change ICE ufrag/password (a=ice-ufrag/pwd)

That's a no-go [-security-arch, S5.3].  Will this be removed from the
next draft?

I'm interested though, was there a specific case that motivated the
inclusion of this option?