From a55c1dce36a57c67e83cd235a5cd6ab267ba2d38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sun, 15 Mar 2020 13:22:55 -0500 Subject: Add warning --- locale/en/messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/en/messages.properties b/locale/en/messages.properties index ad277f1..db877e8 100644 --- a/locale/en/messages.properties +++ b/locale/en/messages.properties @@ -183,4 +183,4 @@ noscriptSpoofHelp=

When a browser does not support scripts, a web page can dis settingsUpdateIcon=Do not change the toolbar icon updateIconHelp=

By default, the extension will change its icon based on how many requests are blocked on the selected page.

Selecting this option will prevent ηMatrix from changing its icon.

When the page does not have requests (e.g. the extension‘s dashboard) the icon will still be changed to the “disabled” state.

resolveCnameLabel=Resolve CNAME records -resolveCnameHelp=

When resolving an address with DNS, some webistes use a CNAME record to redirect the resolution to a different address than the one asked for by the user.

This mechanism has legitimate uses and is convenient in a number of cases, but it can also be abused by unscrupolous criminals by “hiding” (cloaking) the address of a tracker behind a legitimate address.

When this setting is enabled, ηMatrix will query the DNS when a new address is met, resulting in it using the canonical name (CNAME) of the website.

Please note: this will break your whitelist.

+resolveCnameHelp=

When resolving an address with DNS, some webistes use a CNAME record to redirect the resolution to a different address than the one asked for by the user.

This mechanism has legitimate uses and is convenient in a number of cases, but it can also be abused by unscrupolous criminals by “hiding” (cloaking) the address of a tracker behind a legitimate address.

When this setting is enabled, ηMatrix will query the DNS when a new address is met, resulting in it using the canonical name (CNAME) of the website.

Please note: this will break your whitelist. It is also experimental and you are recommended to toggle this option before visiting a website. Toggling it and then refreshing an already loaded page might cause strange issues right now.

-- cgit v1.2.3