Re: [openpgp] "OpenPGP Simple"

Derek Atkins <warlord@MIT.EDU> Tue, 17 March 2015 15:35 UTC

Return-Path: <derek@ihtfp.com>
X-Original-To: openpgp@ietfa.amsl.com
Delivered-To: openpgp@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C60141A1BF5 for <openpgp@ietfa.amsl.com>; Tue, 17 Mar 2015 08:35:13 -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
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 wSc0MxCzRwDU for <openpgp@ietfa.amsl.com>; Tue, 17 Mar 2015 08:35:12 -0700 (PDT)
Received: from mail2.ihtfp.org (mail2.ihtfp.org [IPv6:2001:4830:143:1::3a11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4CFA11A6F7B for <openpgp@ietf.org>; Tue, 17 Mar 2015 08:35:06 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mail2.ihtfp.org (Postfix) with ESMTP id 25770E2039; Tue, 17 Mar 2015 11:35:05 -0400 (EDT)
Received: from mail2.ihtfp.org ([127.0.0.1]) by localhost (mail2.ihtfp.org [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 04074-05; Tue, 17 Mar 2015 11:35:03 -0400 (EDT)
Received: from securerf.ihtfp.org (unknown [IPv6:fe80::ea2a:eaff:fe7d:235]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mocana.ihtfp.org", Issuer "IHTFP Consulting Certification Authority" (verified OK)) by mail2.ihtfp.org (Postfix) with ESMTPS id 65CE5E2038; Tue, 17 Mar 2015 11:35:03 -0400 (EDT)
Received: (from warlord@localhost) by securerf.ihtfp.org (8.14.8/8.14.8/Submit) id t2HFZ2rm027853; Tue, 17 Mar 2015 11:35:02 -0400
From: Derek Atkins <warlord@MIT.EDU>
To: Wyllys Ingersoll <wyllys@gmail.com>
References: <9A043F3CF02CD34C8E74AC1594475C73AAFB3811@uxcn10-5.UoA.auckland.ac.nz> <CAHBU6itMP3-wUGF3DAO_wZKwKJPWd=9g8g4GZ=hvnamkqJX55w@mail.gmail.com> <CAHRa8=U-VBGYV0-+MWtvmUAGjh-7X795JLF+hDqDJZ=u79ioQg@mail.gmail.com> <20150317151510.GD2983@singpolyma-liberty> <CAHRa8=Xvfx31dsGCpoHVW3aGF1Fx=Zxv2aYtqVKpyYFBcy28fA@mail.gmail.com>
Date: Tue, 17 Mar 2015 11:35:02 -0400
In-Reply-To: <CAHRa8=Xvfx31dsGCpoHVW3aGF1Fx=Zxv2aYtqVKpyYFBcy28fA@mail.gmail.com> (Wyllys Ingersoll's message of "Tue, 17 Mar 2015 15:24:10 +0000")
Message-ID: <sjmzj7biqmx.fsf@securerf.ihtfp.org>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
X-Virus-Scanned: Maia Mailguard 1.0.2a
Archived-At: <http://mailarchive.ietf.org/arch/msg/openpgp/a9QA5TlNvaxAqtkPnd7gAhV_upg>
Cc: Stephen Paul Weber <singpolyma@singpolyma.net>, openpgp@ietf.org, Tim Bray <tbray@textuality.com>, Peter Gutmann <pgut001@cs.auckland.ac.nz>
Subject: Re: [openpgp] "OpenPGP Simple"
X-BeenThere: openpgp@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "Ongoing discussion of OpenPGP issues." <openpgp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/openpgp>, <mailto:openpgp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/openpgp/>
List-Post: <mailto:openpgp@ietf.org>
List-Help: <mailto:openpgp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/openpgp>, <mailto:openpgp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Mar 2015 15:35:13 -0000

Wyllys Ingersoll <wyllys@gmail.com> writes:

> Agree.  Perhaps there could multiple optional-to-implement formats - ASCII
> Armor, JSON, pure base64, XML (*ugh*), etc - each specified separately.
>
> 4880 section 6 has a very detailed description of the ASCII format - should
> that be pulled out into a separate document and just referenced in the core
> spec?

It could, but that actually *adds* complexity instead of reducing it.

IMHO it's much nicer, from an implementation point of view, to have
everything in one document instead of having to go off and reference a
dozen or more documents.

If you don't want to implement section 6 in your implementation then
just skip section 6.

-derek
-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord@MIT.EDU                        PGP key available