Update 'README.md'
This commit is contained in:
parent
c330e1d2e6
commit
dace52cf5a
10
README.md
10
README.md
|
@ -16,11 +16,13 @@ Concretely, this is a fork from the [arkenfox](https://github.com/arkenfox/user.
|
|||
This user.js is a fork from the arkenfox project with a substantial divergence. It tries to avoid all the automatic connections even though security could be reduced slightly.
|
||||
For instance, OSCP is a privacy breach. Nevertheless, it is also a security feature. This user.js disables them as well as safebrowsing, automatic addons connections and so on. You will have to check manually addons updates in the related preferences section.
|
||||
|
||||
However, 2 connections could not be blocked anymore:
|
||||
* firefox.settings.services.mozilla.com
|
||||
* content-signature-2.cdn.mozilla.net
|
||||
However, one connection could not be blocked anymore:
|
||||
|
||||
So you will have to include them to the host list of your OS.
|
||||
* firefox.settings.services.mozilla.com
|
||||
|
||||
https://support.mozilla.org/en-US/kb/how-stop-firefox-making-automatic-connections (last section)
|
||||
|
||||
So you will have to include it to the host list of your OS.
|
||||
|
||||
## Adding new search engines
|
||||
|
||||
|
|
Loading…
Reference in New Issue