Re: [rtcweb] Mandating encryption of RTP header extensions for MID and RID SDES items

Cullen Jennings <fluffy@iii.ca> Thu, 13 October 2016 18:20 UTC

Return-Path: <fluffy@iii.ca>
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 326D212961B for <rtcweb@ietfa.amsl.com>; Thu, 13 Oct 2016 11:20:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.402
X-Spam-Level:
X-Spam-Status: No, score=-1.402 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, RCVD_IN_SORBS_SPAM=0.5, SPF_PASS=-0.001] autolearn=no autolearn_force=no
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 DTOeEHtmgqXb for <rtcweb@ietfa.amsl.com>; Thu, 13 Oct 2016 11:20:27 -0700 (PDT)
Received: from smtp113.iad3a.emailsrvr.com (smtp113.iad3a.emailsrvr.com [173.203.187.113]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 15764129613 for <rtcweb@ietf.org>; Thu, 13 Oct 2016 11:20:26 -0700 (PDT)
Received: from smtp7.relay.iad3a.emailsrvr.com (localhost [127.0.0.1]) by smtp7.relay.iad3a.emailsrvr.com (SMTP Server) with ESMTP id 11DFF4049E; Thu, 13 Oct 2016 14:20:24 -0400 (EDT)
X-Auth-ID: fluffy@iii.ca
Received: by smtp7.relay.iad3a.emailsrvr.com (Authenticated sender: fluffy-AT-iii.ca) with ESMTPSA id 0ACE44019B; Thu, 13 Oct 2016 14:20:22 -0400 (EDT)
X-Sender-Id: fluffy@iii.ca
Received: from [10.24.127.141] ([UNAVAILABLE]. [128.107.241.163]) (using TLSv1 with cipher DHE-RSA-AES256-SHA) by 0.0.0.0:587 (trex/5.7.7); Thu, 13 Oct 2016 14:20:24 -0400
Content-Type: text/plain; charset="windows-1252"
Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\))
From: Cullen Jennings <fluffy@iii.ca>
In-Reply-To: <51176963-4334-ace3-4bc3-cba9c4121379@ericsson.com>
Date: Thu, 13 Oct 2016 12:20:21 -0600
Content-Transfer-Encoding: quoted-printable
Message-Id: <882ABF6F-8590-4AA3-A7A3-447BCC9AA2A9@iii.ca>
References: <e536bad2-08b1-4f77-8c75-6bc3b639c398@ericsson.com> <B6ECFC24-F28E-4E35-9437-B7DACB41EF69@iii.ca> <DD1447CA-29F2-44FF-B08F-3CC0814C9748@gmail.com> <E772E39B-80FA-4C82-901F-CE1DBE750027@cisco.com> <7594FB04B1934943A5C02806D1A2204B4BD3D9C8@ESESSMB209.ericsson.se> <51176963-4334-ace3-4bc3-cba9c4121379@ericsson.com>
To: Magnus Westerlund <magnus.westerlund@ericsson.com>
X-Mailer: Apple Mail (2.3124)
Archived-At: <https://mailarchive.ietf.org/arch/msg/rtcweb/20DC2WQc-SbZwycBnCUFP4cKzIk>
Cc: RTCWeb IETF <rtcweb@ietf.org>
Subject: Re: [rtcweb] Mandating encryption of RTP header extensions for MID and RID SDES items
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.17
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: <https://mailarchive.ietf.org/arch/browse/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, 13 Oct 2016 18:20:28 -0000

> On Oct 10, 2016, at 3:05 AM, Magnus Westerlund <magnus.westerlund@ericsson.com> wrote:
> 
> Den 2016-10-09 kl. 12:24, skrev Christer Holmberg:
>> Hi,
>> 
>> On the MMUSIC list Jonathan L informed the community about the following text in RFC 7904 (SDES header extensions):
>> 
>>   "In RTP sessions where any type of confidentiality protection is
>>   enabled for RTCP, the SDES item header extensions MUST also be
>>   protected."
>> 

Just one note - I think you mean RFC 7941 here.