From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 15 03:58:12 2022 Received: (at 54370) by debbugs.gnu.org; 15 Mar 2022 07:58:12 +0000 Received: from localhost ([127.0.0.1]:47445 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nU24K-0005HV-4e for submit@debbugs.gnu.org; Tue, 15 Mar 2022 03:58:12 -0400 Received: from eggs.gnu.org ([209.51.188.92]:54680) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nU24I-0005HH-5D for 54370@debbugs.gnu.org; Tue, 15 Mar 2022 03:58:10 -0400 Received: from [2001:470:142:3::e] (port=60206 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nU24B-0003af-KM; Tue, 15 Mar 2022 03:58:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=PdQKeVUVEXvtYz7ReYIzbIrVOpBzqZB3VbzeebTNG+s=; b=T9RjH6UJxSFDRGNfIXBn w2HVYlzFDMrP8lFZpblnJltbm3kxpJs1lKn42uwMoCCzWxRarZ5/eDBX+UCCE+xpEPTCQmpQDN/fJ yT5Xtt9PlAiQPUTCx+qy9NEdo7DeLNfBEQRawCNOkBOsC/9bof48brymCb2sjtfbnTVAjQkA4zHch u3n9ka40iQ3EKcd6+BCNWX/Vl43x2mLojUUSksrKOG6jcLAbmUT7R8r5lsQ8Jf0SkR82h9B3HbOF9 AbafumOS+O/8EmQg7dmPXkMmqI13pOikjooRmrfboAtzMUNubWne59cYVPiFWY/ldP/UcVsQpcii5 FlG+VlDCK0qUTQ==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=38524 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nU24A-0007Ep-Gv; Tue, 15 Mar 2022 03:58:03 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Maxime Devos Subject: Re: bug#54370: network problem or intentional blocking? References: <3F8ECF7D-4C80-4D03-B7A1-60EBAD3EE206@tobias.gr> <028317bebedcd18fc0063fbff3a20b9e509043a2.camel@telenet.be> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 25 =?utf-8?Q?Vent=C3=B4se?= an 230 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 15 Mar 2022 08:57:59 +0100 In-Reply-To: <028317bebedcd18fc0063fbff3a20b9e509043a2.camel@telenet.be> (Maxime Devos's message of "Sun, 13 Mar 2022 21:36:16 +0100") Message-ID: <87bky7przs.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 54370 Cc: Tobias Geerinckx-Rice , 54370@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi Maxime, Maxime Devos skribis: > For the website, publishing the website not only over HTTP/S but also > over IPFS might help? The website is static and Guix has an IPFS > service, so it should be feasible I think. The browser extension > (https://docs.ipfs.io/install/ipfs-companion/) would need to be > packaged though, and a DNS link record > (https://docs.ipfs.io/concepts/dnslink/#resolve-dnslink-name) would > need to be set up. That and/or publishing as an onion service would be great. Ludo=E2=80=99.