From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40379 Path: main.gmane.org!not-for-mail From: Florian Weimer Newsgroups: gmane.emacs.gnus.general Subject: Re: PGP support Date: Sat, 17 Nov 2001 15:29:31 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <87r8qxzd10.fsf@deneb.enyo.de> References: <87eln2zeos.fsf@mclinux.com> <87r8r24d0z.fsf@squeaker.lickey.com> <87adxq4aqr.fsf@squeaker.lickey.com> <871yix3ay1.fsf@deneb.enyo.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035175939 589 80.91.224.250 (21 Oct 2002 04:52:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:52:19 +0000 (UTC) Return-Path: Original-Received: (qmail 27337 invoked from network); 17 Nov 2001 14:18:30 -0000 Original-Received: from malifon.math.uh.edu (129.7.128.13) by mastaler.com with SMTP; 17 Nov 2001 14:18:30 -0000 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 1656IF-00085X-00; Sat, 17 Nov 2001 08:18:03 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 17 Nov 2001 08:17:45 -0600 (CST) 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 IAA13374 for ; Sat, 17 Nov 2001 08:17:31 -0600 (CST) Original-Received: (qmail 27302 invoked by alias); 17 Nov 2001 14:17:43 -0000 Original-Received: (qmail 27297 invoked from network); 17 Nov 2001 14:17:43 -0000 Original-Received: from mail.s.netic.de (HELO mail.netic.de) (212.9.160.11) by gnus.org with SMTP; 17 Nov 2001 14:17:43 -0000 Original-Received: by mail.netic.de (Smail3.2.0.111/mail.s.netic.de) via LF.net GmbH Internet Services via remoteip 212.9.163.126 via remotehost mail.enyo.de with esmtp for mail.gnus.org id m1656HU-001X1PC; Sat, 17 Nov 2001 15:17:16 +0100 (CET) Original-Received: from [192.168.1.2] (helo=deneb.enyo.de ident=exim) by mail.enyo.de with esmtp (Exim 3.12 #1) id 165662-0001TO-00 for ding@gnus.org; Sat, 17 Nov 2001 15:05:26 +0100 Original-Received: from fw by deneb.enyo.de with local (Exim 3.12 #1) id 1656TL-0000xq-00 for ding@gnus.org; Sat, 17 Nov 2001 15:29:31 +0100 Original-To: ding@gnus.org In-Reply-To: (Simon Josefsson's message of "Sat, 17 Nov 2001 12:41:08 +0100") Original-Lines: 23 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40379 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40379 Simon Josefsson writes: >> mutt includes the current time when presenting output from the OpenPGP >> implementation. > > I can write a JavaScript that extracts current time and places it in > the article buffer via W3. So disable W3 in conjunction with crypto. That's the best idea anyway (W3 can compromise anonymity). > I can include a image/gif external MIME part with the current > time. Same problem, same solution. > Or simply guess when the receiver will see the mail and add that > time to the mail. 'g' doesn't change the timestamp, then. ;-) Well, I forgot that Gnus isn't just a simple mail or news reader. For mutt, doing these things is much easier.