diff --git a/FAQ.md b/FAQ.md index 06fbbc98ab..d91ddf48b7 100644 --- a/FAQ.md +++ b/FAQ.md @@ -5695,12 +5695,13 @@ You can use [this tool](https://ssl-tools.net/tlsa-generator) to generate TLSA D You can enable enforcing DNSSEC and/or DANA in the (advanced) account and identity settings (since version 1.2149). 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. -Most private DNS providers support DNSSEC, though. You can configure private DNS in the Android network settings. +Most private DNS providers support DNSSEC, though. You can configure private DNS in the Android network settings (since Android 9). To be sure that private DNS is being used, better configure a host name like *dns.google*, *1dot1dot1dot1.cloudflare-dns.com* or *dns.quad9.net*. An alternative is using Certificate Transparency, see the previous FAQ. Email providers known to support DANE: +* [Disroot.org](https://disroot.org/) * [Freenet.de](https://email.freenet.de/) * [Mailbox.org](https://mailbox.org/) * [Posteo.de](https://posteo.de/) diff --git a/index.html b/index.html index 6d69ddcd14..50c00b7b81 100644 --- a/index.html +++ b/index.html @@ -2782,9 +2782,10 @@ 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 TLSA DNS records for DANE (select either PKIX-EE or DANE-EE).

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

-

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. Most private DNS providers support DNSSEC, though. You can configure private DNS in the Android network settings. To be sure that private DNS is being used, better configure a host name like dns.google, 1dot1dot1dot1.cloudflare-dns.com or dns.quad9.net. An alternative is using Certificate Transparency, see the previous FAQ.

+

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. Most private DNS providers support DNSSEC, though. You can configure private DNS in the Android network settings (since Android 9). To be sure that private DNS is being used, better configure a host name like dns.google, 1dot1dot1dot1.cloudflare-dns.com or dns.quad9.net. An alternative is using Certificate Transparency, see the previous FAQ.

Email providers known to support DANE: