Re: [PATCH] emacs: sign/encrypt replies to signed/encrypted messages

Subject: Re: [PATCH] emacs: sign/encrypt replies to signed/encrypted messages

Date: Mon, 14 Apr 2014 11:24:40 -0700

To: Jani Nikula, David Bremner

Cc: Notmuch Mail

From: Jameson Graef Rollins


On Mon, Apr 14 2014, Jani Nikula <jani@nikula.org> wrote:
> On Apr 14, 2014 10:17 AM, "David Bremner" <david@tethera.net> wrote:
>>
>> Jani Nikula <jani@nikula.org> writes:
>> > +(defun notmuch-mua-reply-crypto (parts)
>> > +  (loop for part in parts
>> > +     if (notmuch-match-content-type (plist-get part :content-type)
> "multipart/signed")
>> > +       do (mml-secure-message-sign)
>>
>> How do people feel about disabling/removing the previous two lines?
>>
>
> I'd be fine with that (see the commit message).

I'd be fine with that as well.  I auto-sign all outgoing mail regardless
of the signature status of what I'm replying to, so that's fine.
Auto-encrypting replies to encrypted mail is actually a security issue,
whereas auto-signing is not, so as long as we have the auto-encrypting
always enabled that should ok.

David, did you want to handle the patch?  If not let me know and I'll do
it.

jamie.
part-000.sig (application/pgp-signature)

Thread: