[PATCH] doc: document notmuch show --decrypt=stash

Daniel Kahn Gillmor dkg at fifthhorseman.net
Tue Jun 12 14:36:45 PDT 2018


Help users find this new indexed-cleartext workflow.
---
 NEWS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS b/NEWS
index d1bc73b8..9c59d989 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,12 @@ Add the --full-scan option to `notmuch new`
 
   This option disables mtime based optimization of scanning for new mail.
 
+Add new --decrypt=stash option for `notmuch show`
+
+  This facilitates a workflow for encrypted messages where message
+  cleartext are indexed on first read, but the user's decryption key
+  does not have to be available during message receipt.
+
 Documentation
 -------------
 
-- 
2.17.1



More information about the notmuch mailing list