Re: [TLS] call for consensus: changes to IANA registry rules for cipher suites

Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 30 March 2016 19:45 UTC

Return-Path: <dkg@fifthhorseman.net>
X-Original-To: tls@ietfa.amsl.com
Delivered-To: tls@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1E09512D8F6 for <tls@ietfa.amsl.com>; Wed, 30 Mar 2016 12:45:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] autolearn=ham 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 DbjvX96CVoXi for <tls@ietfa.amsl.com>; Wed, 30 Mar 2016 12:45:15 -0700 (PDT)
Received: from che.mayfirst.org (che.mayfirst.org [209.234.253.108]) by ietfa.amsl.com (Postfix) with ESMTP id 4B74712D7F8 for <tls@ietf.org>; Wed, 30 Mar 2016 12:45:15 -0700 (PDT)
Received: from fifthhorseman.net (unknown [38.109.115.130]) by che.mayfirst.org (Postfix) with ESMTPSA id 02D43F997; Wed, 30 Mar 2016 15:45:02 -0400 (EDT)
Received: by fifthhorseman.net (Postfix, from userid 1000) id 0257F2003D; Wed, 30 Mar 2016 15:45:02 -0400 (EDT)
From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
To: Ilari Liusvaara <ilariliusvaara@welho.com>
In-Reply-To: <20160330192008.GB771@LK-Perkele-V2.elisa-laajakaista.fi>
References: <20DDE657-E1A9-4705-936D-40673294C4EB@sn3rd.com> <56FBF1B5.8030906@akamai.com> <8737r8ymrd.fsf@alice.fifthhorseman.net> <20160330192008.GB771@LK-Perkele-V2.elisa-laajakaista.fi>
User-Agent: Notmuch/0.21+74~gb409435 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu)
Date: Wed, 30 Mar 2016 15:44:59 -0400
Message-ID: <87egarbvic.fsf@alice.fifthhorseman.net>
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-="; micalg="pgp-sha512"; protocol="application/pgp-signature"
Archived-At: <http://mailarchive.ietf.org/arch/msg/tls/HodKk0NYeoMxipFsn4cEpoGsSpI>
Cc: "<tls@ietf.org>" <tls@ietf.org>
Subject: Re: [TLS] call for consensus: changes to IANA registry rules for cipher suites
X-BeenThere: tls@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: "This is the mailing list for the Transport Layer Security working group of the IETF." <tls.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tls>, <mailto:tls-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tls/>
List-Post: <mailto:tls@ietf.org>
List-Help: <mailto:tls-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tls>, <mailto:tls-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 30 Mar 2016 19:45:17 -0000

On Wed 2016-03-30 15:20:08 -0400, Ilari Liusvaara wrote:
> On Wed, Mar 30, 2016 at 12:05:26PM -0400, Daniel Kahn Gillmor wrote:
>> On Wed 2016-03-30 11:33:09 -0400, Benjamin Kaduk wrote:
>> > I am not sure that we want to be in the business of explicitly marking
>> > things as insecure other than our own RFCs, though -- there could be an
>> > implication of more review than is actually the case, which is what this
>> > proposal is trying to get rid of.
>> 
>> I think i agree with Ben here: if we have a tri-state:
>> approved/not-approved/known-bad, then the people will infer that the
>> not-approved ciphersuites are better than the known-bad ones, which
>> isn't necessarily the case.
>> 
>> I think i'd rather see it stay at "approved/not-approved"
>
> Then how should ciphersuites with explicit diediedie RFCs (currently
> RC4) be presented?

i'd say that they are "not-approved", clearly. :)

We don't represent those RFCs in any way at all right now, and yet they
seem to have some kind of social impact.

I observe that we have a "notes" column in the ciphersuite registry
currently, which indicates one or more RFCs related to the ciphersuite
in question:

  https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4

I'm a little disappointed that RFC 7465 ("Prohibiting RC4 ciphersuites")
isn't listed in the Notes column for all ciphersuites using RC4.
Perhaps that change needs to be made as well?

    --dkg