Git Product home page Git Product logo

Comments (3)

neroux avatar neroux commented on June 7, 2024

Thanks for the suggestions, though I guess when there is already a perfectly working extension for a certain privacy area there is little point to re-implement it. Also, the focus of RUA is the user agent, not so much other privacy related areas.

Please find below some more in-depth responses.

Privacy APIs (toggles)

Many of those settings already seem to be available in the UI of Firefox. Could you elaborate what settings you'd have in mind? Considering RUA is cross-browser these settings should be also available for Chrome.

Random X-Forwarded-For

Unlikely to be implemented. That header is of indicative nature for proxies and has no fundamental privacy effect.

General WebApi toggles

The extension you mentioned seems to cover that already pretty well.

Send referers only when staying on the same domain

Same as above.

Provide API to get and set override navigator properties

Could you elaborate what you meant? RUA does not override all navigator properties yet, but there shouldnt be any additional work in browser required to do so.

from random-user-agent.

kekkc avatar kekkc commented on June 7, 2024

Thanks for the detailed answer, but I guess just focusing on UA is a completely different concept (one that I myself don't understand with 300+ similar/advanced addons for FF).

Nevertheless:

I guess when there is already a perfectly working extension for a certain privacy area there is little point to re-implement it.

Alot of extensions currently, but noone that covers even the minimal webextension stuff, or offers any replacement to the original RAS.

Many of those settings already seem to be available in the UI of Firefox.

Hm, changing about:config, FF settings 20 times a day each for problematic websites.

That header is of indicative nature for proxies and has no fundamental privacy effect.

No fundamental privacy effect?

RUA does not override all navigator properties yet, but there shouldnt be any additional work in browser required to do so.

You see no advantage in using an webextension API than injecting some illegal JS?

No pun intended, I wish you good luck. But please don't hijack other legacy privacy extensions like RAS where people are discussing the background and solutions for UA, JS, Anti-fingerprinting & privacy settings that are alot deeper than a obvious, simple UA change. This only helps if all other settings match, otherwise this is counterproductive and dangerous if people don't know what they're doing.

from random-user-agent.

neroux avatar neroux commented on June 7, 2024

Hm, changing about:config, FF settings 20 times a day each for problematic websites.

I wrote in the UI.

No fundamental privacy effect?

Precisely, that header doesnt fool anybody.

You see no advantage in using an webextension API than injecting some illegal JS?

Illegal? There is nothing illegal about it.

If you can convince all the major browser vendors to support such an API, I am sure that would be the preferred way. Until then overriding it (in a very "legal" way ;) ) is the only option.

don't hijack other legacy privacy extensions

Excuse me? I did not hijack anything, I merely suggested an extension that I am using and that provides similar functionality with an almost identical name.

from random-user-agent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.