From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44595 Path: main.gmane.org!not-for-mail From: Florian Weimer Newsgroups: gmane.emacs.gnus.general Subject: Re: [COMMIT] sign & encrypt changes Date: Thu, 02 May 2002 16:14:07 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <87bsby4oy8.fsf@deneb.enyo.de> References: <87adrjse42.fsf@alum.wpi.edu> <87wuunyrl4.fsf@deneb.enyo.de> <87u1pqbsl3.fsf@alum.wpi.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1020348951 2540 127.0.0.1 (2 May 2002 14:15:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 2 May 2002 14:15:51 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 173HN8-0000ej-00 for ; Thu, 02 May 2002 16:15:50 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 173HLz-0003pM-00; Thu, 02 May 2002 09:14:39 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 02 May 2002 09:14:53 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id JAA15860 for ; Thu, 2 May 2002 09:14:42 -0500 (CDT) Original-Received: (qmail 332 invoked by alias); 2 May 2002 14:14:22 -0000 Original-Received: (qmail 323 invoked from network); 2 May 2002 14:14:22 -0000 Original-Received: from cygnus-ext.enyo.de (HELO mail.enyo.de) (212.9.189.162) by gnus.org with SMTP; 2 May 2002 14:14:22 -0000 Original-Received: from [212.9.189.171] (helo=deneb.enyo.de) by mail.enyo.de with esmtp (Exim 3.34 #2) id 173HLZ-00029W-00 for ding@gnus.org; Thu, 02 May 2002 16:14:13 +0200 Original-Received: from fw by deneb.enyo.de with local (Exim 3.34 #4) id 173HLT-0000Iv-00 for ding@gnus.org; Thu, 02 May 2002 16:14:07 +0200 Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org In-Reply-To: <87u1pqbsl3.fsf@alum.wpi.edu> (Josh Huber's message of "Thu, 02 May 2002 09:13:44 -0400") Original-Lines: 21 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44595 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44595 Josh Huber writes: >> It breaks PGP 2 support with some GnuPG versions. I'm not sure if >> GnuPG 1.0.7 corrects this. > > Okay, since I don't have pgp2, nor do I know anyone still using it, > could you test it for me? I can't test it reliably, either. But I'm going to ask on the GnuPG mailing list. > Why does it break pgp2 support, btw? GnuPG 1.0.6 cannot create PGP 2 compatible sign+encrypt messages in one go. IIRC, Werner misread the OpenPGP specification and didn't implement a required feature (he thought that it was optional or something like that). > (even with the --pgp2 option?) --pgp2 is 1.0.7 stuff.