Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 30 Jul 2001 08:08:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 30 Jul 2001 08:08:43 -0400 Received: from SSH.ChaoticDreams.ORG ([64.162.95.164]:53893 "EHLO ssh.chaoticdreams.org") by vger.kernel.org with ESMTP id ; Mon, 30 Jul 2001 08:08:30 -0400 Date: Mon, 30 Jul 2001 05:07:49 -0700 From: Paul Mundt To: Alan Cox Cc: john slee , linux-kernel@vger.kernel.org Subject: Re: Test mail Message-ID: <20010730050749.A17726@ChaoticDreams.ORG> In-Reply-To: <20010730214522.C1183@higherplane.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.13i In-Reply-To: ; from alan@lxorguk.ukuu.org.uk on Mon, Jul 30, 2001 at 12:46:18PM +0100 Organization: Chaotic Dreams Development Team Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Original-Recipient: rfc822;linux-kernel-outgoing On Mon, Jul 30, 2001 at 12:46:18PM +0100, Alan Cox wrote: > Its more than that. Its the same smug arrogance that is going to get a lot > of people nasty shocks one day > > ELM, Pine and Mutt have all at various times had holes that could have been > used to write an exact Unix equivalent of the windows virus. > hangs some web browser email 4 years after the > bug was reported and so on... > This all goes back to opening things blindly, and also ties in the issue of HTML aware email clients. Mail clients should simply be dealing with plain text. As soon as things like HTML support are introduced into the client, you have the same sort of problems that you do with easily exploitable web browsers. These things are only an issue when your mail client tries to do things for you instead of allowing you to do them yourself. HTML emails can simply be fed through something like a lynx -dump in order to capture their plaintext output. Keep HTML where it belongs, on webpages, not mail. If someone wants to send you an image, they can do so through an attachment. Regards, -- Paul Mundt - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/