this post was submitted on 23 Jun 2025
5 points (77.8% liked)

Privacy

39149 readers
771 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

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

What is the difference between Chameleon and JShelter?

  • Chameleon โ€“ Get this Extension for ๐ŸฆŠ Firefox Android (en-US)
    • Chameleon is a WebExtension port of the popular Firefox addon Random Agent Spoofer.
  • JShelter โ€“ Get this Extension for ๐ŸฆŠ Firefox Android (en-US)
    • JShelter is a browser extension to give back control over what your browser is doing. A JavaScript-enabled web page can access much of the browser's functionality, with little control over this process available to the user: malicious websites can uniquely identify you through fingerprinting and use other tactics for tracking your activity. JShelter aims to improve the privacy and security of your web browsing.
    • Like a firewall that controls network connections, JShelter controls the APIs provided by the browser, restricting the data that they gather and send out to websites. JShelter adds a safety layer that allows the user to choose if a certain action should be forbidden on a site, or if it should be allowed with restrictions, such as reducing the precision of geolocation to the city area. This layer can also aid as a countermeasure against attacks targeting the browser, operating system or hardware.

JShelter seems to spoof info by controls the APIs provided by the browser? and Chameleon spoofs user agent and many other information.

To me both seems to serves the same purpose of spoofing. Is Chameleon spoofing without interfering with js and JShelter spoofing with interfering with js the main difference between them? In addition JShelter seems to be able to block malicious js

How JShelter and Chameleon achieves spoofing differently?

top 4 comments
sorted by: hot top controversial new old
[โ€“] underscores@lemmy.dbzer0.com 2 points 21 hours ago (1 children)

JShelter isn't mainly for spoofing, it's about blocking a bunch of potentially harmful advanced javascript features, often used for tracking. Any spoofing is mostly to keep sites working with the missing javascript features.

I have it installed on one of my browsers. I wouldn't recommend using it unless you're willing to tweak the settings for new sites you visit, because I've had it break sites pretty often with the default settings.

[โ€“] happeningtofry99158@lemmy.world 2 points 21 hours ago (1 children)

thank you for your information, would you say JShelter does everything Chameleon do (including spoofing) so that if I use JShelter I don't have to use Chameleon?

[โ€“] underscores@lemmy.dbzer0.com 1 points 19 hours ago (1 children)

I haven't used Chameleon, but it seems to do some stuff like change the user agent that JShelter doesn't do. I'd assume it's more useful to get around a site designed for a specific browser or operating system.

Sincere thanks