From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31606 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: MIME Security with PGP (RFC2015) Date: 03 Jul 2000 13:08:45 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <2naehcprfu.fsf@tiger.jia.vnet> <2nsntyd9tj.fsf@tiger.jia.vnet> <2nwvj5g7r6.fsf@tiger.jia.vnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167998 15079 80.91.224.250 (21 Oct 2002 02:39:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:39:58 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id 9EEE8D0520 for ; Mon, 3 Jul 2000 07:10:40 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id GAC04160; Mon, 3 Jul 2000 06:10:29 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 03 Jul 2000 06:08:19 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id GAA29382 for ; Mon, 3 Jul 2000 06:08:06 -0500 (CDT) Original-Received: from karon.dynas.se (karon.dynas.se [192.71.43.4]) by mailhost.sclp.com (Postfix) with SMTP id 726E1D0520 for ; Mon, 3 Jul 2000 07:08:38 -0400 (EDT) Original-Received: (qmail 79062 invoked from network); 3 Jul 2000 11:08:37 -0000 Original-Received: from spirit.sto.dynas.se (HELO spirit.dynas.se) (172.16.1.10) by karon.sto.dynas.se with SMTP; 3 Jul 2000 11:08:37 -0000 Original-Received: (qmail 25604 invoked from network); 3 Jul 2000 11:08:42 -0000 Original-Received: from unknown (HELO localhost.localdomain) (172.16.13.121) by spirit.dynas.se with SMTP; 3 Jul 2000 11:08:42 -0000 Original-To: Shenghuo ZHU In-Reply-To: Shenghuo ZHU's message of "01 Jul 2000 12:01:01 -0400" Mail-Copies-To: never Original-Lines: 21 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Capitol Reef) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31606 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31606 Shenghuo ZHU writes: > > What do you think? > > There are some technical difficulties in your approach: > > 1) In your first illustration, the parts have to be encoded more than > once. Gnus can not guarantee that two encoded results are same, > because mml-computer-boundary may return different results. Right. Ouch. > 2) In your second illustration, some users would rather see the > content of the multipart/mixed part instead of the tags. Besides, you > may miss micalg and protocol parameters in the multipart/signed head. Yes. I think I've changed my mind about that approach too, it isn't very good. I'll use the `postprocess' framework for now (but I think we should rename it, `sign=smime' or whatever looks nicer).