From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 20B846DE15C1 for ; Wed, 10 Jul 2019 12:58:14 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -2.698 X-Spam-Level: X-Spam-Status: No, score=-2.698 tagged_above=-999 required=5 tests=[AWL=-0.197, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pRQPFcCossFB for ; Wed, 10 Jul 2019 12:58:12 -0700 (PDT) Received: from ra.horus-it.com (ra.horus-it.com [94.130.34.199]) by arlo.cworth.org (Postfix) with ESMTPS id C9DFD6DE1588 for ; Wed, 10 Jul 2019 12:58:11 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by ra.horus-it.com (Postfix) with ESMTP id B6EF148C1DD2 for ; Wed, 10 Jul 2019 21:58:05 +0200 (CEST) X-Virus-Scanned: at horus-it.com From: Ralph Seichter DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monksofcool.net; s=k1; t=1562788681; bh=fbLXMzLVInqRtZdJ6alB+qQ8zzYs9xRcNcJ0vYXBhug=; h=From:To:Subject:Date:Message-ID:Content-Type; b=GNSiXd2UJtBLAe1ei46lpenIsv2Ltqm3D1wjS14BKBLPGfZhMLTT3TWVAKTJ9KZoV R3pQWBLhoJY8/cZz+VAO2XgbKzqWmXr6G7lvuTfa4wN81O6HFQr3GtPNTZ3edofzgI OipEqaH03bfilxxDPJGJvmeeCLC6Vdpn5DZ0b4tlw4wNZOY2oluQg6/N50nUHg6wWw MEDhnPhN0pO8r/wLVJfjKkQK+R790HtpTG5IkcqqaHdMoZMWpRRoDEATtMANL1TQUU 1W/4SbETJngUvBEwp2F0H6UqP+NXZgYKooHVbworZ/+KZOhmqMJT/KymNkVp4SVtoB LBwoAryE9P4yw== To: notmuch@notmuchmail.org Subject: Notmuch support for GnuPG Web Key Directory Mail-Followup-To: notmuch@notmuchmail.org Date: Wed, 10 Jul 2019 21:58:00 +0200 Message-ID: <87a7dl1x2v.fsf@ra.horus-it.com> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jul 2019 19:58:14 -0000 You may have followed a recent discussion on the GnuPG mailing list regarding poisoned keys on SKS key servers, and possible alternatives. I have set up a Web Key Directory (see https://wiki.gnupg.org/WKD), which is easy to do, and now I am wondering about Notmuch support for WKD. Has anybody considered this, and perhaps even compiled a list of necessary steps to implement it? -Ralph