From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44585 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 08:46:47 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <87wuunyrl4.fsf@deneb.enyo.de> References: <87adrjse42.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 1020322157 20653 127.0.0.1 (2 May 2002 06:49:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 2 May 2002 06:49:17 +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 173AOy-0005N0-00 for ; Thu, 02 May 2002 08:49:17 +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 173AN8-0001NQ-00; Thu, 02 May 2002 01:47:22 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 02 May 2002 01:47:36 -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 BAA14373 for ; Thu, 2 May 2002 01:47:24 -0500 (CDT) Original-Received: (qmail 5308 invoked by alias); 2 May 2002 06:47:04 -0000 Original-Received: (qmail 5303 invoked from network); 2 May 2002 06:47:04 -0000 Original-Received: from cygnus-ext.enyo.de (HELO mail.enyo.de) (212.9.189.162) by gnus.org with SMTP; 2 May 2002 06:47:04 -0000 Original-Received: from [212.9.189.171] (helo=deneb.enyo.de) by mail.enyo.de with esmtp (Exim 3.34 #2) id 173AMf-0004MD-00 for ding@gnus.org; Thu, 02 May 2002 08:46:53 +0200 Original-Received: from fw by deneb.enyo.de with local (Exim 3.34 #4) id 173AMZ-0000GE-00 for ding@gnus.org; Thu, 02 May 2002 08:46:47 +0200 Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org In-Reply-To: <87adrjse42.fsf@alum.wpi.edu> (Josh Huber's message of "Wed, 01 May 2002 18:22:05 -0400") Original-Lines: 12 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:44585 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44585 Josh Huber writes: > As I've mentioned before, there are two ways to sign & encrypt a > message: > > 1. perform the two operations separately: sign, then encrypt. > 2. perform the two operations as one: sign & encrypt at the same time. > > #2 is generally desireable. It breaks PGP 2 support with some GnuPG versions. I'm not sure if GnuPG 1.0.7 corrects this.