Re: [rtcweb] Support of SDES in WebRTC

Iñaki Baz Castillo <ibc@aliax.net> Thu, 29 March 2012 15:33 UTC

Return-Path: <ibc@aliax.net>
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 4E64321E820F for <rtcweb@ietfa.amsl.com>; Thu, 29 Mar 2012 08:33:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.624
X-Spam-Level:
X-Spam-Status: No, score=-2.624 tagged_above=-999 required=5 tests=[AWL=0.053, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_LOW=-1]
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 Kpgwsquuuvsx for <rtcweb@ietfa.amsl.com>; Thu, 29 Mar 2012 08:33:46 -0700 (PDT)
Received: from mail-vx0-f172.google.com (mail-vx0-f172.google.com [209.85.220.172]) by ietfa.amsl.com (Postfix) with ESMTP id AFE5D21E8200 for <rtcweb@ietf.org>; Thu, 29 Mar 2012 08:33:46 -0700 (PDT)
Received: by vcbfk13 with SMTP id fk13so1844706vcb.31 for <rtcweb@ietf.org>; Thu, 29 Mar 2012 08:33:46 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding:x-gm-message-state; bh=/CNSbPmk7VbdngzAaSg5msYHjD+yK/rwnZqFrBtEjJE=; b=IXaWOYQliVaYX0v10L3cpJw/yvK3/vYfUrvBMmWP10+E1hQi2tYoL7Ftpf1/tBS9RA 46v8ITYJO4jHf5Y5uEGVABiPG794J5n+Wf4+MhBqN3wyYnIyEeizIOd/nZxGO8sgLnwT xYv/HWACUsUYl+JYTJ4RB3VP2BLCFllxfpIGMQj1T4YzL/ggq+Hdv0J1zJaco0A4vMlO jF0EzbAUREn0xSbzNkGWAJGHYwbtlyG2N3otO8JvBASwtB5B8uGdyntCFgiRc8lm9bfl oqpQitXBmqmRTr/VV6DLG7RRoBmG0hTiYL/5ZPqqju7hz+PIie+M8S1lt77Yy7p48p2Z PZiA==
Received: by 10.220.157.7 with SMTP id z7mr6002468vcw.2.1333035226218; Thu, 29 Mar 2012 08:33:46 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.52.170.165 with HTTP; Thu, 29 Mar 2012 08:33:26 -0700 (PDT)
In-Reply-To: <A1B638D2082DEA4092A268AA8BEF294D194602D97D@ESESSCMS0360.eemea.ericsson.se>
References: <4F742344.802@infosecurity.ch> <A1B638D2082DEA4092A268AA8BEF294D194602D97D@ESESSCMS0360.eemea.ericsson.se>
From: Iñaki Baz Castillo <ibc@aliax.net>
Date: Thu, 29 Mar 2012 17:33:26 +0200
Message-ID: <CALiegf=GxJ2Ew9v5H4Xfb8q3j=4TFawNu-6uXRXuXK+Vug1e+w@mail.gmail.com>
To: Oscar Ohlsson <oscar.ohlsson@ericsson.com>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Gm-Message-State: ALoCoQnOPN9XTKhdbr0WDt8H2/bAPZfSwLRriI2R88NPGrpmMrSJsnZfiFZJJBHQha+wHXmIPEN4
Cc: "<rtcweb@ietf.org>" <rtcweb@ietf.org>
Subject: Re: [rtcweb] Support of SDES in WebRTC
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: Thu, 29 Mar 2012 15:33:47 -0000

2012/3/29 Oscar Ohlsson <oscar.ohlsson@ericsson.com>:
> Hi Fabio,
>
> My assumption has always been the following:
>
> - DTLS-SRTP is the default
> - DTLS-SRTP + identity can be turned on via the JavaScript API if the webapp wishes to do so
> - SDES can be turned on by a manipulated SDP offer/answer provided the entire webapp was retrieved over HTTPS

Please check this mail in which I explain that retrieving the web app
by means of HTTPS means nothing:

  http://www.ietf.org/mail-archive/web/rtcweb/current/msg03914.html



-- 
Iñaki Baz Castillo
<ibc@aliax.net>