From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29166 Path: main.gmane.org!not-for-mail From: Florian Weimer Newsgroups: gmane.emacs.gnus.general Subject: Re: passwords and view-lossage Date: 10 Feb 2000 12:42:38 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <87vh3xs2q9.fsf@deneb.cygnus.argh.org> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165884 1220 80.91.224.250 (21 Oct 2002 02:04:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:04:44 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 7CAB2D051E for ; Thu, 10 Feb 2000 12:10:42 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB23752; Thu, 10 Feb 2000 11:08:48 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 10 Feb 2000 11:08:08 -0600 (CST) 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 LAA01134 for ; Thu, 10 Feb 2000 11:07:56 -0600 (CST) Original-Received: from mail.cid.net (cephyr.cid.net [212.172.21.2]) by mailhost.sclp.com (Postfix) with ESMTP id 4EEC6D051E for ; Thu, 10 Feb 2000 12:07:42 -0500 (EST) Original-Received: from uucp by mail.cid.net (Exim 3.11) with local-bsmtp id 12Ix4D-0006xM-00; Thu, 10 Feb 2000 18:07:45 +0100 Original-Received: from deneb.cygnus.argh.org ([192.168.1.2] ident=exim) by cygnus.argh.org with esmtp (Exim 3.12 #1) id 12Iry4-0000OO-00 for ding@gnus.org; Thu, 10 Feb 2000 12:41:04 +0100 Original-Received: from fw by deneb.cygnus.argh.org with local (Exim 3.12 #1) id 12Irza-0000Jq-00 for ding@gnus.org; Thu, 10 Feb 2000 12:42:38 +0100 Original-To: ding@gnus.org In-Reply-To: David Aspinwall's message of "09 Feb 2000 12:29:05 -0800" Original-Lines: 11 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29166 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29166 David Aspinwall writes: > After I enter my pop3 password, if I do a view-lossage, my password is > there. Not that I'm paranoid or anything, but is there any way to > prevent this? Yes, there is. Recently, I posted a patch on gnu.emacs.sources. Unfortunately, it's only possible to clear the password from C source. A modified version of the patch will be part of subsequent Emacs releases (and an upcoming security patch for Emacs 20.5 which will address other issues as well).