From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id CL2XEYHXzWKjFQAAbAwnHQ (envelope-from ) for ; Tue, 12 Jul 2022 22:20:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id cCVoEYHXzWKyBgEAauVa8A (envelope-from ) for ; Tue, 12 Jul 2022 22:20:17 +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 13D1817CDB for ; Tue, 12 Jul 2022 22:20:17 +0200 (CEST) Received: from localhost ([::1]:53206 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oBMMi-00020R-2K for larch@yhetil.org; Tue, 12 Jul 2022 16:20:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51632) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oBMMV-000203-IK for bug-guix@gnu.org; Tue, 12 Jul 2022 16:20:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49801) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oBMMV-0002PL-9L for bug-guix@gnu.org; Tue, 12 Jul 2022 16:20:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oBMMV-0005it-4b for bug-guix@gnu.org; Tue, 12 Jul 2022 16:20:03 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#56512: gnu.org does not redirect http to https Resent-From: Csepp Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 12 Jul 2022 20:20:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56512 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ronak B Cc: 56512@debbugs.gnu.org, julien@lepiller.eu, akib@disroot.org X-Debbugs-Original-Cc: bug-guix@gnu.org, Julien Lepiller , 56512@debbugs.gnu.org, Akib Azmain Turja Received: via spool by 56512-submit@debbugs.gnu.org id=B56512.165765719221967 (code B ref 56512); Tue, 12 Jul 2022 20:20:03 +0000 Received: (at 56512) by debbugs.gnu.org; 12 Jul 2022 20:19:52 +0000 Received: from localhost ([127.0.0.1]:43697 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oBMMK-0005iF-JS for submit@debbugs.gnu.org; Tue, 12 Jul 2022 16:19:52 -0400 Received: from mx1.riseup.net ([198.252.153.129]:60842) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oBMMG-0005hg-SP for 56512@debbugs.gnu.org; Tue, 12 Jul 2022 16:19:49 -0400 Received: from fews2.riseup.net (fews2-pn.riseup.net [10.0.1.84]) (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 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4LjBtl2mmJzDrR2; Tue, 12 Jul 2022 20:19:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1657657183; bh=h7XqRXpdQi7dep3iqw7ri513u/8NBPaYNrwbe9Gx9AI=; h=References:From:To:Cc:Subject:Date:In-reply-to:From; b=SEACDaSWBds59VuQvpmviQfF2rNUzkgfsUS/dnH4ZL63BmEXMl57j7CXhaVOUPAA3 9rTwDGTl3esc01+Swq7/Fp91xp6M3k+WfxWQc3ibGuXZDkuQSfQwlrE3+VspNgJ5A0 wkbCgVT3kQijxtiKlzaU9u+1nM5/9VHy9krtP+e0= X-Riseup-User-ID: 0FD3686E76EE71FF5C6B454519B89CA76FB4B428D9D35E9F0A85901F4DB52E15 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews2.riseup.net (Postfix) with ESMTPSA id 4LjBtk1dCLz1yTJ; Tue, 12 Jul 2022 20:19:42 +0000 (UTC) References: <87czea1tk6.fsf@disroot.org> From: Csepp Date: Tue, 12 Jul 2022 22:19:06 +0200 In-reply-to: Message-ID: <87v8s2jd7o.fsf@riseup.net> MIME-Version: 1.0 Content-Type: text/plain 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1657657217; 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: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=JDgYft2GLLruCMB1giC2llLz+Dr7Lf0BaDOcVi5ubPo=; b=e6lQ8OSoSqRyYazikvuZA4nMCfzGZ/maKCQVSFEYbSKS3S2S9jJ6EXE/s353k0tuxkhGw1 fynT1pYNHy/2jlP8XQqMY4necH4Gc3lcwbbCj4U3UFQ82FGhKM8QAXu1Q6PmMK1Z2fgR+f 3gGnkEYX8VPW7afJClDT2kZYr/n7NKLtgm7DL145hGW5ykkQoTjf7+cMnmLeFdP/aJTXVs 8/xrJ6t7ZphlhOuOBp5WtFujs6+QLJ3IZCYYwMHS+PqcoyWw1A7Ai5oepxXtcEn+8rB0+t 4LiBPvLUJNzB0AB2VIujy/3Y/tIgdbtdIAsyCRLE+mhh5l44jNk17/Kzk1umGA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1657657217; a=rsa-sha256; cv=none; b=iOAtu8giPpRVjr9Y6Ln2mWULJ/qTM/LE2PeFwJNNzsm7UNhVDD1weMG3djIEc8atAEUVSS XdK1a0ht6soiAtUxPKNXDLiy771e2maYoOTT4E7j6z4m4RduQCUUGXRH1Fz6QGAwQF07ZI 8oMs/lvCs0ziI0ARJ82fTb8Ch/m6Jbjg/qmwdN93RXbDb4HoFks9VPaXnnbkMknrOYJ+AD iH/lQW/SSufhJfKRb9SX5Cnnwwx1h0Sc38Sjs5sqcATfUCyeb3I3NqBNU3thEmHgtuANvt 2kFV/lE6zWHoIYHqodzZDUsAyb3QfJpom5iXKrNQ5QL4SH2Cmx4kmnJGBdDAqg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=SEACDaSW; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none); 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" X-Migadu-Spam-Score: 4.85 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=SEACDaSW; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none); 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" X-Migadu-Queue-Id: 13D1817CDB X-Spam-Score: 4.85 X-Migadu-Scanner: scn0.migadu.com X-TUID: c8MwlTRg0y+0 Ronak B writes: > Thank you for the quick replies. Ok I will email the GNU project with regard to the lack of a redirect. > > I think we should change the man doc at least in all coreutils to use https in the links instead of http. > > Can we repurpose this ticket for that work or should we create a separate ticket to update the man docs? > > On Tue, Jul 12, 2022, 6:05 AM Akib Azmain Turja wrote: > > Julien Lepiller writes: > > > Guix does not control the infrastructure behind the GNU project. You need to contact the GNU sysadmins, though I don't know how :) > > Check out , it contains some information > that might be interesting to you. > > Quoting from that page: > > > Security reports > > for gnu.org or one of its subdomains > > > > * If you have GnuPG setup, send encrypted email the FSF Executive > > Director, Deputy Director, Web Developer, and Senior Sysadmins > > listed on our Staff and Board page. > > * If you don't have GnuPG setup, write to . > > And obviously, there is Richard Stallman . > > -- > Akib Azmain Turja > > This message is signed by me with my GnuPG key. It's fingerprint is: > > 7001 8CE5 819F 17A3 BBA6 66AF E74F 0EFA 922A E7F5 Remember that Guix now also has Tor mirrors which don't benefit from or are hindered by HTTPS.