Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Chrome: Random UA Spoof logs without UA Spoof enabled #191

Closed
ghost opened this issue May 12, 2015 · 7 comments
Closed

Chrome: Random UA Spoof logs without UA Spoof enabled #191

ghost opened this issue May 12, 2015 · 7 comments

Comments

@ghost
Copy link

ghost commented May 12, 2015

I have this disabled globally, but I get the occasional entry:
spoofing user agent with: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.104 Safari/537.36

Is this a bug or just not clear that it is selecting that UA but not activating it? The wording implies that this is my active UA, but it isn't and I confirm that sites aren't seeing the fake UA.

@0xBRM
Copy link

0xBRM commented May 12, 2015

uMatrix rotates the user agents internally, even if the preference isn't set, but, if the latter is true, it won't override yours, so it's all good.

@gorhill
Copy link
Owner

gorhill commented May 12, 2015

Yes, it's just for information purpose. One can disable the global UA spoof setting, yet enable it for one single site. That would be very inefficient for uMatrix to check if there is at least one switch each time the rotation occur just to see if it should log or not.

@gorhill
Copy link
Owner

gorhill commented May 12, 2015

Can someone suggest me a better wording to avoid confusion?

@0xBRM
Copy link

0xBRM commented May 12, 2015

For the entry in the logger? Just "rotating user agent, current string: {{string}}". Perhaps with a little tooltip next to the UA spoofer which states they are rotated constantly, but the browser's UA will only be overridden if the box has been checked.

@gorhill
Copy link
Owner

gorhill commented May 12, 2015

I could just remove it as well too if it makes the logger too "noisy" and if the entry really doesn't add much informational value.

@5t3f4n
Copy link

5t3f4n commented May 12, 2015

Removal seems like a reasonable approach.
IMHO it just adds clutter/confusion while providing little to no value.

@alejandrolemus
Copy link
Contributor

Since you were asking for suggestions, instead of logging the rotation, maybe you could just highlight (or use some kind of icon) the currently active ua-string on the Dashboard, where all strings are listed.

Noxgrim pushed a commit to Noxgrim/uMatrix that referenced this issue Dec 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants