minj / foxtrick

FoxTrick is a browser extension for the Hattrick online football manager game, currently available for Firefox, Google Chrome, as well as for Opera.
https://www.foxtrick.org
GNU General Public License v3.0
71 stars 49 forks source link

htev.org still try to set tracking or cookies even i disabled everywhere in settings #1163

Closed minj closed 9 years ago

minj commented 9 years ago

Original issue 1163 created by playez010 on 2013-11-27T12:37:57.000Z:

I disabled htev everywhere i find in foxtrick settings, but i get a raport that htev.org is still tracking me. I have installed "Self detructing cookis" extensions that erase my coookies after i close a page, and this still report to me that htev set a coookie or tracking mecanism.

minj commented 9 years ago

Comment #1 originally posted by CatzHoek on 2013-11-28T18:42:21.000Z:

It can't be disabled. We can probably remove that by now anyway. But to clarify i'll explain what's going on.

Until summer other chpp apps had no idea what server you are logged in so they had no way to directly link you to a certain hattrick page, even when you were already logged in. To allow htev and hattrick youthclub to do that we write the server into a cookie and they can read it when you are on their site and provide you with valid links.

The cookie is just containing one value, "htserver" with holds something like "www72", "www53", "stage" depending on where you were logged in last. That's the whole "tracking" if you will, they would know what hattrick server you last used, nothing else.

So nothing to worry about

minj commented 9 years ago

Comment #2 originally posted by CatzHoek on 2013-11-28T18:45:39.000Z:

But yes, we should probably have added a toggle for that in the first place.

minj commented 9 years ago

Comment #3 originally posted by CatzHoek on 2013-11-28T19:38:50.000Z:

Removed server cookies in fb60e3e5b6bfc82a29dadfefe74fb5dfc3874e70 r12505 Use www.hattrick.org/goto.ashx?path={relative-path} from now on

Status: Fixed

minj commented 9 years ago

Comment #4 originally posted by minj on 2013-11-28T19:45:48.000Z:

htev and hy both use ht mechanism already