From 5d53e1af0b74e31df5b99e8772b21bbc6f06e73c Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 25 Jul 2026 15:45:07 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 3 +++ index.html | 2 ++ 2 files changed, 5 insertions(+) diff --git a/FAQ.md b/FAQ.md index 162b98a1d2..fbbf5f98d0 100644 --- a/FAQ.md +++ b/FAQ.md @@ -239,6 +239,7 @@ Most apps store their data in the cloud instead of on the device, which is why t * ✔ ~~Search for settings~~ * ❌ ~~POP3 folders~~ * ✔ ~~Bottom action bar~~ +* [SMTP Require TLS Option](https://datatracker.ietf.org/doc/html/rfc8689) Anything on this list is in random order and *might* be added in the near future. @@ -1029,6 +1030,8 @@ If you want to undo decryption, you can tap on the "close" padlock icon. You'll need to install and configure [OpenKeychain](https://f-droid.org/en/packages/org.sufficientlysecure.keychain/) first. FairEmail was tested with OpenKeychain version 5.4. Later versions will most likely be compatible, but earlier versions might not be. +[PGPony for Android](https://github.com/norsehorse-dev/PGPonyAndroid) is reported to work too. You can select the PGP provider on the encryption settings tab page. + **Important**: the OpenKeychain app is known to (silently) crash when the calling app (FairEmail) is not authorized yet and is getting an existing public key. You can workaround this by trying to send a signed/encrypted message to a sender with an unknown public key. diff --git a/index.html b/index.html index d497de9f6f..0d2c514234 100644 --- a/index.html +++ b/index.html @@ -228,6 +228,7 @@
  • Search for settings
  • POP3 folders
  • Bottom action bar
  • +
  • SMTP Require TLS Option
  • Anything on this list is in random order and might be added in the near future.


    @@ -756,6 +757,7 @@ or by installing the GitHub version of the app (as an update) and enabling insec


    PGP

    You’ll need to install and configure OpenKeychain first. FairEmail was tested with OpenKeychain version 5.4. Later versions will most likely be compatible, but earlier versions might not be.

    +

    PGPony for Android is reported to work too. You can select the PGP provider on the encryption settings tab page.

    Important: the OpenKeychain app is known to (silently) crash when the calling app (FairEmail) is not authorized yet and is getting an existing public key. You can workaround this by trying to send a signed/encrypted message to a sender with an unknown public key.

    Important: if the OpenKeychain app cannot find a key (anymore), you might need to reset a previously selected key. This can be done by long pressing an identity in the list of identities (Settings, tap Manual setup, tap Identities).

    Important: to let apps like FairEmail reliably connect to the OpenKeychain service to encrypt/decrypt messages, it might be necessary to disable battery optimizations for the OpenKeychain app.