diff options
author | nathan <nathansmith@posteo.com> | 2025-04-12 03:03:43 -0600 |
---|---|---|
committer | nathan <nathansmith@posteo.com> | 2025-04-12 03:03:43 -0600 |
commit | 8fa3e24b9703af898620ef7fc81259cb12af7e5a (patch) | |
tree | 7148711158704778f500ab06f07a032ae77add10 /linux_room.html | |
parent | 70d361a3a7602950568d18eb3552bf29f0ef3a80 (diff) |
Added palemoon user.js
Diffstat (limited to 'linux_room.html')
-rw-r--r-- | linux_room.html | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/linux_room.html b/linux_room.html index 2295fb0..1b05580 100644 --- a/linux_room.html +++ b/linux_room.html @@ -334,12 +334,19 @@ table { them are going to struggle to use javascript heavy websites but its ok its I prefer disabling javascript whenever possible and using umatrix to only let in what the site needs to function. - <br/><br/> + <h3>Hardening</h3> Even though they are about as good as browsers get these days the developers are still stupidos so you should <a href="https://spyware.neocities.org/guides/palemoon" target="_blank"> follow this guide</a>. Its also best you disable webrtc and webgl along with other hardening because even though they are based off older versions of firefox they still support the modern - features that make it easier for sites to fucking fingerprint you. + features that make it easier for sites to fucking fingerprint you. Basilisk is the only one that + supports webrtc out of the two. + <br/><br/> + To help hardened get yourself <a href="https://git.nixnet.services/Narsil/palemoon_user.js" target="_blank"> + a palemoon user.js</a>. It helps you stand out less by hiding the fact you are using a weird old ass + browser. + <br/><br/> + You can timezone spoof by setting <code>TZ=UTC</code> before launching. </p> </td> </tr> |