firefox-user.js/README.md

25 lines
3.3 KiB
Markdown
Raw Normal View History

2017-04-02 06:14:01 +00:00
### ![](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/wikipiki/bullet01.png) user.js
2017-04-02 06:56:06 +00:00
A `user.js` is a configuration file that can control hundreds of Firefox settings. For a more technical breakdown and explanation, you can read more on the [overview](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.1-Overview) wiki page.
2017-03-30 17:36:53 +00:00
2017-04-02 06:14:01 +00:00
### ![](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/wikipiki/bullet01.png) ghacks user.js
2017-09-09 03:35:14 +00:00
The [ghacks user.js](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/user.js) is a template, which, as provided, aims (![](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/wikipiki/exclamation.png) with [extensions](https://github.com/ghacksuserjs/ghacks-user.js/wiki/Appendix-B:-Extensions) <sup>1</sup> ) 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).
2017-03-30 22:27:57 +00:00
2017-12-07 10:01:40 +00:00
No one size fits all and not all sites have the same requirements, so consider using [multiple profiles](https://github.com/ghacksuserjs/ghacks-user.js/wiki/2.3-Concurrent-Profiles) with customized changes.
2017-04-02 06:14:01 +00:00
### ![](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/wikipiki/bullet01.png) usage
2017-04-02 06:56:06 +00:00
Everyone, experts included, should at least read the [implementation](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.3-Implementation) wiki page, as it contains important information regarding a few default settings we use. The rest of the [wiki](https://github.com/ghacksuserjs/ghacks-user.js/wiki) is helpful as well.
2017-04-02 06:14:01 +00:00
### ![](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/wikipiki/bullet01.png) acknowledgments
Literally thousands of sources, references and suggestions. That said...
2017-05-02 03:14:50 +00:00
* Martin Brinkmann at [ghacks](https://www.ghacks.net/) <sup>2</sup>
2017-08-24 14:00:05 +00:00
* 100% genuine super-nice all-around good guy
2017-04-02 06:14:01 +00:00
* The ghacks community and commentators
2017-04-02 06:56:06 +00:00
* Special mentions to [earthlng](https://github.com/earthlng), Tom Hawack, Just me, Conker, Rockin Jerry, Ainatar, Parker Lewis
2017-12-02 17:35:08 +00:00
* [12bytes](http://12bytes.org/tech/firefoxgecko-configuration-guide-for-privacy-and-performance-buffs)
2017-04-02 06:14:01 +00:00
* The 12bytes article now uses this user.js and supplements it with an additonal JS hosted right [here](https://github.com/atomGit/Firefox-user.js) at github
2017-12-07 03:52:51 +00:00
<sup>1</sup> ![](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/wikipiki/exclamation.png) We highly recommend using uBlock Origin and uMatrix, and maybe a cookie extension (note: cookie & persistent storage extensions fail with First Party Isolation which we use <sup>[bugzilla](https://bugzilla.mozilla.org/show_bug.cgi?id=1381197)</sup>). Section 0400, if modified, allows Tracking Protection and Safe Browsing to be disabled. Do this at your own risk. See the [implementation](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.3-Implementation) wiki page for more.
2017-05-02 03:14:50 +00:00
<sup>2</sup> The ghacks user.js was an independent project by [Thorin-Oakenpants](https://github.com/Thorin-Oakenpants) started in early 2015 and was [first published](https://www.ghacks.net/2015/08/18/a-comprehensive-list-of-firefox-privacy-and-security-settings/) at ghacks in August 2015. It was kept up-to-date and expanded by the original author with three major updates and articles. With Martin Brinkmann's blessing, it will keep the ghacks name.