From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id CLHzAquDWGaQbAEAqHPOHw:P1 (envelope-from ) for ; Thu, 30 May 2024 15:48:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id CLHzAquDWGaQbAEAqHPOHw (envelope-from ) for ; Thu, 30 May 2024 15:48:27 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=QwttmMTQ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1717076906; 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-to: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=JfXhzbL45Uju5rQrP9Nkl26NT1yRIHmaobkGZRi/E3g=; b=KikAvWmAlgQ2BOp+xmZM1ewwdFRBr+GUWXDPWtAHNLNriE/EH8xDWO1otIYBLE2dksJc14 cVb8M7v5s5+5hsDtPilCL+tJEu5DJ/8Lgln/2vV8PKUmYND0rKthoYO4DpLVWNFVliZW80 vdKI41oXd1G1ieUJBDYmFzN0dmZPapiYP7zI7Mgwc/5hKGN6cw8njRS0Lc70IYXRxkxCp0 WtHJRQ8tyHToQaVOm47uhRcQbabaG7lJ4mMMUMFttBtx5WZv4odInnGntqRhkyryUjCmpz Ag0hqBodxp4WVrEWZJerT+iF+IfGN82YAQR/TweRlyZLWejAIcWWwmAT8vkgBQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1717076906; a=rsa-sha256; cv=none; b=dHBc8qBXAKxEkZCAXlm85ufjZRBlwVA8WPHMAbE/kXC6FlfJs9J6oMDerVeP5DcFDwUcnk m22r29vt2tggthSrmzOSiP89mC0KfNfG7o1Mi8iuD+//geOvGJq8cNnbsCm6Z8OAUHSvCH hws+Zidkiv/UF6C3NCgTMQfTeyjmB1o1QT1XWortM47Q1bLX3ygN2K1I1ElZAE6Q0vZC9Y 0RuJQStEQ9yW4Y3EJew2YqbsFCiPkMLB1bDTmoDXzqJKKKgw1rQMJhBitz5fNEaXVSSRBU Aqg0tq2AS3nHDiIKmyhnhftFfY/di1yUI1Ho+P7H5vkcKfNWL35AwOnElhkUfA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=QwttmMTQ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" 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 D99B939811 for ; Thu, 30 May 2024 15:48:26 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sCg8H-0004fK-9z; Thu, 30 May 2024 09:47:53 -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 1sCg8G-0004eu-Mm for bug-guix@gnu.org; Thu, 30 May 2024 09:47:52 -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 1sCg8G-0005mP-AR for bug-guix@gnu.org; Thu, 30 May 2024 09:47:52 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sCg8Q-0004GE-El for bug-guix@gnu.org; Thu, 30 May 2024 09:48:02 -0400 Subject: bug#68962: website: directly link the security mail address Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Thu, 30 May 2024 13:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68962 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Jonathan Brielmaier Cc: 68962-done@debbugs.gnu.org Mail-Followup-To: 68962@debbugs.gnu.org, maxim.cournoyer@gmail.com, jonathan.brielmaier@web.de Received: via spool by 68962-done@debbugs.gnu.org id=D68962.171707683216262 (code D ref 68962); Thu, 30 May 2024 13:48:02 +0000 Received: (at 68962-done) by debbugs.gnu.org; 30 May 2024 13:47:12 +0000 Received: from localhost ([127.0.0.1]:36438 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCg7c-0004ED-8W for submit@debbugs.gnu.org; Thu, 30 May 2024 09:47:12 -0400 Received: from mail-qk1-f177.google.com ([209.85.222.177]:57851) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCg7Z-0004Dm-Fh for 68962-done@debbugs.gnu.org; Thu, 30 May 2024 09:47:10 -0400 Received: by mail-qk1-f177.google.com with SMTP id af79cd13be357-794ab0f7214so44881085a.3 for <68962-done@debbugs.gnu.org>; Thu, 30 May 2024 06:46:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1717076752; x=1717681552; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=JfXhzbL45Uju5rQrP9Nkl26NT1yRIHmaobkGZRi/E3g=; b=QwttmMTQi5+li0Sw0x9Ai4lZpF3C/W9ro0rb+7RSDHVYMFr54uHLJI8NJbRBBeSQmS ROicszhxCTHBzphAdROkZawWKOXe9bXcvSFL4scXFJHW9eChXwFAFplQOA2DF0smJk/R 2aAlpJ0iKeDvJB56ZVuHACg2gXS7dhYwo5WWRz+h50VJpxu1cW9QZHz2I1yI8ahRMY3b 5gougFbWpk6FsRnV6sKRhTx4bMM8s2U5awCC0M8QswZ9a5TqC6btnf14Rlff++uIdqjG THoLQP0yRXCbGGhuWykTYO7hL41uqFxFJXl0Fy8ObOuJFaZVS0SSA53Cx7Iu+FCvU8It weoA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717076752; x=1717681552; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=JfXhzbL45Uju5rQrP9Nkl26NT1yRIHmaobkGZRi/E3g=; b=iUkkU2X7zF0Xgcmzh8QTvey4iEZFf4RB5vVc+8JyjAyXlAdL3o3QPnCSMs8A2fG50N k883VBF91XGcWZvQb9h9A+jBrenIRMv0u1pnCu5ymZA1ofJw3bGq0tAaDx6yHsBgiHuC oVvN52kmpSRYpsasQphcRz6NMDl1YwWNisIVSKhO0rFU6ucNxlrg3szm5WxHHY510/sc ykHnEWC0h6pJXZG/DXe5hcTObRyyhUtv212VQbHfRENJJUU2TF3hmf1TyTCFrU+TT2QV Q8sO1PYxLVorxf/6EcoWkx8A1lir4REgP2CZXFVgnPFrbV2Qbf/HPx/gW8M6hzFpzPsf BPhA== X-Gm-Message-State: AOJu0YxMmt2QTyVjyPbi+fACt0Ru4I5KA/7msqr+Vzm2ezfYq2AMpsd6 iDMIOUEA7D7TW5Ir7HU/0xa7M0E/BHuSl9H+Q34aZyFsIoGo3QuW+StjlO9k X-Google-Smtp-Source: AGHT+IFrV15bBOMgxcxu9ZoO54Be9Dv47FkaS5COYo/l2YHmkGUECa+patPAcXieit2pH29cmL5vUw== X-Received: by 2002:a05:620a:70d4:b0:792:c708:601c with SMTP id af79cd13be357-794e9e154ccmr252513685a.57.1717076752423; Thu, 30 May 2024 06:45:52 -0700 (PDT) Received: from hurd (dsl-205-233-124-92.b2b2c.ca. [205.233.124.92]) by smtp.gmail.com with ESMTPSA id af79cd13be357-794abca7f80sm557996185a.21.2024.05.30.06.45.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 May 2024 06:45:51 -0700 (PDT) From: Maxim Cournoyer In-Reply-To: <709deb2f-c3ab-c0bc-514f-cb9ea4a3a689@web.de> (Jonathan Brielmaier's message of "Wed, 7 Feb 2024 00:19:51 +0100") References: <709deb2f-c3ab-c0bc-514f-cb9ea4a3a689@web.de> Date: Thu, 30 May 2024 09:45:50 -0400 Message-ID: <878qzre7ld.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -2.25 X-Spam-Score: -2.25 X-Migadu-Queue-Id: D99B939811 X-Migadu-Scanner: mx11.migadu.com X-TUID: HPzSUa6siwfK Hi Jonathan, Jonathan Brielmaier writes: > Is there a reason why we don't link to the mail alias directly on the > security page: > https://guix.gnu.org/en/security/ > > Because the mailman archive doesn't make really sense for most of the > users as it's only accessible with a password. > > What about this small patch? > > ``` > diff --git a/website/apps/base/templates/security.scm > b/website/apps/base/templates/security.scm > index 8a72950..429e5df 100644 > --- a/website/apps/base/templates/security.scm > +++ b/website/apps/base/templates/security.scm > @@ -43,7 +43,7 @@ system|GNU Hurd|GNU Guix package manager|Security > updates") #\|) > `(p > "To report sensitive security issues in Guix itself or the > packages it provides, you can write to the private mailing > list " > - (a (@ (href > "https://lists.gnu.org/mailman/listinfo/guix-security")) > + (a (@ (href "mailto:guix-security@gnu.org")) > ("guix-security@gnu.org")) ". This list is monitored by a > small team of Guix developers.")) > ,(G_ > ``` LGTM. I've pushed it. -- Thanks, Maxim