From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id NTMNCUsiwF+2VQAA0tVLHw (envelope-from ) for ; Thu, 26 Nov 2020 21:46:51 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id wBtwBEsiwF8gJgAAB5/wlQ (envelope-from ) for ; Thu, 26 Nov 2020 21:46:51 +0000 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 AD7EF940357 for ; Thu, 26 Nov 2020 21:46:50 +0000 (UTC) Received: from localhost ([::1]:51172 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kiP6H-0007lk-MD for larch@yhetil.org; Thu, 26 Nov 2020 16:46:49 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:35500) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kiP6A-0007lb-AY for help-guix@gnu.org; Thu, 26 Nov 2020 16:46:42 -0500 Received: from mail-wr1-x429.google.com ([2a00:1450:4864:20::429]:35968) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kiP68-0004WH-Jg for help-guix@gnu.org; Thu, 26 Nov 2020 16:46:42 -0500 Received: by mail-wr1-x429.google.com with SMTP id z7so3624567wrn.3 for ; Thu, 26 Nov 2020 13:46:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=GpD0xkhx/sKm3B27lNm5ENRsto5XLg5YUUTOeFMu5R8=; b=FjqMRpAQR2id8JvAyApbngWWDf5yO8GgqlxP4HoHt/pCnF0uKavt4FB/uqIwy1krKw Ednchj1XNJgzYpvaKRfIwntBY4hmO8XZwHuGRG5ClC36cHRx/uIRYqq1EY9/9hpX7mUz egBphCt6C24Dh4hBG0Z5GKQKBUbHNVnUAyA9K4fkcrp59sGuFgw/XcBM1oyqBI12R1SF 7mMeCeYcZbqARRHvvuv9X5/Dn09c4vCJLxEMVsLJdAwTMHOlFrHRjfk2JTFzZJO6zRuF Nh7+xkE8L75tulgPb4uS/lbib/ASSuy2Lq59IjHHRH18+tjHXv43b0z7yW2tzEQDli/+ VAGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=GpD0xkhx/sKm3B27lNm5ENRsto5XLg5YUUTOeFMu5R8=; b=kEqHSR2hHtBnPVcOBYPu5oKuvv1aEEUvFFKL+FbMq+HrCYkFPPY4LFTmmX49Zj5Ffb s0fVaC/lFZIjuYT4eafUoUFZAY3az1Z+2uPQ8S9HnO9i2nxCwsa3emNSa8aFda7PBOH7 X3QgCQgEcfbJt2ZuhJh9Eg0F4paIclPKfWFryqa0mukb9VxNoNW+lE64wZNy9LRdHFDL w4IFQLvxZeTADBiXRnnsNBL2IrVS3c1zaCNwqWj/gfHF96vzSOoaho3AywpEY3HyF8CM sNFl3BYVaYA3xkQapHLZLQtoS7PzPRPu55spZ/RsLGKhrPdWnug9lRC7qU2aNQb/sMKB 8GUA== X-Gm-Message-State: AOAM53263h2xScZBdbiOe4Yk06RfbcJEHYWJk5bgaRNj81BdZlwwW1e0 4QOWGexzaWD7LXG1f/paWtp4iAWNHFdyLg== X-Google-Smtp-Source: ABdhPJyF43QjgZyhEeGJoCeGHPBt5UtI30AecwJvT4/a7Vyh/VjtWbUKc1UWdiiat6cKEUmQs+sRSw== X-Received: by 2002:adf:eb08:: with SMTP id s8mr6339202wrn.12.1606427198863; Thu, 26 Nov 2020 13:46:38 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id f2sm12132696wre.63.2020.11.26.13.46.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 Nov 2020 13:46:38 -0800 (PST) From: zimoun To: Ricardo Wurmus Subject: Re: Security of packages in official repo In-Reply-To: <875z5r964i.fsf@elephly.net> References: <855z5sqoxm.fsf@beadling.co.uk> <86eekgrtsl.fsf@gmail.com> <87blfk83j2.fsf@elephly.net> <86blfjsypo.fsf@gmail.com> <875z5r964i.fsf@elephly.net> Date: Thu, 26 Nov 2020 22:35:43 +0100 Message-ID: <865z5rsswg.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::429; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x429.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -0.11 X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=gmail.com header.s=20161025 header.b=FjqMRpAQ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-TUID: wv2wLDDQrBUr Hi Ricardo, On Thu, 26 Nov 2020 at 22:10, Ricardo Wurmus wrote: > Certainly, I do not disagree. When someone does extra work to audit the > code and nobody is there to witness it =E2=80=A6 =E2=80=9Cdoes it make a = sound=E2=80=9D? :) Thoughtful as a Chinese koan. :-) I am so grateful for all this extra work. Cheers, simon