Re: [rtcweb] Support of SDES in WebRTC

Iñaki Baz Castillo <ibc@aliax.net> Thu, 29 March 2012 21:54 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 8380621F8738 for <rtcweb@ietfa.amsl.com>; Thu, 29 Mar 2012 14:54:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.626
X-Spam-Level:
X-Spam-Status: No, score=-2.626 tagged_above=-999 required=5 tests=[AWL=0.051, 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 kq7S8v2gMdzf for <rtcweb@ietfa.amsl.com>; Thu, 29 Mar 2012 14:54:05 -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 EB62921F8736 for <rtcweb@ietf.org>; Thu, 29 Mar 2012 14:54:04 -0700 (PDT)
Received: by vcbfk13 with SMTP id fk13so2324vcb.31 for <rtcweb@ietf.org>; Thu, 29 Mar 2012 14:53:59 -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=/YEckP9iHmlVvHJFnYoUg+lnLs5o4VrSINWX4otvRJU=; b=c35XDi9Wm/tfOWdgeAApBf6zKdZb7XBf/oojR7aJUrLlvFikaA9xRkSzI02nPq8tgA K0PjmppTpuVLZ9b2XVrTLmJU0iZSg7JfA8oO/jtXthHizI7iuQp1y8ir3GbEFkTA2CTc CN3AnOieLFzoK7+X3ja9jpvMakFNg1lZmj3gmbjdOeuYGmu7s9a+9l2YV6skGlygJdkr JiEca+wz6YQkAoyQPzwb0CJK312KDFutcriltKvNiagahWQrPNuObLPVpgiYTSlGmc4I j6TDyMC7H0lkq0EQxq7qY51QospLVxiolWjH2miS2L3jtxErLUCCLtqgFfRzLn7apisy UN8w==
Received: by 10.220.152.205 with SMTP id h13mr939946vcw.12.1333058039233; Thu, 29 Mar 2012 14:53:59 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.52.170.165 with HTTP; Thu, 29 Mar 2012 14:53:39 -0700 (PDT)
In-Reply-To: <A1B638D2082DEA4092A268AA8BEF294D194602DB63@ESESSCMS0360.eemea.ericsson.se>
References: <4F742344.802@infosecurity.ch> <A1B638D2082DEA4092A268AA8BEF294D194602D97D@ESESSCMS0360.eemea.ericsson.se> <CALiegf=GxJ2Ew9v5H4Xfb8q3j=4TFawNu-6uXRXuXK+Vug1e+w@mail.gmail.com> <A1B638D2082DEA4092A268AA8BEF294D194602DB63@ESESSCMS0360.eemea.ericsson.se>
From: Iñaki Baz Castillo <ibc@aliax.net>
Date: Thu, 29 Mar 2012 23:53:39 +0200
Message-ID: <CALiegfkVg++bvmA1b+PyarktPZ9GRH54-j7-tFb2XhN3An0QTg@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: ALoCoQknldaOioyho5tokxuIPL6O/AhhD0ulziQJ2dVpKfigEKfQH1bSp8C0lD4LfcjuwfKbmB0y
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 21:54:05 -0000

2012/3/29 Oscar Ohlsson <oscar.ohlsson@ericsson.com>:
> Hi,
>
> That's why I wrote "the entire webapp" below. If it was not clear I meant that the
>
> - main HTML page
> - all external CSS files, JavaScript files, images, etc
> - all XmlHttpRequests
> - all WebSocket connections
>
> are protected with TLS. This is obviously verifiable and it's a feature supported by all modern browsers (no mixed content).

Good point.

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