diff --git a/FAQ.md b/FAQ.md
index 9dd728322b..df6255c50f 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -6285,6 +6285,9 @@ Please see [this article](https://www.zivver.com/blog/why-cisos-and-security-pro
Note that DNSSEC and DANE are available in the GitHub version only and require Android 8.0 or later.
+Android doesn't support DNSSEC and therefore the MiniDNS library is used for this.
+You can report issues [here](https://github.com/MiniDNS/minidns/issues).
+
diff --git a/index.html b/index.html
index 74e01b7a0d..68ca7b03bd 100644
--- a/index.html
+++ b/index.html
@@ -3139,6 +3139,7 @@ adb install /path/to/FairEmail-xxx.apk
This is not a complete and exhaustive list.
Please see this article about why DANE is important.
Note that DNSSEC and DANE are available in the GitHub version only and require Android 8.0 or later.
+Android doesn’t support DNSSEC and therefore the MiniDNS library is used for this. You can report issues here.