Re: [sidr] I-D Action: draft-ietf-sidr-rfc6485bis-02.txt

Richard Hansen <rhansen@bbn.com> Wed, 20 May 2015 20:04 UTC

Return-Path: <rhansen@bbn.com>
X-Original-To: sidr@ietfa.amsl.com
Delivered-To: sidr@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1B28A1A8BAF for <sidr@ietfa.amsl.com>; Wed, 20 May 2015 13:04:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.211
X-Spam-Level:
X-Spam-Status: No, score=-4.211 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham
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 jdLR6-G9-zA2 for <sidr@ietfa.amsl.com>; Wed, 20 May 2015 13:04:01 -0700 (PDT)
Received: from smtp.bbn.com (smtp.bbn.com [128.33.1.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 220FA1A90AA for <sidr@ietf.org>; Wed, 20 May 2015 13:03:30 -0700 (PDT)
Received: from socket.bbn.com ([192.1.120.102]:47601) by smtp.bbn.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.77 (FreeBSD)) (envelope-from <rhansen@bbn.com>) id 1YvADA-0008PV-Rg for sidr@ietf.org; Wed, 20 May 2015 16:03:28 -0400
X-Submitted: to socket.bbn.com (Postfix) with ESMTPSA id 8537D3FFD8
Message-ID: <555CE890.1090802@bbn.com>
Date: Wed, 20 May 2015 16:03:28 -0400
From: Richard Hansen <rhansen@bbn.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version: 1.0
To: sidr@ietf.org
References: <20150515192215.5707.56279.idtracker@ietfa.amsl.com>
In-Reply-To: <20150515192215.5707.56279.idtracker@ietfa.amsl.com>
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: 7bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/sidr/lr428WKNSNEFglHTaWa8EevSIpQ>
Subject: Re: [sidr] I-D Action: draft-ietf-sidr-rfc6485bis-02.txt
X-BeenThere: sidr@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Secure Interdomain Routing <sidr.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sidr>, <mailto:sidr-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/sidr/>
List-Post: <mailto:sidr@ietf.org>
List-Help: <mailto:sidr-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sidr>, <mailto:sidr-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 20 May 2015 20:04:03 -0000

Hi all,

I did a careful review of this draft and sent detailed comments to the
authors off list.  Here is a summary of my comments for everyone's
reference:

Important issues:

  * the reference to RFC6488 in the introduction was accidentally
    changed to RFC2119
  * section 8 is incorrect -- sha256WithRSAEncryption does not
    violate the CMS RFCs (implementations just choose to use
    rsaEncryption instead, which has the same meaning in this
    context)
  * the OID and meaning of rsaEncryption is not defined in this
    document, and there is no normative reference to a definition

Moderate issues:

  * section 2 is confusing (alternative wording sent to authors)
  * errata not incorporated (though their status is still "Reported"...)
  * certification requests aren't mentioned everywhere they should be

Minor issues:

  * many of the edits made by the RFC Editor are missing
  * at the beginning of section 2, the reference to RFC4055 Section 5
    should be RFC3447 Section 8.2

Nice-to-haves:

  * replace "signed object" with "CMS signed object" to avoid ambiguity
  * add a Table of Contents
  * include informative references in the introduction
  * cite the algorithm agility RFC in section 5

-Richard


On 2015-05-15 15:22, internet-drafts@ietf.org wrote:
> 
> A New Internet-Draft is available from the on-line Internet-Drafts directories.
>  This draft is a work item of the Secure Inter-Domain Routing Working Group of the IETF.
> 
>         Title           : The Profile for Algorithms and Key Sizes for use in the Resource Public Key Infrastructure
>         Authors         : Geoff Huston
>                           George Michaelson
> 	Filename        : draft-ietf-sidr-rfc6485bis-02.txt
> 	Pages           : 7
> 	Date            : 2015-05-15
> 
> Abstract:
>    This document specifies the algorithms, algorithms' parameters,
>    asymmetric key formats, asymmetric key size and signature format for
>    the Resource Public Key Infrastructure subscribers that generate
>    digital signatures on certificates, Certificate Revocation Lists, and
>    signed objects as well as for the Relying Parties that verify these
>    digital signatures.
> 
> 
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-ietf-sidr-rfc6485bis/
> 
> There's also a htmlized version available at:
> https://tools.ietf.org/html/draft-ietf-sidr-rfc6485bis-02
> 
> A diff from the previous version is available at:
> https://www.ietf.org/rfcdiff?url2=draft-ietf-sidr-rfc6485bis-02
> 
> 
> Please note that it may take a couple of minutes from the time of submission
> until the htmlized version and diff are available at tools.ietf.org.
> 
> Internet-Drafts are also available by anonymous FTP at:
> ftp://ftp.ietf.org/internet-drafts/
> 
> _______________________________________________
> sidr mailing list
> sidr@ietf.org
> https://www.ietf.org/mailman/listinfo/sidr