From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25177 Path: main.gmane.org!not-for-mail From: Florian Weimer Newsgroups: gmane.emacs.gnus.general Subject: Re: rfc2015/1847 pgp signing/encryption Date: 21 Sep 1999 07:39:24 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <87aeqgzuur.fsf@deneb.cygnus.argh.org> References: <874sgpkwfy.fsf@pazuzu.eudaemonia.org> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162611 12664 80.91.224.250 (21 Oct 2002 01:10:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:10:11 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id EAA14869 for ; Tue, 21 Sep 1999 04:14:13 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id DAB10151; Tue, 21 Sep 1999 03:09:36 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 21 Sep 1999 03:09:47 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id DAA05882 for ; Tue, 21 Sep 1999 03:09:37 -0500 (CDT) Original-Received: from mail.netic.de (mail.s.netic.de [212.9.160.11]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id EAA14837 for ; Tue, 21 Sep 1999 04:07:30 -0400 (EDT) Original-Received: by mail.netic.de (Smail3.2.0.106/mail.s.netic.de) via LF.net GmbH Internet Services via remoteip 194.163.56.20 via remotehost cygnus.argh.org with esmtp for mailhost.sclp.com id m11TKve-001WylC; Tue, 21 Sep 1999 10:05:34 +0200 (CEST) Original-Received: from deneb.cygnus.argh.org ([192.168.1.2] ident=root) by cygnus.argh.org with esmtp (Exim 3.02 #1) id 11TIe3-0000yg-00 for ding@gnus.org; Tue, 21 Sep 1999 07:39:15 +0200 Original-Received: from fw by deneb.cygnus.argh.org with local (Exim 3.02 #1) id 11TIeC-00049N-00 for ding@gnus.org; Tue, 21 Sep 1999 07:39:24 +0200 Original-To: ding@gnus.org In-Reply-To: Mark Buda's message of "20 Sep 1999 19:14:09 -0400" Original-Lines: 11 User-Agent: Gnus/5.070096 (Pterodactyl Gnus v0.96) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25177 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25177 Mark Buda writes: > Is there anybody anywhere working on making pgnus able to produce > signed/encrypted messages a la RFCs 2015 and 1847 (multipart/signed, > multipart/encrypted)? A few months ago, I started to write some code, but I discovered soon that some of the Gnus MIME processing code has to be extended. Some minor changes were already made, but the remaining ones are rather obscure and I don't know yet whether Lars will appreciate them, but I'll send him a patch anyway if he's got the time again to work on Gnus.