firefox-user.js/README.md

27 lines
2.0 KiB
Markdown
Raw Normal View History

2020-09-15 02:17:44 -04:00
### 🟪 user.js
2022-01-29 22:23:06 -05:00
A `user.js` is a configuration file that can control Firefox settings - for a more technical breakdown and explanation, you can read more in the [wiki](https://github.com/arkenfox/user.js/wiki/2.1-User.js)
2017-03-30 13:36:53 -04:00
2020-09-15 02:17:44 -04:00
### 🟩 the arkenfox user.js
2017-03-30 18:27:57 -04:00
2020-09-15 00:33:50 -04:00
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
The `arkenfox user.js` is a **template** which aims to provide as much privacy and enhanced security as possible, and to reduce tracking and fingerprinting as much as possible - while minimizing any loss of functionality and breakage (but it will happen).
2023-03-13 03:13:07 -04:00
Everyone, experts included, should at least read the [wiki](https://github.com/arkenfox/user.js/wiki), as it contains important information regarding a few `user.js` settings. There is also an [interactive current release](https://arkenfox.github.io/gui/), thanks to [icpantsparti2](https://github.com/icpantsparti2).
2017-04-02 02:14:01 -04:00
2022-01-30 03:53:08 -05:00
Note that we do *not* recommend connecting over Tor on Firefox. Use the [Tor Browser](https://www.torproject.org/projects/torbrowser.html.en) if your [threat model](https://2019.www.torproject.org/about/torusers.html) calls for it, or for accessing hidden services.
2020-09-15 00:33:50 -04:00
Also be aware that the `arkenfox user.js` is made specifically for desktop Firefox. Using it as-is in other Gecko-based browsers can be counterproductive, especially in the Tor Browser.
2020-09-15 02:17:44 -04:00
### 🟧 sitemap
2017-12-19 12:37:24 -05:00
2021-08-09 21:21:04 -04:00
- [releases](https://github.com/arkenfox/user.js/releases)
2020-09-15 02:17:44 -04:00
- [changelogs](https://github.com/arkenfox/user.js/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3Achangelog)
2021-08-09 21:21:04 -04:00
- [wiki](https://github.com/arkenfox/user.js/wiki)
2020-09-15 02:17:44 -04:00
- [stickies](https://github.com/arkenfox/user.js/issues?q=is%3Aissue+is%3Aopen+label%3A%22sticky+topic%22)
- [diffs](https://github.com/arkenfox/user.js/issues?q=is%3Aissue+label%3Adiffs)
2021-12-24 01:04:38 -05:00
- [common questions and answers](https://github.com/arkenfox/user.js/issues?q=is%3Aissue+label%3Aanswered)
2020-09-15 02:17:44 -04:00
### 🟥 acknowledgments
2020-10-20 08:57:00 -04:00
Literally thousands of sources, references and suggestions. Many thanks, and much appreciated.