Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: <ding@gnus.org>
Subject: Re: PGP support
Date: Tue, 13 Nov 2001 10:53:53 +0100 (CET)	[thread overview]
Message-ID: <Pine.LNX.4.33.0111131042070.20498-100000@slipsten.extundo.com> (raw)
In-Reply-To: <877ksvpmdv.fsf@squeaker.lickey.com>

On Mon, 12 Nov 2001, Matt Armstrong wrote:

> Simon Josefsson <jas@extundo.com> writes:
> 
> > Thanks to Sascha Lüdecke ROT13(<fnfpun@zrgn-k.qr>) we now have PGP (as
> > in RFC 1991, not 2015/3156 which we already have) support in CVS.
> 
> For the RFC ignorant, what is the difference?
> 
> I think we had PGP/MIME.  What is RFC 1991?

PGP (RFC 1991/2440) means plain (Open)PGP blobs inserted into mail without
any MIME awareness at all.  It is what Mailcrypt natively supports.  
PGP/MIME (RFC 2015/3156) is PGP with MIME awareness.  Oort has supported
PGP/MIME for some time, using gpg.el or Mailcrypt as the backend.

With a few more menu items and commands added to Gnus, such as "Insert
Public Key", I don't have to use the Mailcrypt menu hooks at all.

Also, it would be nice if we could interop with those Outlook PGP plugins.  
It seems as if they support a MIME-aware PGP mode that isn't 2015/3156, 
but rather having all MIME headers etc look as if it was a unencrypted 
mail, and before sending, wrapping each MIME body in a PGP blob.  Everyone 
I communicate with seem to use the stuff, so I'll probably add it.

Maybe we should add a FSF-owned PGP-backend as well.  The FLIM/SEMI people
seem to have one, but it requires a few files that look old and
non-FSF-owned.  Hm..

> > As you can see, the PGP armors are QPified.
> 
> For the lingo ignorant like myself, what does QPified mean?  :-)

QP is a horrible escape language for non-ASCII stuff in mail.  "To QPify" 
means to add QP encoding in a piece of data.  That's about all you want to 
know about QP, I think. :-)




  parent reply	other threads:[~2001-11-13  9:53 UTC|newest]

Thread overview: 67+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-12 21:48 Simon Josefsson
2001-11-13  0:03 ` Matt Armstrong
2001-11-13  1:06   ` Josh Huber
2001-11-13  9:53   ` Simon Josefsson [this message]
2001-11-13 10:47     ` Fabien Penso
2001-11-13 11:32       ` Simon Josefsson
2001-11-17 11:12   ` Florian Weimer
2001-11-17 11:27     ` Simon Josefsson
2001-11-13 15:53 ` Per Abrahamsen
2001-11-13 18:38   ` Simon Josefsson
2001-11-14 10:03     ` Per Abrahamsen
2001-11-13 18:52   ` Josh Huber
2001-11-13 20:43     ` Matt Armstrong
2001-11-13 21:18       ` Simon Josefsson
2001-11-13 21:33         ` Matt Armstrong
2001-11-13 21:52           ` Simon Josefsson
2001-11-14 10:07             ` Per Abrahamsen
2001-11-14 10:59             ` dme
2001-11-14 11:52               ` Simon Josefsson
2001-11-14 16:02                 ` Andreas Fuchs
2001-11-14 17:11                   ` Simon Josefsson
2001-11-14 17:34                     ` Nevin Kapur
2001-11-14 17:57                       ` Matt Armstrong
2001-11-17 11:19                       ` Florian Weimer
2001-11-18  7:23                       ` Paul Jarc
2001-11-18 10:53                         ` Andreas Fuchs
2001-11-18 20:09                           ` Raymond Scholz
2001-11-18 23:38                             ` Andreas Fuchs
2001-11-17 11:18                   ` Florian Weimer
2001-11-17 11:17                 ` Florian Weimer
2001-12-29  5:14                 ` Lars Magne Ingebrigtsen
2001-11-16 18:26             ` news
2001-11-16 18:43               ` Werner Koch
2001-11-16 19:20                 ` Simon Josefsson
2001-11-16 19:37                   ` Josh Huber
2001-11-16 20:40                     ` Simon Josefsson
2001-11-16 20:58                       ` Jack Twilley
2001-11-16 21:21                       ` Josh Huber
2001-11-16 21:38                         ` Jack Twilley
2001-11-17  9:52                           ` Fabien Penso
2001-11-17 10:08                             ` Jack Twilley
2001-11-17 11:23                           ` Florian Weimer
2001-11-17 11:10                             ` Jack Twilley
2001-11-17 11:54                               ` Per Abrahamsen
2001-11-17 14:39                               ` Florian Weimer
2001-11-18 13:31                                 ` Kai Großjohann
2001-11-18 19:39                                   ` Norbert Koch
2001-11-19 21:53                                   ` Florian Weimer
2001-11-17  9:50                       ` Fabien Penso
2001-11-17  9:47                     ` Fabien Penso
2001-11-17 11:25                       ` Florian Weimer
2001-11-16 20:18                   ` news
2001-11-16 21:04                   ` Werner Koch
2001-11-16 21:20                   ` Matt Armstrong
2001-11-16 21:55                     ` Simon Josefsson
2001-11-17  4:28               ` Andreas Fuchs
2001-11-17 11:15             ` Florian Weimer
2001-11-17 11:41               ` Simon Josefsson
2001-11-17 14:29                 ` Florian Weimer
2001-11-14 10:50         ` Per Abrahamsen
2001-11-15  9:49           ` Per Abrahamsen
2001-11-14 21:56         ` Jack Twilley
2001-11-15 21:23         ` How to minimize buttons? (was Re: PGP support) Jack Twilley
2001-11-15 21:37           ` Andreas Fuchs
2001-11-16 11:39             ` Jack Twilley
2001-11-15  0:52     ` PGP support Sascha Lüdecke
2001-11-17 11:14   ` Florian Weimer

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=Pine.LNX.4.33.0111131042070.20498-100000@slipsten.extundo.com \
    --to=jas@extundo.com \
    --cc=ding@gnus.org \
    /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).