From 9375b5b96f1085582d7a156b4a8e7bde48ebfe46 Mon Sep 17 00:00:00 2001 From: Shautvast Date: Mon, 2 Mar 2026 15:41:52 +0100 Subject: [PATCH] updated docs5 --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb49b8e..92df014 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,18 @@ # tuimail — User Guide -tuimail is a terminal email client. It shows your inbox in a split-pane view: +Tuimail is a terminal email client. It shows your inbox in a split-pane view: the email list on top, the message preview on the bottom. +#### Safety features +- no html rendering (conversion to plain text) +- no tracking pixels +- no javascript +- no local passwords (uses your OS keychain) +- safe local message storage (see below) +- safe communication to remote hosts (standard TLS, PGP for Proton) + --- -### Configure tuimail +### Configuring Sorry, there is no binary release for now. This setup requires that you have rust cargo installed. Run the setup wizard: