Re: [openpgp] Tag indicating a MIME content
Vincent Breitmoser <look@my.amazin.horse> Thu, 07 July 2016 10:35 UTC
Return-Path: <look@my.amazin.horse>
X-Original-To: openpgp@ietfa.amsl.com
Delivered-To: openpgp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6D6F512B013 for <openpgp@ietfa.amsl.com>; Thu, 7 Jul 2016 03: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 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 MIGpH4zIxEAH for <openpgp@ietfa.amsl.com>; Thu, 7 Jul 2016 03:35:11 -0700 (PDT)
Received: from mail.mugenguild.com (mugenguild.com [5.135.189.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0816012D73E for <openpgp@ietf.org>; Thu, 7 Jul 2016 03:35:09 -0700 (PDT)
Received: from localhost (dhcp179-219.wlan.rz.tu-bs.de [134.169.179.219]) by mail.mugenguild.com (Postfix) with ESMTPSA id 0117D5FD08 for <openpgp@ietf.org>; Thu, 7 Jul 2016 12:35:06 +0200 (CEST)
Date: Thu, 07 Jul 2016 12:35:06 +0200
From: Vincent Breitmoser <look@my.amazin.horse>
To: openpgp@ietf.org
Message-ID: <20160707103506.GA29299@littlepip.fritz.box>
References: <87r3b5q2zq.fsf@wheatstone.g10code.de>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="lrZ03NoBR/3+SXJZ"
Content-Disposition: inline
In-Reply-To: <87r3b5q2zq.fsf@wheatstone.g10code.de>
User-Agent: Mutt/1.5.23 (2014-03-12)
Archived-At: <https://mailarchive.ietf.org/arch/msg/openpgp/9o1LXr9t9LQMyuuatlQcGmpV2dY>
Subject: Re: [openpgp] Tag indicating a MIME content
X-BeenThere: openpgp@ietf.org
X-Mailman-Version: 2.1.17
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: <https://mailarchive.ietf.org/arch/browse/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: Thu, 07 Jul 2016 10:35:13 -0000
I support this. Nitpick, should this be "an" rather than "a" m? - V Werner Koch(wk@gnupg.org)@Thu, Jul 07, 2016 at 10:14:17AM +0200: > Hi, > > I recall that an indication for a MIME content has been proposed many > years ago but might have been forgotten. Thus I propose this small > change for 4880bis: > > --8<---------------cut here---------------start------------->8--- > diff --git a/middle.mkd b/middle.mkd > index 033f11f..5519be3 100644 > --- a/middle.mkd > +++ b/middle.mkd > @@ -2156,7 +2156,8 @@ ## {5.9} Literal Data Packet (Tag 11) > may need line ends converted to local form, or other text-mode > changes. The tag 'u' (0x75) means the same as 't', but also > indicates that implementation believes that the literal data > - contains UTF-8 text. > + contains UTF-8 text. If it is a 'm' (0x6d), then it contains a > + MIME message body part [](#RFC2045). > > Early versions of PGP also defined a value of 'l' as a 'local' > mode for machine-local conversions. RFC 1991 [](#RFC1991) > --8<---------------cut here---------------end--------------->8--- > > > MIME has several advantages: Interpretation of the plaintext can be done > without considering the context (e.g. part of a PGP/MIME message or > standalone). The encoding of the message can be described without > resorting to the unprotected armor header. > > > Shalom-Salam, > > Werner > > -- > Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz. > /* Join us at OpenPGP.conf <https://openpgp-conf.org> */ > > _______________________________________________ > openpgp mailing list > openpgp@ietf.org > https://www.ietf.org/mailman/listinfo/openpgp
- Re: [openpgp] Tag indicating a MIME content Werner Koch
- Re: [openpgp] Tag indicating a MIME content David Shaw
- Re: [openpgp] Tag indicating a MIME content David Shaw
- Re: [openpgp] Tag indicating a MIME content Jon Callas
- Re: [openpgp] Tag indicating a MIME content Derek Atkins
- Re: [openpgp] Tag indicating a MIME content Daniel Kahn Gillmor
- Re: [openpgp] Tag indicating a MIME content Wyllys Ingersoll
- Re: [openpgp] Tag indicating a MIME content Vincent Breitmoser
- [openpgp] Tag indicating a MIME content Werner Koch