this post was submitted on 23 Jan 2025
18 points (87.5% liked)
Privacy
32947 readers
555 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
JavaScript is often used in modern websites to actually render content, as-in, generate what you see on the page. Blocking access is possible if you don't have JavaScript enabled, but it's rare. More likely it's just not showing content because it's not there.
Disabling JavaScript in and of itself is not something I understand as a viable way to interact with the internet.
You are better off anonymizing your browser. You can do this by launching separate instances without any profile in incognito mode and only use it on one site before closing it down.
You can also automatically "crawl" websites using tools like headess Chrome and Puppeteer. No doubt there are websites that will do this for you, for a fee.
Ultimately, JavaScript is a programming language, nothing more, nothing less.
Almost all the Tor de-anonymization attacks rely on JavaScript. Not being pwned is a standard of living many users are willing to live under. Plenty of actual text and images are still viewable over tor this way. And if you can’t access content on one site this way then that site wasn’t respecting your privacy.