From 4501c632a38470a91fa2019175694acefd50135e Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 7 Nov 2020 09:36:19 -0300 Subject: Feat: mutt: Autocrypt support (commented) --- muttrc.dot.link | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'muttrc.dot.link') diff --git a/muttrc.dot.link b/muttrc.dot.link index 090578e..96a5213 100644 --- a/muttrc.dot.link +++ b/muttrc.dot.link @@ -376,6 +376,19 @@ set crypt_protected_headers_write = yes set crypt_protected_headers_save = yes set crypt_protected_headers_subject = "Encrypted subject" +# ------------------------------------------------------------------------ +# Autocrypt +# +# https://autocrypt.org/ +# https://en.wikipedia.org/wiki/Autocrypt +# http://www.mutt.org/relnotes/1.13/ +# http://www.mutt.org/doc/manual/#autocryptdoc +# https://muacrypt.readthedocs.io/mutt.html (alternative implementation) +# https://neomutt.org/guide/autocryptdoc.html (alternative, using neomutt) +# ------------------------------------------------------------------------ +#set autocrypt = yes +#set autocrypt_dir = "~/.local/share/mutt/autocrypt" + # ----------------------------------------------------- # Custom configuration # -- cgit v1.2.3