Re: [PATCH v4 06/17] cli/show: add information about which headers were protected

2019-05-28 Thread Daniel Kahn Gillmor
On Tue 2019-05-28 08:10:35 -0300, David Bremner wrote: > Daniel Kahn Gillmor writes: >> decrypted?: { >>status: msgdecstatus, >> + # map encrypted headers that differed from the outside >> headers. >> + # the value of each item in the map

Re: [PATCH v4 06/17] cli/show: add information about which headers were protected

2019-05-28 Thread David Bremner
Daniel Kahn Gillmor writes: > decrypted?: { >status: msgdecstatus, > + # map encrypted headers that differed from the outside > headers. > + # the value of each item in the map is what that field > showed externally > +

[PATCH v4 06/17] cli/show: add information about which headers were protected

2019-05-27 Thread Daniel Kahn Gillmor
The header-mask member of the per-message crypto object allows a clever UI frontend to mark whether a header was protected (or not). And if it was protected, it contains enough information to show useful detail to an interested user. For example, an MUA could offer a "show what this message's Subj