aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--linux_room.html11
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>