From 71fb5db6d7ecdf5ddc5c5c12e2a9187014c86d45 Mon Sep 17 00:00:00 2001 From: Narsil Date: Sat, 12 Dec 2020 14:04:12 -0500 Subject: [PATCH] Update 'README.md' --- README.md | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) 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