Skip to content

Commit

Permalink
Updated FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Jul 12, 2024
1 parent 3b246fd commit c8c74e9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -4800,6 +4800,9 @@ Yes, favicons can be enabled in the display-settings tab page.
To reduce privacy concerns, the app fetches favicons directly from the internet using the domain name of email addresses.
In other words, no third-party service is used.

If no favicon is shown for an email address, please check for favicons via [this service](https://realfavicongenerator.net/),
and if there are any, please [contact me](https://contact.faircode.eu/?product=fairemailsupport).

Since version 1.2210 it is also possible to use DuckDuckGo's icon service (GitHub version only).
There are concerns about [privacy](https://github.com/duckduckgo/Android/issues/527).

Expand Down
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2443,6 +2443,7 @@ <h2>
<p>🌎 <a href="https://translate.google.com/translate?sl=en&amp;u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23faq154">Google Translate</a></p>
<p>Yes, favicons can be enabled in the display-settings tab page.</p>
<p>To reduce privacy concerns, the app fetches favicons directly from the internet using the domain name of email addresses. In other words, no third-party service is used.</p>
<p>If no favicon is shown for an email address, please check for favicons via <a href="https://realfavicongenerator.net/">this service</a>, and if there are any, please <a href="https://contact.faircode.eu/?product=fairemailsupport">contact me</a>.</p>
<p>Since version 1.2210 it is also possible to use DuckDuckGo’s icon service (GitHub version only). There are concerns about <a href="https://github.com/duckduckgo/Android/issues/527">privacy</a>.</p>
<p>Since version 1.2213 it is possible to configure an alternative URI to fetch favicons in the debug options by temporarily enabling debug mode in the miscellaneous-settings tab page. For example:</p>
<pre><code>https://icons.duckduckgo.com/ip3/{domain}.ico
Expand Down

0 comments on commit c8c74e9

Please sign in to comment.