From: Richard Russon Date: Mon, 30 Mar 2020 01:34:26 +0000 (+0100) Subject: added NeoMutt (email reader) (#2056) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d44468de43acfb87214bfcb8aa356d38e40d78ec;p=thirdparty%2Fzstd.git added NeoMutt (email reader) (#2056) NeoMutt uses zstd compression in its email cache. (since release 2020-03-20) - https://neomutt.org/feature/hccompress --- diff --git a/images/neomutt.png b/images/neomutt.png new file mode 100644 index 000000000..3652868c4 Binary files /dev/null and b/images/neomutt.png differ diff --git a/index.html b/index.html index af0a0600a..15fc2dd6c 100644 --- a/index.html +++ b/index.html @@ -327,6 +327,7 @@ Denis Anisimov, of TC4shell fame, also developed a [7-zip plugin with Zstandard
  • [mcrouter](https://github.com/facebook/mcrouter/blob/master/mcrouter/lib/ZstdCompressionCodec.h)
  • [Rspamd](https://rspamd.com/announce/2016/11/21/rspamd-1.4.0.html)
  • [Tor](https://blog.torproject.org/blog/tor-0312-alpha-out-notes-about-0311-alpha)
  • +
  • [NeoMutt](https://neomutt.org/feature/hccompress)