Updated 1.1 To Arkenfox or Not (markdown)

Thorin-Oakenpants 2022-01-30 10:40:13 +00:00
parent f005edd309
commit d9daa136bb

@ -1,16 +1,16 @@
🟩 FOREWORD
Arkenfox is a resource, feel free to use any, all or none of it - just **HEED** the warnings, notes and documentation
Arkenfox is a resource, feel free to use any, all or none of it - just **HEED** the warnings, notes and documentation.
🟪 TOR BROWSER
If your threat model calls for anonymity and advanced fingerprinting protection, **[USE TOR BROWSER](https://www.torproject.org/)**. You can also use Tor Browser for [everyday browsing](https://2019.www.torproject.org/about/torusers.html) as another secondary browser. However, you're going to want a non-Tor Browser browser too, which is Firefox, so carry on reading :)
If your threat model calls for anonymity and advanced fingerprinting protection, **[USE TOR BROWSER](https://www.torproject.org/)**. You can also use Tor Browser for [everyday browsing](https://2019.www.torproject.org/about/torusers.html) as another secondary browser. However, you're going to want a non-Tor Browser browser too, which is Firefox, so carry on reading :).
🟪 A FEW SETTINGS & EXTENSIONS
**For most people, this is all you really need**
**For most people, this is all you really need.**
In the _Before Times_, mankind suffered ... but nowadays, together with a [select few extensions](https://github.com/arkenfox/user.js/wiki/4.1-Extensions), you will get most of the privacy possible with Firefox's built-in solutions: such as
In the _Before Times_, mankind suffered ... but nowadays, together with a [select few extensions](https://github.com/arkenfox/user.js/wiki/4.1-Extensions), you will get most of the privacy possible with Firefox's built-in solutions: such as:
- [HTTPS-Only Mode](https://blog.mozilla.org/security/2020/11/17/firefox-83-introduces-https-only-mode/)
- [State Partitioning](https://developer.mozilla.org/en-US/docs/Web/Privacy/State_Partitioning)
- [Network Partitioning](https://blog.mozilla.org/security/2021/01/26/supercookie-protections/)
@ -20,23 +20,25 @@ In the _Before Times_, mankind suffered ... but nowadays, together with a [selec
- [CRLite](https://blog.mozilla.org/security/tag/crlite/)
- and [many more](https://blog.mozilla.org/security/)
Some of these solutions are the default, or will be. Others are easily set in Firefox's Settings. You do still need to configure some of them, but it is quick and painless - see the [Privacy Guides'](https://www.privacyguides.org/browsers/#desktop-only-recommendations) Firefox Desktop card
Some of these solutions are the default, or will be. Others are easily set in Firefox's Settings. You do still need to configure some of them, but it is quick and painless - see the [Privacy Guides'](https://www.privacyguides.org/browsers/#desktop-only-recommendations) Firefox Desktop card.
Now you can start enjoying [some](https://privacytests.org/) of the [Tor Level protections](https://blog.torproject.org/tor-browser-advancing-privacy-innovation/) arkenfox has enjoyed since Firefox 52
Now you can start enjoying [some](https://privacytests.org/) of the [Tor Level protections](https://blog.torproject.org/tor-browser-advancing-privacy-innovation/) arkenfox has enjoyed since Firefox 52.
After that, the benefits get incrementally smaller, but they do add up: your mileage will vary depending on your needs. Each arkenfox release generally sees the number of prefs flipped decrease, and we've been doing this since the _Before Times_. We hope that arkenfox will one day become obsolete.
<sup>1</sup> Sanitizing refers to clearing site and other data such as caches and histories
<sup>1</sup> Sanitizing refers to clearing site and other data such as caches and histories.
🟪 FINGERPRINTING
Most of the above deals with [state](https://developer.mozilla.org/en-US/docs/Web/Privacy/State_Partitioning) and other linkability mechanisms such as navigational tracking
Most of the above deals with [state](https://developer.mozilla.org/en-US/docs/Web/Privacy/State_Partitioning) and other cross-origin linkability mechanisms such as navigational tracking.
Stateless tracking, or fingerprinting, is complex. If your threat model calls for anonymity and advanced fingerprinting protection, **THEN USE TOR BROWSER**. Otherwise you can read more about it later in the wiki where arkenfox helps mitigate it, but you have options.
Stateless tracking, or fingerprinting, is a little more complex. If your threat model calls for anonymity and advanced fingerprinting protection, **THEN USE TOR BROWSER**. Otherwise you can read more about it later in the wiki where arkenfox helps mitigate it, but you have options.
<sup>1</sup> State refers to stored (disk/memory) client-side data such as those listed [here](https://privacycg.github.io/storage-partitioning/).
🟪 EXPECTATIONS
If you're going to use arkenfox's user.js, then don't expect to just start using it as is. You **WILL NEED TO CREATE OVERRIDES**, and read this wiki **FULLY**
If you're going to use arkenfox's user.js, then don't expect to just start using it as is. You **WILL NEED TO CREATE OVERRIDES**, and **FULLY** read this wiki.
---