From f4368be61a364c2cb337f9250a63a97785fe9b76 Mon Sep 17 00:00:00 2001 From: M66B Date: Sun, 7 Jan 2024 15:23:50 +0100 Subject: [PATCH] Updated FAQ --- FAQ.md | 1 + index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 8eeec30f09..c1adae6cf9 100644 --- a/FAQ.md +++ b/FAQ.md @@ -5686,6 +5686,7 @@ You can use [this tool](https://ssl-tools.net/tlsa-generator) to generate TSLA D You can enable enforcing DNSSEC and/or DANA in the (advanced) account and identity settings (since version 1.2148). Note that only some email providers support DANE and that only a limited number of DNS servers support DNSSEC (January 2024: ~30%), which is required for DANE. +An alternative is using Certificate Transparency, see the previous FAQ.
diff --git a/index.html b/index.html index 701bdf6a89..61e1f0fb83 100644 --- a/index.html +++ b/index.html @@ -2780,7 +2780,7 @@ adb install /path/to/FairEmail-xxx.apk

Please see this article about what DANE is. Alternatively, see this Wikipedia article.

You can use this tool to generate TSLA DNS records for DANE.

You can enable enforcing DNSSEC and/or DANA in the (advanced) account and identity settings (since version 1.2148).

-

Note that only some email providers support DANE and that only a limited number of DNS servers support DNSSEC (January 2024: ~30%), which is required for DANE.

+

Note that only some email providers support DANE and that only a limited number of DNS servers support DNSSEC (January 2024: ~30%), which is required for DANE. An alternative is using Certificate Transparency, see the previous FAQ.


Get support