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 1C3B96DE1098 for ; Thu, 11 Apr 2019 09:51:53 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -2.701 X-Spam-Level: X-Spam-Status: No, score=-2.701 tagged_above=-999 required=5 tests=[AWL=-0.200, 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 TkN9Or1WQEXj for ; Thu, 11 Apr 2019 09:51:51 -0700 (PDT) Received: from ra.horus-it.com (ra.horus-it.com [94.130.34.199]) by arlo.cworth.org (Postfix) with ESMTPS id 53BB66DE1097 for ; Thu, 11 Apr 2019 09:51:50 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by ra.horus-it.com (Postfix) with ESMTP id 18A5248C1646 for ; Thu, 11 Apr 2019 18:51:47 +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=1555001502; bh=A1A7GVBLbCy4dWCK9IifR0J6qQUGmgVAXbijvNNjwXM=; h=From:To:Subject:In-Reply-To:References:Date:Message-ID: Content-Type; b=SmG7C2dcptAJFYztBhogUxScMe2ynVZLidabdrIdNGVIf4ZXMzF6PwdB94HXg0hzY l0tiOPopAExySxygL3vpNSbFE7gy1gMSEGWGF8Un7j5k3MdLLx9mEu+OVgwIAWm+fr Ce2GTwV8sD1F5EsYstn4s0JJetDCOI5YhnlWGyuGNBBc/r3vAhHOC0jqmn14TEX/I1 wCjQlDPv2ZtmdAXyY7fPyMyvw7yi9iJSZmtYJ3zEkI/j3S7da3Pr3ZNcc/X8H3Wwrj Ac8/r8RocRzb49JJdzwO77M9t+VsHOzVKDJxJQCsC4keQZssGaLd4aBbbGlBgxYjQx dwe7tIFPVhAzA== To: notmuch@notmuchmail.org Subject: Re: Autocrypt support In-Reply-To: <87pnpsa79g.fsf@fifthhorseman.net> References: <87zhow3ak8.fsf@ra.horus-it.com> <87pnpsa79g.fsf@fifthhorseman.net> Mail-Followup-To: notmuch@notmuchmail.org Date: Thu, 11 Apr 2019 18:51:42 +0200 Message-ID: <871s28bi3l.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: Thu, 11 Apr 2019 16:51:53 -0000 * Daniel Kahn Gillmor: > [...] if you'd like to help me strategize about next steps for getting > autocrypt support into notmuch itself, i'd welcome the collaboration. I'd be willing to help if you think I can actually be of use to you. ;-) I have, as of today, not even looked at the Notmuch architecture and source code. I do know a reasonable amount about GnuPG, RFC 5322 et al, though. -Ralph