From cfbf89b117c97c61f789e0921732ec29d00cbad1 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 1 Jun 2015 18:19:48 -0400 Subject: [PATCH] Updated About the required permissions (markdown) --- About-the-required-permissions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/About-the-required-permissions.md b/About-the-required-permissions.md index dd8212f..4e8859b 100644 --- a/About-the-required-permissions.md +++ b/About-the-required-permissions.md @@ -90,7 +90,7 @@ See code: - [chrome.privacy.network](https://github.com/gorhill/uBlock/commit/e65c2939757f09db646d277b82da8690aaf3adbc) -[1] Merely opening a TCP connection leaks your IP address to the remote server -- this is incompatible with an extension which primary purpose is to **completely** prevent connections to remove server, not just merely prevent the transfer of data. +[1] Merely opening a TCP connection leaks your IP address to the remote server -- this is incompatible with an extension which primary purpose is to **completely** prevent connections to remove server, not just merely prevent the transfer of data. For instance, [see what can be found](https://www.browserleaks.com/whois) with a just that connection being established (IP, OS Fingerprinting, IP Address Location). [2] In version 0.9.8.3, there will be [a setting to allow re-enabling prefetching](https://github.com/gorhill/uBlock/issues/274), default will still be to disable it though. \ No newline at end of file