SM 2.53,1 user-agent missing?

User Help for Seamonkey and Mozilla Suite
Post Reply
Anonymosity
Posts: 8779
Joined: May 7th, 2007, 12:07 pm

SM 2.53,1 user-agent missing?

Post by Anonymosity »

I just examined the headers SM 2.53.1 is exchanging with a web server with Live HTTP Headers, and apparently, SeaMonkey is not sending any user-agent. I also checked 3 different sites that will report your user-agent and all say I am using Windows NT 6.1 and Firefox version 0.0. I suppose that must be the default if no user-agent is sent, but what is going on with SeaMonkey?
User avatar
mightyglydd
Posts: 9813
Joined: November 4th, 2006, 7:07 pm
Location: Hollywood Ca.

Re: SM 2.53,1 user-agent missing?

Post by mightyglydd »

They know you're a UA spoofer and spoofed you?
#KeepFightingMichael and Alex.
Anonymosity
Posts: 8779
Joined: May 7th, 2007, 12:07 pm

Re: SM 2.53,1 user-agent missing?

Post by Anonymosity »

No, these are test sites that give information, and I am not spoofing. I am using MacOS, not Windows.
One example is this: http://dev.jeffersonscher.com/jstest.asp
Another is this one: https://chrispederick.com/work/user-age ... ures/test/
Even if I spoof the user-agent with User Agent Switcher, there is no user-agent!
User avatar
ElTxolo
Posts: 2811
Joined: July 30th, 2007, 9:35 am
Location: Localhost

Re: SM 2.53,1 user-agent missing?

Post by ElTxolo »

Anonymosity wrote:No, these are test sites that give information, and I am not spoofing. I am using MacOS, not Windows.
One example is this: http://dev.jeffersonscher.com/jstest.asp
Another is this one: https://chrispederick.com/work/user-age ... ures/test/
Even if I spoof the user-agent with User Agent Switcher, there is no user-agent!
  • Image Your user agent, looks a little weird:

    Code: Select all

    Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:0.0) Gecko/20100101 Firefox/0.0
    And by the way, using GNU/Linux debian testing, and SeaMonkey 2.53.1
    I don't have those problems you describe. As you can see in these images:

    Image

    Image










    Cheers !!! Image
How to Ask Questions The Smart Way - How to Report Bugs Effectively ;)
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20240318 SeaMonkey/2.53.18.2
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20240416 SeaMonkey/2.53.19 :lildevil:

~
User avatar
therube
Posts: 21714
Joined: March 10th, 2004, 9:59 pm
Location: Maryland USA

Re: SM 2.53,1 user-agent missing?

Post by therube »

Maybe it is in fact an extension that is breaking your UA?
(Or a manually entered override in, about:config.)
Restart in Safe Mode & see if your expected UA is not being seen as expected.

You can also check your UA in, about:support.


(livehttpheaders-0.17.xpi itself does not look to be an issue.)
Fire 750, bring back 250.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball CopyURL+ FetchTextURL FlashGot NoScript
Anonymosity
Posts: 8779
Joined: May 7th, 2007, 12:07 pm

Re: SM 2.53,1 user-agent missing?

Post by Anonymosity »

I already tried safe mode. I get the same strange user-agent, and also with About SeaMonkey. Maybe it is something wrong with the Mac version of SeaMonkey?
Anonymosity
Posts: 8779
Joined: May 7th, 2007, 12:07 pm

Re: SM 2.53,1 user-agent missing?

Post by Anonymosity »

I finally found out what was causing the weird user-agent. It is a setting in about:config:
user_pref("privacy.resistFingerprinting", true);
Why would resisting fingerprinting cause a problem with user-agents?
TPR75
Posts: 1353
Joined: July 25th, 2011, 8:11 am
Location: Poland

Re: SM 2.53,1 user-agent missing?

Post by TPR75 »

Anonymosity wrote:I finally found out what was causing the weird user-agent. It is a setting in about:config:
user_pref("privacy.resistFingerprinting", true);
Why would resisting fingerprinting cause a problem with user-agents?
Maybe because it was developed for Tor Browser and shouldn't be enabled in SeaMonkey?
https://wiki.archlinux.org/index.php/Firefox/Privacy
--
User avatar
therube
Posts: 21714
Joined: March 10th, 2004, 9:59 pm
Location: Maryland USA

Re: SM 2.53,1 user-agent missing?

Post by therube »

I finally found out what was causing the weird user-agent. It is a setting in about:config:
user_pref("privacy.resistFingerprinting", true);
Confirmed.

With privacy.resistFingerprinting, Your browser reports a specific, common version number.
Suppose that part of the code is borked in SeaMonkey.
Fire 750, bring back 250.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball CopyURL+ FetchTextURL FlashGot NoScript
frg
Posts: 1361
Joined: December 15th, 2015, 1:20 pm

Re: SM 2.53,1 user-agent missing?

Post by frg »

There is a reson that some settings are not activated. This probably needs further work.
Post Reply