Gnus development mailing list
 help / color / mirror / Atom feed
From: "Kari E. Hurtta" <Kari.Hurtta@ozone.fmi.fi>
Cc: ShengHuo ZHU <zsh@cs.rochester.edu>,
	ding@gnus.org, hurtta+elm@ozone.fmi.fi
Subject: Re: why application/pgp; x-action=sign != application/pgp-signature ?
Date: Thu, 03 Aug 2000 17:34:27 +0300 (EDT)	[thread overview]
Message-ID: <200008031434.e73EYS474534@ozone.fmi.fi> (raw)
In-Reply-To: <em4kofxn.fsf@pc166.gits.fr>

Cyrille Lefevre:
> ShengHuo ZHU <zsh@cs.rochester.edu> writes:
> 
> > Cyrille Lefevre <clefevre@citeweb.net> writes:
> > 
> > > how to configure gnus so "application/pgp; x-action=sign" behaves like
> > > application/pgp-signature ?
> > > 
> > > the former one looks like this :
> > > 
> > > <common headers>
> > > Content-Type: application/pgp; format=text; x-action=sign
> > > 
> > 
> > [...]
> > 
> > > 
> > > is there something to configure out there or something to implement ?
> > > 
> > > the problem is that I don't have any problem to read the later one.
> > > but I'm unable to read the former one. I need to save it to read it :(
> > 
> > What is the content of application/pgp, signed text or just signature?
> > Where to find the specification?
> 
> well, I go to iana to find the specs about pgp, which refer to rfc2015
> which only known about application/pgp-something. so, you are right and
> the product I'm using seems to be wrong. maybe it is (always) using an
> pre-standard. who knowns ?

ELM ME+ plus does not support RFC 2015 (execpt that there is limited
(or incomplete) support on reading cide.)

application/pgp comes from time when Elm 2.4ME+ 
was Michael Elkins' Elm2.4 PL24 MExx. ANNOUNCE.ME
(which is announce of Elm2.4 PL24 MExx) seems say:

<...>
| ELM 2.4 PL24 ME8
|  
| This is an announcement for Patchlevel ME8 for Elm 2.4pl24.                     
<...>
| What's new:             
<...>
|   * Support for application/pgp type inside multipart/mixed and message/rfc822
|      messages                                                                   

Either ANNOUNCE.ME or ChangeLog.ME gies not hint why it is application/pgp
or when where it comes to here.

Comment on source just says:

    /* This procedure implements the de-facto standard for using PGP with MIME.
     * Content-Type: application/pgp
     * Required-Parameters: none
     * Optional parameters: format, x-action
     *     format = mime | text | keys-only
     *         mime : indicates that the signed/encrypted body contains a MIME
     *                compliant body and should be parsed recursively.
     *         text : [DEFAULT if there is no format option].  This option
     *                means that the encrypted/signed data should be presented
     *                to the user after processing, no additional processing
     *                needed.
     *         keys-only:
     *                The data in the body represents public key data only
     *     x-action = encryptsign | encrypt | sign
     *         This keyword is meant to be helpful to the application, but is
     *         not required, and may not even be necessary to look at.
     *
     *         encryptsign : the application/pgp data is both signed and
     *                       encrypted.
     *         encrypt     : the data is encrypted only
     *         sign        : the data is signed only
     */                                                                                


> the following message has been created using elm 2.4ME+PL77 which is a
> popular UNIX mail reader/composer.
> it may be reached at <URL:ftp://ftp.ozone.fmi.fi/KEH/>.
> the maintainer seems to be <URL:mailto:hurtta+elm@ozone.FMI.FI (Kari Hurtta)>.
> I'll contact him right now.

elm 2.4ME+ popular UNIX mail reader/composer ?

Nice to hear :-)

/ Kari Hurtta




  parent reply	other threads:[~2000-08-03 14:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-17  5:52 gnus, mime and pgp Cyrille Lefevre
2000-07-22 16:19 ` why application/pgp; x-action=sign != application/pgp-signature ? Cyrille Lefevre
2000-07-22 17:00   ` ShengHuo ZHU
2000-07-23 18:32     ` Cyrille Lefevre
2000-07-24 15:35       ` Nuutti Kotivuori
2000-07-24 17:15         ` Cyrille Lefevre
2000-08-03 14:34       ` Kari E. Hurtta [this message]
2000-07-22 17:09   ` Florian Weimer
2000-07-23 18:33     ` Cyrille Lefevre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200008031434.e73EYS474534@ozone.fmi.fi \
    --to=kari.hurtta@ozone.fmi.fi \
    --cc=ding@gnus.org \
    --cc=hurtta+elm@ozone.fmi.fi \
    --cc=zsh@cs.rochester.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).