Received: from mx1.mailbun.net (mx1.mailbun.net [170.39.20.100]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 13DEB781A67 for <~alpine/users@lists.alpinelinux.org>; Mon, 19 Jul 2021 07:26:48 +0000 (UTC) Received: from penelo.lan (unknown [107.125.25.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: ariadne@dereferenced.org) by mx1.mailbun.net (Postfix) with ESMTPSA id BEA561134B7; Mon, 19 Jul 2021 07:26:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=dereferenced.org; s=mailbun; t=1626679607; bh=nf0NL92fUFTcE17F3+aZbEpVrtD7ray/l9QzF9e27LY=; h=Date:From:To:cc:Subject:In-Reply-To:References; b=CfKSaA3iP6Cc6XqQm0xexKG0mgb++aYmMaT6qY0iPLD7CjKO7pdtB643TMxJR6+1U WzuIQDZFjV0CdC5DnWax3FxSA4EaFjmflU2svoDo531wF0X1hiHTAWbRPu6O6c5MAs Us1Xa+Dn36JFQA8pvHPzqAw+mN9/M++B8V7LsUkMi6WRqkbLoBBJAyXI2hN/lBe+6H y6Ap2OdnLXTXBlsFnmnjjhdL4vmQgqd55Ybf2VaZ1pdmaoWnNADTMmD/pJeMFC65jq 3iy9TmtVar2h+kH1c2ShndGzFY54PBl35pP7N/QWQkUX5DczJNYmTeFn2DgNQcUoTB sEQSbL0gYTgrw== Date: Mon, 19 Jul 2021 02:26:45 -0500 (CDT) From: Ariadne Conill To: ml-devel@keemail.me cc: ~alpine/users@lists.alpinelinux.org Subject: Re: Firejail In-Reply-To: Message-ID: <87c4c1c0-f20-3f9-2a6-a85c9a4b2133@dereferenced.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Hi, On Mon, 19 Jul 2021, ml-devel@keemail.me wrote: > I've noticed that `firejail` isn't available in the repositories. Will it be available in the future? `firejail` has a rather problematic design, so we dropped the package as we were not confident in its dependability as a security tool. There are other tools like bubblejail that may work for your use case. > Also, the Tor browser doesn't work with `musl`. Is there a workaround? I'm not familiar with the modifications made to Firefox with tor-browser, but you should be able to just use Firefox with Tor directly, I think. Ariadne