From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from homiemail-a21.g.dreamhost.com (caiajhbdcbbj.dreamhost.com [208.97.132.119]) by speech.braille.uwo.ca (Postfix) with ESMTP id 300D0C1A42C; Sat, 11 Dec 2010 17:02:14 -0500 (EST) Received: from homiemail-a21.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a21.g.dreamhost.com (Postfix) with ESMTP id 94C8B300061; Sat, 11 Dec 2010 14:02:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=the-brannons.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version: content-type; q=dns; s=the-brannons.com; b=eFipBKH5oh247w+pArytG oJy5j3PXlXxEZRnNiDakJoebtOqv4NJsmRKFhKU1jJnNpd0Llg8CFE9xStbJgA9Y JQ5t0PlJA05Ni+LvRR/grEUZhgHicQY8LWHvlNSo1ipNSoDXNgakZ66FEcEGF/wi f03bXT/jBRZ8ehI1R7aCjU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=the-brannons.com; h=from :to:cc:subject:references:date:in-reply-to:message-id :mime-version:content-type; s=the-brannons.com; bh=LFlX6nBPZPgd1 HmKOtfH7sVHg+8=; b=Q8ad+r9r55pVuUIM08kTNXQNSi7RRF3aZBtRMiaevolST QvTCI6QZrgpJBAtmb/mQxxg8COEXoOfUmfwqmFMnsWye7CImDNjkbjTTLxUgZ8F7 JuT8Qggn1IJwrLyQkvcAYZYbRrdqZvj8ECDJ4BxqvlYEBLLajo5ulOern7yQS0= Received: from localhost (ip68-12-125-253.ok.ok.cox.net [68.12.125.253]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: chris@the-brannons.com) by homiemail-a21.g.dreamhost.com (Postfix) with ESMTPSA id 5A7BF300059; Sat, 11 Dec 2010 14:02:13 -0800 (PST) From: Christopher Brannon To: Greg KH Subject: Re: World writable speakup files in Linux next References: <20101210190047.GA19219@kroah.com> Date: Sat, 11 Dec 2010 22:02:12 +0000 In-Reply-To: <20101210190047.GA19219@kroah.com> (Greg KH's message of "Fri, 10 Dec 2010 11:00:47 -0800") Message-ID: <87lj3wufx7.fsf@the-brannons.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kirk@braille.uwo.ca, speakup@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Dec 2010 22:02:14 -0000 Greg KH writes: > As I don't want to just blindly remove the world writable permissions on Hah, hah! This is very punny, though I'm certain that you didn't intend to make a pun. (Highlighting *blindly*). > all of these files, could someone go through and verify which ones > should and should not be world writable? Personally, I'd say ditch the world-readable bit. We should deal with this in terms of groups. The only user who should really be able to write to these files is the one sitting at the console. -- Chris