From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40326 Path: main.gmane.org!not-for-mail From: (Chris Beggy ) news@kippona.com Newsgroups: gmane.emacs.gnus.general Subject: Re: PGP support Date: Fri, 16 Nov 2001 13:26:20 -0500 Organization: Kippona Sender: owner-ding@hpc.uh.edu Message-ID: <873d3e1sj7.fsf@lackawana.kippona.com> References: <87eln2zeos.fsf@mclinux.com> <87r8r24d0z.fsf@squeaker.lickey.com> <87adxq4aqr.fsf@squeaker.lickey.com> Reply-To: Chris Beggy NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035175895 308 80.91.224.250 (21 Oct 2002 04:51:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:51:35 +0000 (UTC) Return-Path: Original-Received: (qmail 26042 invoked from network); 16 Nov 2001 18:27:49 -0000 Original-Received: from malifon.math.uh.edu (129.7.128.13) by mastaler.com with SMTP; 16 Nov 2001 18:27:49 -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 164nhT-0001ej-00; Fri, 16 Nov 2001 12:26:51 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 16 Nov 2001 12:26:35 -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 MAA08240 for ; Fri, 16 Nov 2001 12:26:23 -0600 (CST) Original-Received: (qmail 26016 invoked by alias); 16 Nov 2001 18:26:25 -0000 Original-Received: (qmail 26011 invoked from network); 16 Nov 2001 18:26:25 -0000 Original-Received: from lackawana.kippona.com (root@207.8.195.148) by gnus.org with SMTP; 16 Nov 2001 18:26:25 -0000 Original-Received: from lackawana.kippona.com (nobody@localhost [127.0.0.1]) by lackawana.kippona.com (8.12.1/8.12.1/Kippona) with ESMTP id fAGIQNQM002268 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Fri, 16 Nov 2001 13:26:23 -0500 Original-Received: (from nobody@localhost) by lackawana.kippona.com (8.12.1/8.12.1/Submit/Kippona) id fAGIQNMF002267; Fri, 16 Nov 2001 13:26:23 -0500 X-Reply-To: Chris Beggy Original-Lines: 20 Original-X-Trace: lackawana.kippona.com 1005935181 817 207.8.195.148 (16 Nov 2001 18:26:21 GMT) Original-X-Complaints-To: abuse@kippona.com X-gpgkeyid: 0x8060510A X-fingerprint: 6012 F8F8 29B3 67E4 0604 BCD2 F882 88AE 8060 510A Cancel-Lock: sha1:DvYDrGHimpvWRx6eYHD8Lmdu3ac= Original-To: ding@gnus.org Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40326 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40326 Simon Josefsson writes: > "Matt Armstrong" writes: > >> Yes, a single 'p' is not very obvious. ;-) > > It was the default, but perhaps it interfered with reading. If we can > find a non-obtrusive mechanism to let the user know the this > information, it would be good. > > Also, the buttons create false security. I posted a mail to this list > that showed PGP buttons that said the message verified OK, but I > created them using ^H which Gnus bolidifies. Whatever the mechanism > will be, the article buffer is the wrong place for it. How about a header field: X-Gnus: pgp-verified signature with key 0x454545 valid untrusted Chris