Re: Armor text change

Jon Callas <jon@callas.org> Tue, 18 April 2006 20:05 UTC

Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1FVwS8-0001Du-Pm for openpgp-archive@lists.ietf.org; Tue, 18 Apr 2006 16:05:36 -0400
Received: from balder-227.proper.com ([192.245.12.227]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1FVwS8-0003Ux-Dx for openpgp-archive@lists.ietf.org; Tue, 18 Apr 2006 16:05:36 -0400
Received: from balder-227.proper.com (localhost [127.0.0.1]) by balder-227.proper.com (8.13.5/8.13.5) with ESMTP id k3IJiU1m022368; Tue, 18 Apr 2006 12:44:30 -0700 (MST) (envelope-from owner-ietf-openpgp@mail.imc.org)
Received: (from majordom@localhost) by balder-227.proper.com (8.13.5/8.13.5/Submit) id k3IJiUxf022367; Tue, 18 Apr 2006 12:44:30 -0700 (MST) (envelope-from owner-ietf-openpgp@mail.imc.org)
X-Authentication-Warning: balder-227.proper.com: majordom set sender to owner-ietf-openpgp@mail.imc.org using -f
Received: from merrymeet.com (merrymeet.com [63.73.97.162]) by balder-227.proper.com (8.13.5/8.13.5) with ESMTP id k3IJiTT4022356 for <ietf-openpgp@imc.org>; Tue, 18 Apr 2006 12:44:29 -0700 (MST) (envelope-from jon@callas.org)
Received: from keys.merrymeet.com (63.73.97.166) by merrymeet.com with ESMTP (Eudora Internet Mail Server X 3.2.7); Tue, 18 Apr 2006 12:44:29 -0700
Received: from [192.168.2.164] ([63.251.255.85]) by keys.merrymeet.com (PGP Universal service); Tue, 18 Apr 2006 12:44:29 -0700
X-PGP-Universal: processed; by keys.merrymeet.com on Tue, 18 Apr 2006 12:44:29 -0700
In-Reply-To: <20060110222044.GA3165@jabberwocky.com>
References: <20060110222044.GA3165@jabberwocky.com>
Mime-Version: 1.0 (Apple Message framework v749.3)
Content-Type: text/plain; charset="US-ASCII"; delsp="yes"; format="flowed"
Message-Id: <0E9FEED1-3766-4161-B5AB-D8DC3182C001@callas.org>
Cc: ietf-openpgp@imc.org
Content-Transfer-Encoding: 7bit
From: Jon Callas <jon@callas.org>
Subject: Re: Armor text change
Date: Tue, 18 Apr 2006 12:44:37 -0700
To: David Shaw <dshaw@jabberwocky.com>
X-Mailer: Apple Mail (2.749.3)
Sender: owner-ietf-openpgp@mail.imc.org
Precedence: bulk
List-Archive: <http://www.imc.org/ietf-openpgp/mail-archive/>
List-Unsubscribe: <mailto:ietf-openpgp-request@imc.org?body=unsubscribe>
List-ID: <ietf-openpgp.imc.org>
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 4d87d2aa806f79fed918a62e834505ca


On 10 Jan 2006, at 2:20 PM, David Shaw wrote:

>
> Here's two suggested language changes that flow from the recent
> discussion of armor:
>
> *******
>
> Section 6.2. Forming ASCII Armor has a sentence that reads:
>
>    The header lines, therefore, MUST start at the beginning of a  
> line, and
>    MUST NOT have text following them on the same line.
>
> Suggest to change it to:
>
>    The header lines, therefore, MUST start at the beginning of a  
> line, and
>    MUST NOT have text other than whitespace following them on the  
> same line.
>
> (i.e. add "other than whitespace")
>
> Ben Laurie pointed out the rationale that since the point of ignoring
> trailing whitespace in armored and clearsigned messages was to work
> around transport systems like mail that may add whitespace, then it is
> necessary to ignore whitespace on the header lines as well.
>

Done.

> *******
>
> This other change I do not feel particularly strongly about.  It may
> overspecify something that doesn't need it.  In section 6.2. Forming
> ASCII Armor, add something to the effect of:
>
>    Note that some transport methods are sensitive to line length.
>    While there is a limit of 76 characters for the Radix-64 data
>    (section 6.3), there is no limit to the length of Armor Headers.
>    Care should be taken that the Armor Headers are short enough to
>    survive transport.  One way to do this is to repeat an Armor Header
>    key multiple times with different values for each so that no one
>    line is overly long.
>

Done.

	Jon