Update 'README.md'
This commit is contained in:
parent
6a77b51c2f
commit
912d19dbd3
|
@ -13,11 +13,12 @@ The `user.js` file is for configuring and hardening Firefox privacy.-
|
||||||
## Considerations
|
## Considerations
|
||||||
|
|
||||||
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.
|
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 updates of addons in the related preferences section.
|
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:
|
However, 2 connections could not be blocked anymore:
|
||||||
* firefox.settings.services.mozilla.com
|
* firefox.settings.services.mozilla.com
|
||||||
* content-signature-2.cdn.mozilla.net
|
* content-signature-2.cdn.mozilla.net
|
||||||
|
|
||||||
So you'll have to add them to the host list of your OS.
|
So you'll have to add them to the host list of your OS.
|
||||||
|
|
||||||
## Thanks:
|
## Thanks:
|
||||||
|
|
Loading…
Reference in New Issue