Alejandro Colomar
Alejandro Colomar
@flatcap It's all yours for review. Thanks! ;-)
v4d changes: - Rebase on main ``` $ git range-diff main..gh/gpg neomutt/main..gpg 1: c0fe74125 = 1: 3beb2e015 ncrypt/crypt_gpgme.c: Show encryption information 2: e23019dfc = 2: 3af7dc9e4 docs: Add feature page...
v4e changes: - Squash @flatcap 's style fixups - Reword doxygen imprecise `@param` comment ``` $ git range-diff main gh/gpg gpg 1: 3beb2e015 ! 1: d1e26ee34 ncrypt/crypt_gpgme.c: Show encryption information...
v4f changes: - Rebase on main ``` $ git range-diff main..gh/gpg neomutt/main..gpg 1: d1e26ee34 = 1: 5fac04450 ncrypt/crypt_gpgme.c: Show encryption information 2: c3d9dc7ae = 2: 5b102b2ad docs: Add feature page...
v4g changes: - Rebase on main ``` $ git range-diff main..gh/gpg neomutt/main..gpg 1: d1e26ee34 = 1: 2bcfbe9bc ncrypt/crypt_gpgme.c: Show encryption information 2: c3d9dc7ae = 2: bc36b9f2b docs: Add feature page...
v4h changes: - Rebase on main ``` $ git range-diff main..gh/gpg neomutt/main..gpg 1: 2bcfbe9bc = 1: 85e49d91e ncrypt/crypt_gpgme.c: Show encryption information 2: bc36b9f2b = 2: 7004a67e5 docs: Add feature page...
The default has been changed to `yes` in 43c11a6a2a7130103b706a72c58fd123823fda98: ``` commit 43c11a6a2a7130103b706a72c58fd123823fda98 Author: Alejandro Colomar (@alejandro-colomar) Date: Mon Apr 8 17:52:04 2024 +0200 $crypt_protected_headers_write: Change default to 'yes' Link: Link:...
Related: Related:
Related config: ``` crypt_protected_headers_read Type: boolean Default: yes When set, NeoMutt will display protected headers ("Memory Hole") in the pager, When set, NeoMutt will display pro‐ tected headers in the...
> Alice sends a secret message to Bob. Mallory wants to read the message, and Bob's reply to it. > > Mallory intercepts the message, and adds himself to the...