Opened 10 months ago
Closed 10 months ago
#29518 closed defect (duplicate)
general.useragent.override
Reported by: | sj2001010 | Owned by: | tbb-team |
---|---|---|---|
Priority: | Medium | Milestone: | |
Component: | Applications/Tor Browser | Version: | |
Severity: | Normal | Keywords: | |
Cc: | Actual Points: | ||
Parent ID: | Points: | ||
Reviewer: | Sponsor: |
Description
whoer.net
Tor Browser:
Headers: Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Firefox/60.0
JavaScript: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0
Normal Firefox:
Headers: Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Firefox/60.0
JavaScript: Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Firefox/60.0
Child Tickets
Change History (3)
comment:1 Changed 10 months ago by
Component: | - Select a component → Applications/Tor Browser |
---|---|
Owner: | set to tbb-team |
comment:2 follow-up: 3 Changed 10 months ago by
Status: | new → needs_information |
---|
comment:3 Changed 10 months ago by
Resolution: | → duplicate |
---|---|
Status: | needs_information → closed |
Replying to sysrqb:
You are running Tor Browser on Windows, and the Javascript code (navigator.userAgent) is showing an "X11; Linux x86_64" user agent string?
Maybe running on Linux, but setting a Windows useragent with general.useragent.override
? The pref general.useragent.override
is ignored when privacy.resistFingerprinting
is set, since #26146. And we have #28290 for the headers not matching the javascript useragent, so I'm closing this ticket as a duplicate. Please reopen if that is a different issue.
You are running Tor Browser on Windows, and the Javascript code (navigator.userAgent) is showing an "X11; Linux x86_64" user agent string?