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=0.2 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 29225 invoked from network); 16 May 2023 02:21:26 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 16 May 2023 02:21:26 -0000 Received: from mars.pulpie.xyz ([104.238.162.80]) by 9front; Mon May 15 22:17:27 -0400 2023 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tcp80.org; s=20211202; t=1684203418; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=nq9q4tQXBvYbplZWJMYn8Jcw0WF4mSHJ7nS7IHRd9tw=; b=pmhygkzYuT1ZXPfCWGFbl7Lt91e9NJPesY4DSXpLOCoBdo7mCGleIInW2baWQFEFLqg5Ey 2SgpF4t4z7yknzfFbgvcTGO3VtkSeMERKFQYs89qdCVlNSb6IccQNq+Rw3/bv7ssmox4bK 7kIUwhl+LlJ4souKg3Tc3JZLCtOZmO4= X-Rspamd-Queue-Id: 4f6c1dde X-Spamd-Result: default: False [-0.10 / 15.00]; MIME_GOOD(-0.10)[text/plain]; DKIM_SIGNED(0.00)[tcp80.org:s=20211202]; ARC_NA(0.00)[]; TO_DN_NONE(0.00)[]; NEURAL_HAM(-0.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_ONE(0.00)[1]; PREVIOUSLY_DELIVERED(0.00)[9front@9front.org]; REPLYTO_ADDR_EQ_FROM(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; HAS_REPLYTO(0.00)[grobe0ba@tcp80.org]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; RSPAMD_URIBL_FAIL(0.00)[tcp80.org:query timed out]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Rspamd-Server: mars.pulpie.xyz Received: from [127.0.0.1] (deimos.pulpie.xyz [172.16.32.2]) by mars.pulpie.xyz (OpenSMTPD) with ESMTPSA id 4f6c1dde (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <9front@9front.org>; Mon, 15 May 2023 21:16:57 -0500 (CDT) Date: Mon, 15 May 2023 21:16:56 -0500 From: grobe0ba To: 9front@9front.org User-Agent: K-9 Mail for Android In-Reply-To: <14A96E7B-C7CA-4838-9EDF-569DEF427DA6@stanleylieber.com> References: <14A96E7B-C7CA-4838-9EDF-569DEF427DA6@stanleylieber.com> Message-ID: <0ADEF46D-5A83-4EA9-883B-72FED9418DF7@tcp80.org> 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: compliant extensible out-scaling cache Subject: Re: [9front] wanted: practical auth/bix examples Reply-To: 9front@9front.org Precedence: bulk I whipped this up a while back for sandboxing semi-untrusted rcpu connectio= ns=2E I use it on my 9 systems=2E http://tcp80=2Eorg/grobe0ba/sandbox/HEAD/info=2Ehtml The copy on shithub is missing the latest commit which is just wrapping it= in the standard /srv/clone stuff=2E