[PATCH v2 4/4] cli/show: emit new whole-message crypto status output

David Bremner david at tethera.net
Thu May 23 03:50:43 PDT 2019


Daniel Kahn Gillmor <dkg at fifthhorseman.net> writes:

>      headers:        headers,
> +    crypto?:        crypto,   # omitted if crypto disabled, or if no part was signed or encrypted.
>      body?:          [part]    # omitted if --body=false
>  }

I'm wondering about the "upward compatible" aspect of this. If the
crypto key is ommitted, a client doesn't know whether to interpret that
as no part was signed or encrypted, or just an older version of notmuch.

d



More information about the notmuch mailing list