From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 29D46CDB474 for ; Tue, 17 Oct 2023 17:58:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343941AbjJQR6U (ORCPT ); Tue, 17 Oct 2023 13:58:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53728 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232380AbjJQR6S (ORCPT ); Tue, 17 Oct 2023 13:58:18 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 30DAB83 for ; Tue, 17 Oct 2023 10:58:17 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 942BEC433C7; Tue, 17 Oct 2023 17:58:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1697565496; bh=oGn9oh+6+yIrq6U2Mv2CNfp9n42N+Jh1J10p/IZvqj8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=wweHOLeFQd8fsj/gg30ewV5tEyYrikb7EFibi5bTf8m8bwkO7m9pHdyCIvl4kmcS5 OxgqLhMnyt6z3OMcgHoaPVb4lqVaXBE9P4Xycg+fXNlz6EUPKepAlbrxQxtWJAseVn dxI2C9/SkCq6e/jl224lhG+TflhljqnRsem67Jf8= Date: Tue, 17 Oct 2023 13:58:15 -0400 From: Konstantin Ryabitsev To: Thomas =?utf-8?Q?Wei=C3=9Fschuh?= Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] pgpkeys: use full keyid to trust Linus' key Message-ID: <20231017-gutter-genre-e8cf4e@meerkat> References: <20230716-keyid-v1-1-bf14426a8279@weissschuh.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230716-keyid-v1-1-bf14426a8279@weissschuh.net> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 16 Jul 2023 21:42:36 +0200, Thomas Weißschuh wrote: > It's possible for fingerprints to collide. > To avoid that people accidentally trust an impersonated key document the > full key fingerprint. > > Applied, thanks! [1/1] pgpkeys: use full keyid to trust Linus' key commit: 6b2c89700cabd7ff9b180beb7c81d75778eafafa Best regards, -- Konstantin Ryabitsev