From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id iDnOKVWM+2ToyAAAauVa8A:P1 (envelope-from ) for ; Fri, 08 Sep 2023 23:04:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id iDnOKVWM+2ToyAAAauVa8A (envelope-from ) for ; Fri, 08 Sep 2023 23:04:21 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 67DC4DF3F for ; Fri, 8 Sep 2023 23:04:21 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=IDglSazw; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694207061; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=Zcqd9MHNzt4bsUXG3X3o22/nLELeds1PtP0IqHF7xLM=; b=Sz2zyfbEXSMGjMVTiHzVR78uICUXDvq257wEcd7BTrCptzmXUxmVU2YuK4JMATnKv5o8ou 1I8OW2kh0YU26on39tPDp1ZVvg+3M99Ype2rfjCzurxOseiPB290OG/HPicd8qtLSIxz45 ysC9xVuUtWmMJO3nqeaExY22wS4GgafrwgGC87yvOZhdyuIz7xjFcB+nZcu7P7iZ+GI7K8 CyANz7oouBk+slO8pXSLGOf+09P/bypXeUMWdqPDqnmBetCyrunQxamgdeRcQ8w78vfbvk pdb8Soxw/k54EyaCqRH6sDttkTQS7pydhnDhCDq8meCjHpJuMdn30goJdmTEgQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694207061; a=rsa-sha256; cv=none; b=DVtXJI0V6Ug/CkCgSiUCE8cbDXECUS0rzNQXM1UP5yp2yO9Km+rd7u5M8oHc0d19EnNOgN dfqupo0OThS2TMs3/ozprS2inmmcvke2s4KLRuy3gvI1o9X8NDGKoL/PpsA/CJzz/xVYou 7vMN6+24yjqQY7HTNdy054JBzdQ030UKEhW9CxDq57LjVi6hfSrs6O2AhQtbpthq5VN/9H njwZkzntD0xBwQwtwIWDQKFFd230O8NHM5AuMU0QukCK0BVmm9jOBoYO9rTInlcAUAnZRz bOOlfKYN5W1ymY/Qm8aTHXg1MVXyPZGqclVIzIe5FJp7MSVvI1XOjufOMCByJg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=IDglSazw; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qei2I-0000ac-Et; Fri, 08 Sep 2023 16:25:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qei2G-0000aH-6e for bug-guix@gnu.org; Fri, 08 Sep 2023 16:25:00 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qei2F-0008NT-Uw for bug-guix@gnu.org; Fri, 08 Sep 2023 16:24:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qei2I-0007AT-1l; Fri, 08 Sep 2023 16:25:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65056: https://issues.guix.gnu.org/ cannot be accessed through Tor Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 08 Sep 2023 20:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65056 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ricardo Wurmus Cc: 65056@debbugs.gnu.org, Tobias Geerinckx-Rice , guix-sysadmin , Altadil Received: via spool by 65056-submit@debbugs.gnu.org id=B65056.169420467227509 (code B ref 65056); Fri, 08 Sep 2023 20:25:02 +0000 Received: (at 65056) by debbugs.gnu.org; 8 Sep 2023 20:24:32 +0000 Received: from localhost ([127.0.0.1]:45738 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qei1o-00079d-4Z for submit@debbugs.gnu.org; Fri, 08 Sep 2023 16:24:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41562) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qei1k-00079N-Us for 65056@debbugs.gnu.org; Fri, 08 Sep 2023 16:24:31 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qei1c-0008Ia-19; Fri, 08 Sep 2023 16:24:20 -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=Zcqd9MHNzt4bsUXG3X3o22/nLELeds1PtP0IqHF7xLM=; b=IDglSazwFx36gil6qunW 59VP9TRJ5+imxAoBpbQfYnt9f6e7tsChuRl1H6nko5PYma2mi5FJPU7bgY9odLaS8L4iY9/wCxDN8 mR95ec49eKW2ANwZyu0eLXMCv6/Uf1p8RZiQ45xVhZVAWJiyXrQLLL65+noupJYYg627Oz6q8JVt7 iAWXlcj3mLehgJf7HaZ0uL6Txr9LWiUxYzvM8f6YpNqq09wTMPIkYS9DQU3CUcCL56TFDpwn+GWlj OwbKdsiX05e3PGzYNG9Mh78D188jbuXTnR9zMXzH1fz7wBbcfEGewYWLTq5AZP0fvYSW3e+DovQcj 3lHHCqh9w+w6qA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <10e9eb490471d421fa709eaa36bdec83@tobias.gr> <877cpzbxf4.fsf@gnu.org> <1504743B-0B78-4D42-AB22-F25CA2D0194D@tobias.gr> <87h6p256ty.fsf@elephly.net> Date: Fri, 08 Sep 2023 22:24:15 +0200 In-Reply-To: <87h6p256ty.fsf@elephly.net> (Ricardo Wurmus's message of "Mon, 14 Aug 2023 11:07:26 +0200") Message-ID: <878r9g2z2o.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -1.11 X-Spam-Score: -1.11 X-Migadu-Queue-Id: 67DC4DF3F X-TUID: XPtTCoziYMMy Hello! Ricardo Wurmus skribis: > I don=E2=80=99t know. I=E2=80=99m on holidays now, but I=E2=80=99ve open= ed yet another ticket > to get a definitive answer to my more elaborate variant of =E2=80=9CWTF?= =E2=80=9D. Did you eventually get feedback from them? If not, we can start looking for a way to move public-facing services elsewhere. (It may not be trivial because bayfront, which is the other node we=E2=80=99ve traditionally used for that, is super busy these days.) Thanks again for your support=E2=80=A6 Ludo=E2=80=99.