26 lines
830 B
Markdown
26 lines
830 B
Markdown
## user.js for Pale Moon.
|
|
|
|
user.js file for configuring and hardening Pale Moon privacy and security.-
|
|
|
|
## Goals
|
|
|
|
* enhance privacy and security
|
|
* improve performance
|
|
* better fingerprint possible
|
|
* Avoid automatic connections
|
|
|
|
|
|
## 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) |