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 673346DE16B5 for ; Tue, 12 Jun 2018 15:58:33 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.01 X-Spam-Level: X-Spam-Status: No, score=0.01 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_NONE=-0.0001, T_SPF_PERMERROR=0.01] 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 sh76lS0IXqVv for ; Tue, 12 Jun 2018 15:58:32 -0700 (PDT) Received: from che.mayfirst.org (che.mayfirst.org [162.247.75.118]) by arlo.cworth.org (Postfix) with ESMTPS id 234046DE16AF for ; Tue, 12 Jun 2018 15:58:32 -0700 (PDT) Received: from fifthhorseman.net (static-108-29-37-192.nycmny.fios.verizon.net [108.29.37.192]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by che.mayfirst.org (Postfix) with ESMTPSA id 9AD95F99B; Tue, 12 Jun 2018 18:58:28 -0400 (EDT) Received: by fifthhorseman.net (Postfix, from userid 1000) id C5B2720801; Tue, 12 Jun 2018 18:58:24 -0400 (EDT) From: Daniel Kahn Gillmor To: Jameson Graef Rollins , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: use new show --decrypt=stash feature in emacs UI In-Reply-To: <878t7k5clp.fsf@fifthhorseman.net> References: <20180611230900.11211-1-jrollins@finestructure.net> <878t7k5clp.fsf@fifthhorseman.net> Date: Tue, 12 Jun 2018 18:58:17 -0400 Message-ID: <87y3fj4np2.fsf@fifthhorseman.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.26 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: Tue, 12 Jun 2018 22:58:33 -0000 --=-=-= Content-Type: text/plain On Tue 2018-06-12 10:00:18 -0400, Daniel Kahn Gillmor wrote: > (it'd be nice to be able to use notmuch-emacs to browse a notmuch > archive without locking the notmuch db or even needing read/write access > to the database) to be clear, it's not just about wanting to be able to avoid write access during "notmuch show" -- there are other use cases i'd like us to be able to support, including the ability to keep some messages' cleartext indexed, while leaving some of them un-indexed (keeping their contents secret from anyone who doesn't have the user's secret keys). This proposed change removes that possibility, so i think it needs more nuance. --dkg --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQTTaP514aqS9uSbmdJsHx7ezFD6UwUCWyBQCgAKCRBsHx7ezFD6 UyhUAP9/qKMvehJ/1AvvWDWjpARzbit5QQ/T74bJ3phB8bufGAEAmLqrbAgCPgi4 NDaMmdSA+NVy0YhLjKODH1LwQb8dKgc= =FO2/ -----END PGP SIGNATURE----- --=-=-=--