Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 83198782D17 for <~alpine/users@lists.alpinelinux.org>; Mon, 19 Jul 2021 18:41:44 +0000 (UTC) Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4GT9ft1X93zDr7D for <~alpine/users@lists.alpinelinux.org>; Mon, 19 Jul 2021 11:41:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1626720102; bh=8oXTqwow5YZgQ0jVTCDlH2Eg07D93c8zn/XC5hMOIjA=; h=Subject:To:References:From:Date:In-Reply-To:From; b=pzjarKjDNsFfQ7NvbXQmD/wB288QOvRU/j/v06QCqkstS29ape/NPSQKu2ih0WKQK KTlcbae9CGbGa2W86FFu7v5pZbNO++yzOlstuIbSeTrukoGnhscHadTDh8z3myZnWH JaiANyrLOLkzcfY5914uv+v2ANOSM9nrPW9ODtIM= X-Riseup-User-ID: 2C4059680DDE832D0509C9A70A01773AAEA4196970CE8BF56643F6D130A63C10 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4GT9fr6yn1z5vn8 for <~alpine/users@lists.alpinelinux.org>; Mon, 19 Jul 2021 11:41:40 -0700 (PDT) Subject: Re: Firejail To: ~alpine/users@lists.alpinelinux.org References: <87c4c1c0-f20-3f9-2a6-a85c9a4b2133@dereferenced.org> From: Donoban Message-ID: <167feb7b-99e3-099c-90fb-d21292afaae0@riseup.net> Date: Mon, 19 Jul 2021 18:41:38 +0000 MIME-Version: 1.0 In-Reply-To: <87c4c1c0-f20-3f9-2a6-a85c9a4b2133@dereferenced.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US El 19/7/21 a las 7:26, Ariadne Conill escribió: >> 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. Another problem using upstream firefox with tor connection is that you will get more captchas than using tor-browser, also I think that you can't reach .onion addresses. A possible "solution" (if you are ok running flatpak) is using Micah Lee launcher https://github.com/micahflee/torbrowser-launcher. Donoban