DNT: missing sometimes

Ask for help about NoScript, no registration needed to post
Czerno

DNT: missing sometimes

Post by Czerno »

I'm using FF 3.6.17 (no intention to switch to FF4). Thanks to G.M. and noscript, the no-track DNT header is sent along with (most) page requests BUT - here's the point - sometimes is absent and I couldn't determine when/why it is missing.

An example is with Steve "GRC" Gibson's browser header view pages aka Shieldsup!
<https://www.grc.com/x/ne.dll?bh0bkyd2>
(also available as non secure. Both secure and unsecure accesses report NO DNT: header received !)

It appears the grc tests use POST rather than GET. As a hypothesis I raise in the dark, would this cause DNT not being sent ?

As a bonus and while I'm at the mike, can someone plz explain what the "noscript.doNotTrack.forced" preference does in addition to "noscript.doNotTrack.enabled", and why this while DNT settings could not be made visible in the noscript user interface ?

Thank you again

--
Czerno
Mozilla/5.0 (Windows; U; Windows NT 5.0; fr; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17
Guest

Re: DNT: missing sometimes

Post by Guest »

Sorry at the end of my above question, should read thus:
....and why thesee DNT settings could not be made visible in the noscript user interface ?

Incidentally, the "captcha" challenges (Google's?), as for an automaton I don't know how efficent they are, but are way too difficult for a human to get right!!! It verges on ridiculous, add to that the mandatory cut and paste which is probably /not/ difficult for said automaton but adds to the annoyment. Is it possible for you (webmasters) to tune the difficulty level of the visual challenge ?

--
Czerno
Mozilla/5.0 (Windows; U; Windows NT 5.0; fr; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17
dhouwn
Bug Buster
Posts: 968
Joined: Thu Mar 19, 2009 12:51 pm

Re: DNT: missing sometimes

Post by dhouwn »

Czerno wrote:....and why thesee DNT settings could not be made visible in the noscript user interface ?
Good question, but then many new things introduced didn't get their own UI. And don't quote me on that, but I believe it NoScript's implementation gets deactivated in Firefox 4 since it's native there.
Incidentally, the "captcha" challenges (Google's?), as for an automaton I don't know how efficent they are, but are way too difficult for a human to get right!!!
You need only to get one right, normally it's the one that is easier to read. Alternatively, you could just register here.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
Czerno

Re: DNT: missing sometimes

Post by Czerno »

dhouwn wrote:... don't quote me on that, but I believe it NoScript's implementation gets deactivated in Firefox 4 since it's native there.
Ok. So please can you or somebody else answer my concern about DNT: 1 not being sent along with certain requests, whether a bug or feature ? Oh, and I am aware of the exception for localhost, I read (some of) the forum before asking...

--
Czerno
Mozilla/5.0 (Windows; U; Windows NT 5.0; fr; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: DNT: missing sometimes

Post by Giorgio Maone »

DNT is not sent with SAME-ORIGIN POST requests on purpose, because it has been seen to cause problems with some servers while being practically useless, since most if not all the tracker/advertisers use GET and anyway, in order to make a POST, request you need to have reached the POSTing page via GET -- so the POSTing page (on the same domain) MUST have seen the header and comply.
Mozilla/5.0 (Windows NT 5.2; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
Czerno

Re: DNT: missing sometimes

Post by Czerno »

Giorgio Maone wrote:DNT is not sent with SAME-ORIGIN POST requests on purpose.....
Aha! So this was carefully thought out (as usual) - only the explanations were lacking. Or have you readied a page with technical details somewhere ?

Not that Do-not-track is any real help of course (at this stage, anyway)... it does feel warmer surfing with it than without, in a psychological way - thank You for relieving that uneasy feeling about what appeared as erratic or incoherent behavior, yet wasn't...

--
Czerno
Mozilla/5.0 (Windows; U; Windows NT 5.0; fr; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17
Post Reply