Re: [rtcweb] SDP Security Descriptions (RFC 4568) and RTCWeb

Randell Jesup <randell-ietf@jesup.org> Thu, 25 April 2013 23:33 UTC

Return-Path: <randell-ietf@jesup.org>
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 75D7B21F93B1 for <rtcweb@ietfa.amsl.com>; Thu, 25 Apr 2013 16:33:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.3
X-Spam-Level:
X-Spam-Status: No, score=-1.3 tagged_above=-999 required=5 tests=[AWL=1.300, BAYES_00=-2.599]
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 z7RdGMiQ0YRx for <rtcweb@ietfa.amsl.com>; Thu, 25 Apr 2013 16:33:53 -0700 (PDT)
Received: from r2-chicago.webserversystems.com (r2-chicago.webserversystems.com [173.236.101.58]) by ietfa.amsl.com (Postfix) with ESMTP id E957021F9361 for <rtcweb@ietf.org>; Thu, 25 Apr 2013 16:33:52 -0700 (PDT)
Received: from pool-98-111-140-34.phlapa.fios.verizon.net ([98.111.140.34]:3409 helo=[192.168.1.12]) by r2-chicago.webserversystems.com with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80) (envelope-from <randell-ietf@jesup.org>) id 1UVVfk-00064j-B5 for rtcweb@ietf.org; Thu, 25 Apr 2013 18:33:52 -0500
Message-ID: <5179BD66.6000303@jesup.org>
Date: Thu, 25 Apr 2013 19:33:58 -0400
From: Randell Jesup <randell-ietf@jesup.org>
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130328 Thunderbird/17.0.5
MIME-Version: 1.0
To: rtcweb@ietf.org
References: <3FA2E46D-C98E-4FC0-9F1D-AD595A861CE1@iii.ca> <CABkgnnVky++ZF1uaM8p4xtzvDQH7HMCaL8N2ZV3dZDYnv-NvzQ@mail.gmail.com> <CABcZeBOkCC9wn7H7a4U0SYNAfYtNB2w6SvwZi4aL5f9wcwLp+g@mail.gmail.com>
In-Reply-To: <CABcZeBOkCC9wn7H7a4U0SYNAfYtNB2w6SvwZi4aL5f9wcwLp+g@mail.gmail.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - r2-chicago.webserversystems.com
X-AntiAbuse: Original Domain - ietf.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - jesup.org
Subject: Re: [rtcweb] SDP Security Descriptions (RFC 4568) and RTCWeb
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, 25 Apr 2013 23:33:53 -0000

On 4/25/2013 7:19 PM, Eric Rescorla wrote:
> On Thu, Apr 25, 2013 at 4:01 PM, Martin Thomson 
> <martin.thomson@gmail.com <mailto:martin.thomson@gmail.com>> wrote:
> [snip]
>
>     The default mode of operation for getUserMedia is to return media that
>     is accessible to the web site.  The same for RTCPeerConnection.  That
>     means that the site can see and modify your media in your browser,
>     even if it can't tamper with it on the network.
>
>
> It's certainly true that the site has access to the media with DTLS if you
> don't use identity assertions/isolated streams. However, what it doesn't
> have is *invisible* access. I.e., it must do something that is user 
> visible,
> which allows for the detection of cheating by the site. By contrast, 
> if SDES is used
> then the site can simply passively monitor all your traffic, or at least
> any that goes through its network and you can't detect it.
>

Or they can simply store off the key to be used to offline-decrypt raw 
traffic captured at an ISP, at their leisure.  SDES is basically 
"protect against WiFi sniffers" encryption.  Ironically, Apple's 
messaging stuff apparently uses strong end-to-end encryption (the 
wonders of not caring about legacy interop).

-- 
Randell Jesup
randell-ietf@jesup.org