diff --git a/README.md b/README.md index b39908d..0809cf0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,26 @@ -# Palemoon_user.js +## user.js for Pale Moon. -About Pale Moon \ No newline at end of file +user.js file for configuring and hardening Pale Moon privacy and security.- + +## Goals + +* enhance privacy and security +* improve performance +* better fingerprint possible +* reduce automatic connections to the minimum posible + + +## Considerations + +This user.js is mainly based on arkenfox project (56 and recent version). + + +On the other hand, it tries to avoid all the automatic connections even though security could be reduced slightly (according to Spyware Watchdog website) For instance, OSCP is a privacy breach. Nevertheless, it is also a security feature. + + +It has also some changes in order to improve fingerprinting like canvas.poisondata and others. + +## Thanks: + +* [Arkenfox user.js](https://github.com/arkenfox/user.js) +* [Pale Moon Browser Spyware Mitigation Guide](https://spyware.neocities.org/guides/palemoon.html) \ No newline at end of file