From owner-freebsd-ports@FreeBSD.ORG Fri Jun 11 19:29:01 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99D80106564A for ; Fri, 11 Jun 2010 19:29:01 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4E9EA8FC08 for ; Fri, 11 Jun 2010 19:29:01 +0000 (UTC) Received: by gwj20 with SMTP id 20so1310153gwj.13 for ; Fri, 11 Jun 2010 12:29:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=ipDaPevan3NVAjJZiUG/Xds8V99G0GhRuR8eVtFh4xk=; b=QD87EwUW8zIiUQtT7dsqLw9eUl3+3F665Qh0o0Up88Ib0sxgpx0fDQj0v3s2DWha7y ICwe6D2Ymr4g0/w4GgIET0/MWwIK6JL1CtvouJVCJtMF5Fjtl2OYoZpAecPYHx8KyYl8 fzd/AQ0zAzsbzdN06D/VZtTK2ng6giu/i5+Vo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=D40QOiNWFYygIzYUHM8aEt7/GFN9koN6zNdF+NUnyKW0eY7TzSN0/c/XaVZakoBc1N B+4ZTWZNB7t2M9XIkMJ/2SBjHq3IXd3Lv8TZQZnXRlsRJ3oMBsJ7Ez5mDsRa5cOJOY7B 6JkKf0BLhGAPOWuIFraVFhY1r06Ck/R9dRSNc= MIME-Version: 1.0 Received: by 10.239.170.73 with SMTP id r9mr148594hbe.101.1276284539795; Fri, 11 Jun 2010 12:28:59 -0700 (PDT) Received: by 10.239.185.200 with HTTP; Fri, 11 Jun 2010 12:28:59 -0700 (PDT) Date: Fri, 11 Jun 2010 21:28:59 +0200 Message-ID: From: Torfinn Ingolfsen To: FreeBSD Ports ML , mitsuru@riken.jp Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: deskutils/alexandria - why does it create a world readable and writable directory? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jun 2010 19:29:01 -0000 Hei, I just found deskutils/alexandria (0.6.5_3) and installed it. A very nice program. I have just one question: why does it create a directory (~/.alexandria) with 777 permissions? Wouldn't it be more "correct" to use something like 740 or even 750? Note: all subdirectories of said directory have 755 permissions too. -- Regards, Torfinn Ingolfsen