From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: *** X-Spam-Status: No, score=3.6 required=5.0 tests=RCVD_IN_SBL_CSS autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 25519 invoked from network); 21 Jan 2021 23:31:38 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 21 Jan 2021 23:31:38 -0000 Received: from 5ess.inri.net ([107.191.111.177]) by 1ess; Thu Jan 21 18:00:35 -0500 2021 Received: from [127.0.0.1] ([166.170.220.211]) by 5ess; Thu Jan 21 18:00:34 -0500 2021 Date: Thu, 21 Jan 2021 18:00:33 -0500 From: Stanley Lieber To: 9front@9front.org In-Reply-To: References: <154A2B81E5307985989F46BE958ACBAC@eigenstate.org> <84C199F8-15A4-4434-AD56-A35AB5CC6F4A@stanleylieber.com> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: STM standard Subject: Re: [9front] user none: cwfs vs hjfs Reply-To: 9front@9front.org Precedence: bulk On January 21, 2021 5:51:02 PM EST, hiro <23hiro@gmail=2Ecom> wrote: >why do you think running every service as none is a recommended practice? > >On 1/21/21, Stanley Lieber wrote: >> On January 21, 2021 5:01:06 PM EST, hiro <23hiro@gmail=2Ecom> wrote: >>>otoh not fixing hjfs may break security assumptions=2E >>> >> >> yes=2E i think we should fix hjfs=2E a lot of stuff relies on user none= doing >> what it does in cwfs=2E the most import thing is that all file systems = behave >> the same way=2E >> >> that said, relegating user none to world readable files while simultane= ously >> running basically every service as none makes isolating services, and m= ore >> blatantly keeping local users out of service files, difficult if not >> impossible=2E >> >> i think they got lazy with user none=2E we need some finer grade contro= l over >> user capabilities=2E >> >> sl >> > upas for one hardcodes switching to user none even if you don't run it as = user none=2E sl