updated docs5

This commit is contained in:
Shautvast 2026-03-02 15:41:52 +01:00
parent b64d1411d2
commit 9375b5b96f

View file

@ -1,10 +1,18 @@
# tuimail — User Guide # 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. 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. Sorry, there is no binary release for now. This setup requires that you have rust cargo installed.
Run the setup wizard: Run the setup wizard: