X-Original-To: alpine-devel@mail.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 2DC1EDC06AF for ; Fri, 29 May 2015 16:43:47 +0000 (UTC) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id CFADEDC00A7 for ; Fri, 29 May 2015 16:43:41 +0000 (UTC) Received: by wicmx19 with SMTP id mx19so21013696wic.0 for ; Fri, 29 May 2015 09:43:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=5yQCyGD56U/x3uBZnyTF/935IgtDvPAAP2ag+2YNIsI=; b=PKYMI5qm0FEINIpWbkuwKgNDLHQUyuvNtb6aTgeybLAu82gHKqFxgedaB4C7WoW0eN ypzchw0AI7xEdqK6gWhsV91sRqkkrNNP+vxFpCntV2m4YCzxWJbXunIcxCwdPUe4HqrX J2e32mteEio4Ki133DaITpxlPiy1oGvXfZECw6MR2bzHUT4QRr4KA3somjvz38+PKlyt aZ7+Brd7xsgAqTh5Oq2u+90FWKq+XWLo2sMpwvE/6rieVAj6vpTGdX9jFt+le2HAQybr T5P3Vz0pnTIY1yP8dnkbnajMUfVVjIbCSXBpbNIUE71HgP6HAFJ1AzmAEMD2JMmOTfX1 Ddzw== X-Gm-Message-State: ALoCoQnIj70wkGLsWdyHaS7dGRWwImz3wef9GQqBhrN2vpDzsIPxRyFGYPQnknGELvHSiahJtIMN X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 X-Received: by 10.180.14.193 with SMTP id r1mr8037168wic.47.1432917820031; Fri, 29 May 2015 09:43:40 -0700 (PDT) Received: by 10.180.189.5 with HTTP; Fri, 29 May 2015 09:43:39 -0700 (PDT) In-Reply-To: <20150527131901.790405cc@twinpeaks.my.domain> References: <20150527131901.790405cc@twinpeaks.my.domain> Date: Fri, 29 May 2015 11:43:39 -0500 Message-ID: Subject: Re: [alpine-devel] 3.3 proposal: reduce number of SUID binaries as much as possible From: William Pitcock To: Orion Cc: alpine-devel@lists.alpinelinux.org Content-Type: text/plain; charset=UTF-8 X-Virus-Scanned: ClamAV using ClamSMTP Hi, On Wed, May 27, 2015 at 3:19 PM, Orion wrote: > On Tue, 26 May 2015 04:32:01 -0500 > William Pitcock wrote: > >> I would like to see a general reduction of SUID binaries where >> possible. For example, a lot of APKBUILDs have options=suid when >> there's probably no real reason for it. > > I fully support this endeavor! :D I will gladly help out and maintain > this project. However, I would prefer that we start with the base system > before we move onto other packages. So I think a great first attempt > would be removing as many SUIDs/SGIDs from a bare bones alpine-mini > install. As far as I know there's no SUID/SGID enabled packages in alpine-mini other than bbsuid which we install to proxy only the SUID-needing bits of busybox. William --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---