Received: by 2002:ac0:e350:0:0:0:0:0 with SMTP id g16csp2424898imn; Tue, 2 Aug 2022 02:13:57 -0700 (PDT) X-Google-Smtp-Source: AA6agR56AUEb/8/ofvI3nqfh3uLEkZBG8g0U08/cKSUTl0V9BlgH0YrGpghhBFjXhmHdSdsPXrpu X-Received: by 2002:a17:903:2450:b0:16e:e7f0:29dd with SMTP id l16-20020a170903245000b0016ee7f029ddmr9488308pls.20.1659431636938; Tue, 02 Aug 2022 02:13:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1659431636; cv=none; d=google.com; s=arc-20160816; b=oN8EsJC60lN/iGvcGMDnuknTabsf9b06MI/4s7o611DyuzRluyqawo0orQI67inFOm gBeLbsR7FC50Mde/MAMyOZd19ffTtNuQxhybg1Po1S8YBzymU0m/Q8q26Gfw5U7Z32nx 8fYEwi1NA0aW0cQERJ5hF773mBee2ueWE5N6/M4WO6Y2g1O/d99fKMJpQw7mYpDqrheT 7PmXQf3oTYUxSM10WaZesSiYjqEnHk19i+iaA6tTeKdA0tRr7M4OiJISHXG6OxIcxHWZ tlTO+MBDZtKFR4k0DNaSLDF5UsrDi1F6ANU62ZBHuyFZh1YCh0h7qas/gRpQM7S2AG4+ J1Ow== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:references :mail-followup-to:message-id:subject:cc:to:from:date; bh=d9vm+o1RbBkEbAxMY2xyCu831VQh4zwveBuujJV6Qzk=; b=j8sVJKgSoW2y2l3b9UPXdyo+TDt6ZJy4Vtsfh2/TwnmRYohv6yE5XhCQVFkgf1KB70 DOrMfUtg/259OfgsLr0L5xHA0LQ4jFKZ7M2xTxsxifPGwzmnYAZvE9oZSPZ1KLoejLp3 chf+N5C5RHB/NQci/1p1XE4zEEc8NRaTMhr3RU8qYTF2rD8Ge/qXJ6yylsgbuf3A4CN9 6wdIghdQf0cdIMB6vrbmJtMRmrxoA226I7XEAZ9OieizoErlmo8pOHuR87v2uV4Ir+Gt XVlgInrRRuzD9lK5x3oQbqBAE+Oy/mk9eNYXTkFHLFh8Lejrd7pUPQU+ZQpA71vEScfh BRLg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id v27-20020a63465b000000b0040df75dfee9si14187383pgk.561.2022.08.02.02.13.43; Tue, 02 Aug 2022 02:13:56 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236085AbiHBJHd (ORCPT + 99 others); Tue, 2 Aug 2022 05:07:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36252 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235685AbiHBJH3 (ORCPT ); Tue, 2 Aug 2022 05:07:29 -0400 Received: from mail.thorsis.com (mail.thorsis.com [92.198.35.195]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 841AF4B4B4 for ; Tue, 2 Aug 2022 02:07:27 -0700 (PDT) Date: Tue, 2 Aug 2022 11:07:21 +0200 From: Alexander Dahl To: Konstantin Ryabitsev Cc: Jonathan Corbet , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [PATCH v1 0/5] Update the maintainer PGP guide Message-ID: Mail-Followup-To: Konstantin Ryabitsev , Jonathan Corbet , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org References: <20220727-docs-pgp-guide-v1-0-c48fb06cb9af@linuxfoundation.org> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220727-docs-pgp-guide-v1-0-c48fb06cb9af@linuxfoundation.org> X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hallo Konstantin, Am Thu, Jul 28, 2022 at 04:57:03PM -0400 schrieb Konstantin Ryabitsev: > This series updates the guide to match terminology used in the upstream > "protecting code integrity" guide [1] and brings the documentation in > line with the latest developments in the GnuPG world: I could not find [1]. Did you miss to add the footnote? Greets Alex > - uses "Certify key" instead of "master key" terms to remove common > confusion that the "Certify key" is somehow able to restore lost > private subkeys > - removes keyserver instructions because keyservers have largely gone > semi-extinct due to GDPR enforcement and just general neglect > - adds a link to the kernel.org PGP keyring documentation > - updates information about ECC curve support among the devices the > guide talks about (Yubikeys are able to use ED25519 curves with the > latest firmware updates) > - adds a section on using PGP-signed patches with b4 and patatt > > Signed-off-by: Konstantin Ryabitsev > > --- > Konstantin Ryabitsev (5): > maintainer-pgp-guide: use key terminology consistent with upstream > maintainer-pgp-guide: remove keyserver instructions > maintainer-pgp-guide: update ECC support information > maintainer-pgp-guide: add a section on PGP-signed patches > maintainer-pgp-guide: minor wording tweaks > > Documentation/process/maintainer-pgp-guide.rst | 287 ++++++++++++------------- > 1 file changed, 142 insertions(+), 145 deletions(-) > --- > base-commit: e0dccc3b76fb35bb257b4118367a883073d7390e > change-id: 20220727-docs-pgp-guide-1dfc91614c0f > > Best regards, > -- > Konstantin Ryabitsev