New crypto patch series
authorJameson Graef Rollins <jrollins@finestructure.net>
Thu, 26 May 2011 01:01:09 +0000 (18:01 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:38:21 +0000 (09:38 -0800)
e5/3b92581700ed91a8a0dcf0162dd7951a4d63d7 [new file with mode: 0644]

diff --git a/e5/3b92581700ed91a8a0dcf0162dd7951a4d63d7 b/e5/3b92581700ed91a8a0dcf0162dd7951a4d63d7
new file mode 100644 (file)
index 0000000..c0df858
--- /dev/null
@@ -0,0 +1,70 @@
+Return-Path: <jrollins@servo.finestructure.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 19A2F429E48\r
+       for <notmuch@notmuchmail.org>; Wed, 25 May 2011 18:01:36 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -1.921\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-1.921 tagged_above=-999 required=5\r
+       tests=[NO_DNS_FOR_FROM=0.379, RCVD_IN_DNSWL_MED=-2.3]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id RL4dilsUsqUD for <notmuch@notmuchmail.org>;\r
+       Wed, 25 May 2011 18:01:34 -0700 (PDT)\r
+Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
+       [131.215.239.19])\r
+       by olra.theworths.org (Postfix) with ESMTP id 096D7431FB6\r
+       for <notmuch@notmuchmail.org>; Wed, 25 May 2011 18:01:34 -0700 (PDT)\r
+Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
+       by earth-doxen-postvirus (Postfix) with ESMTP id 463FD66E04B0\r
+       for <notmuch@notmuchmail.org>; Wed, 25 May 2011 18:01:32 -0700 (PDT)\r
+X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
+Received: from servo.finestructure.net (gwave-104.ligo.caltech.edu\r
+       [131.215.114.104]) (Authenticated sender: jrollins)\r
+       by earth-doxen-submit (Postfix) with ESMTP id 70DEB66E04A3\r
+       for <notmuch@notmuchmail.org>; Wed, 25 May 2011 18:01:25 -0700 (PDT)\r
+Received: by servo.finestructure.net (Postfix, from userid 1000)\r
+       id 6A4507BC; Wed, 25 May 2011 18:01:26 -0700 (PDT)\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: notmuch@notmuchmail.org\r
+Subject: New crypto patch series\r
+Date: Wed, 25 May 2011 18:01:09 -0700\r
+Message-Id: <1306371680-19441-1-git-send-email-jrollins@finestructure.net>\r
+X-Mailer: git-send-email 1.7.4.4\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 26 May 2011 01:01:36 -0000\r
+\r
+Hi, folks.  This is a series of patches that constitute a complete\r
+rework of notmuch crypto support (signature verification and\r
+decryption of PGP/MIME messages, with emacs ui support), including\r
+some relevant preparatory patches, on top of the notmuch/master branch\r
+at b6862c7eb9bfb00183e568b40d77ea25ade21db2.  This work is also\r
+available on the "new-crypto" branch of my notmuch repo:\r
+\r
+git://finestructure.net/notmuch [new-crypto]\r
+aa41285c5f75f8ea30d4582f6b8e1aa306f1632c\r
+\r
+It's sounding unlikely that Carl will accept this work in to master\r
+any time soon, due to concerns he has about how the crypto processing\r
+affects part numbering (a concern that I think is pretty minor, and\r
+really don't affect the usability of the new functionality, fwiw).  In\r
+the mean time, I wanted to get these patches out there, for those of\r
+us that depend on this functionality.\r
+\r
+jamie.\r
+\r