You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is it possible to add a function that loads the favicon from the website if DKIM is valid. The addon ships with some built-in favicons but it would be nice to see one's own favicon, too.
Thx,
Klaus
The text was updated successfully, but these errors were encountered:
It is unlikely that this will come. At least I will not add it myself (I would properly except a PR for it, as long as it is not enabled by default).
The favicons were added to allow an easy recognition of a sender, without the need to carefully read the signing domain (SDID). For this to work, the mapping between the SDID and the favicon must come from a trusted source.
Simply loading the favicon from the URL of the SDID would not result in a trusted mapping. Nothing is preventing a malicious website from using the favicon from a different site.
Note that there is an open issue to allow the user to extend the list himself (#83).
You can also always request fo new favicons being added (or add it yourself and create a PR for it). Note that E-Mail providers will not be added to the favicon list.
Hello,
is it possible to add a function that loads the favicon from the website if DKIM is valid. The addon ships with some built-in favicons but it would be nice to see one's own favicon, too.
Thx,
Klaus
The text was updated successfully, but these errors were encountered: