LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 03-22-2023, 05:17 AM   #1
bigearsbilly
Senior Member
 
Registered: Mar 2004
Location: england
Distribution: Mint, Armbian, NetBSD, Puppy, Raspbian
Posts: 3,515

Rep: Reputation: 239Reputation: 239Reputation: 239
Cookie Competition


I have been looking at web sites and their cookies.

So far the winner is the dear old Brtish Broadcasting Corporation
a supposed force for truth and information with
10,661 cookies!

can anyone find a worse site?
https://cookiepedia.co.uk/website/www.bbc.co.uk

Last edited by bigearsbilly; 03-22-2023 at 10:49 AM.
 
Old 03-22-2023, 06:28 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,278

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
What dweeb wasted his days counting 10,000 cookies on the beeb?

Tell him they have mad significant changes, and we'd like him to count again.
 
Old 03-22-2023, 11:11 AM   #3
Pagonis
Member
 
Registered: Dec 2007
Location: Lithuania
Distribution: macOS on M1 Pro
Posts: 44

Rep: Reputation: 20
Can you show me those 10k cookies? I just visited bbc.co.uk and there's not even close to 1k (with adblock disabled, etc).
 
Old 03-22-2023, 11:27 AM   #4
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,137
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
https://www.bbc.co.uk

I let it load with images and scripts turned on, let it sit for a minute.
I got 56 cookies set.
https://0x0.st/HosY.png
 
Old 03-22-2023, 11:59 AM   #6
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,657
Blog Entries: 4

Rep: Reputation: 3938Reputation: 3938Reputation: 3938Reputation: 3938Reputation: 3938Reputation: 3938Reputation: 3938Reputation: 3938Reputation: 3938Reputation: 3938Reputation: 3938
At the end of every one of my web sessions – including this one – 100% of "cookies" get discarded.
 
Old 03-22-2023, 12:31 PM   #7
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,137
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
Another reason not to have scripts turned on in a web browser unless you have to.
56 cookies with scripts run, cross site cookies.
Code:
>>> import requests
>>> r = requests.get('https://www.bbc.co.uk')
>>> for c in r.cookies:
...     print(c.name +"==>>", c.value)
... 
>>> r = requests.get('http://google.com')
>>> for c in r.cookies:
...     print(c.name +"==>>", c.value)
... 
1P_JAR==>> 2023-03-22-17
AEC==>> ARSKqsKNUMcfzooQUi5f29Jo_tlUxOgxHXBusZ1igza4jnEx7umfW-_wHg
NID==>> 511=tVJGFkuJx1aBPa5R1do1M2GSwzhcnkmjAIpIonykQpnRN2rIzSUzI0fnYnBjE61iQtBYfxJ-8YCKqMUrFS0BR4khc4GGuHJ5KwTSwUVCHEgRRn-u_t-tG5HnUiLb17fVFc7rxPEHoja5CQf44t1iXraeyxDili9YhCQiNk0n8LQ
>>>
None without scripts. Google sets 2.
http://www.google.com with scripts run sets 4.

A google search sets 7.
https://0x0.st/HozK.png

Duckduckgo sets 1, and that's for google.
https://0x0.st/HozP.png
 
Old 03-22-2023, 01:06 PM   #8
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,278

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
BBC is an unusual example because they do an excessive amount of checking about who you are, where you're from, have you a tv license and is it up to date, etc.

The boss there has to be paranoid, because the politicians of all stripes are out to get him if he puts a foot wrong. Witness the recent 'Gary Lineker' fiasco, and the previous 'Jeremy Clarkson' fiasco where they fired one of three presenters for their Top Gear program. Commercial tv came running in with money, and the other two presenters quit and BBC ended up gifting a tremendously popular show to the opposition.
 
Old 03-22-2023, 02:08 PM   #9
Pagonis
Member
 
Registered: Dec 2007
Location: Lithuania
Distribution: macOS on M1 Pro
Posts: 44

Rep: Reputation: 20
Quote:
Originally Posted by teckk View Post
https://www.bbc.co.uk

I let it load with images and scripts turned on, let it sit for a minute.
I got 56 cookies set.
https://0x0.st/HosY.png
Which is not 10k.
 
Old 03-22-2023, 02:26 PM   #10
boughtonp
Senior Member
 
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,596

Rep: Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545
Quote:
Originally Posted by business_kid View Post
BBC is an unusual example because they do an excessive amount of checking about who you are, where you're from, have you a tv license and is it up to date, etc.
Even if that wasn't nonsense, you've named four pieces of data that occupies less than a hundred bytes - so even were they to absurdly stored the data as a single byte per cookie, it would not make a hundred cookies, never mind ten thousand.

The reason for the excessively large number is simply because Cookiepedia is choosing to inflate their numbers by using aggregated totals.


Quote:
The boss there has to be paranoid, because the politicians of all stripes are out to get him if he puts a foot wrong. Witness the recent 'Gary Lineker' fiasco, and the previous 'Jeremy Clarkson' fiasco where they fired one of three presenters for their Top Gear program. Commercial tv came running in with money, and the other two presenters quit and BBC ended up gifting a tremendously popular show to the opposition.
None of that has anything to do with cookies, though given your wording I'll point out that the BBC didn't "gift" anything - Jeremy Clarkson had already received a final warning, so when he made sustained unprovoked physical and verbal attacks on a co-worker, it wasn't like they had a choice.

 
Old 03-23-2023, 09:26 AM   #11
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,278

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Quote:
Originally Posted by boughtonp
Even if that wasn't nonsense,
It isn't nonsense. Try accessing it from Ireland!

I've been thrown out over Geo-IP. Like most channels who pay for programs, they guarantee not to make them available to those not their viewers. Ireland has a very small pool of viewers, so RTE can sometimes get world Premieres of a new film or show. If I want to join bbc, they want my tv license number & English postcode. Yes, they check stuff.
 
Old 03-23-2023, 09:47 AM   #12
boughtonp
Senior Member
 
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,596

Rep: Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545Reputation: 2545

Geo-locating an IP address is not "an excessive amount of checking" and does not involve knowing who someone is.

Signing up for a video on-demand service is an entirely different matter to cookies received from merely browsing a website.

 
Old 03-23-2023, 10:47 AM   #13
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,657
Blog Entries: 4

Rep: Reputation: 3938Reputation: 3938Reputation: 3938Reputation: 3938Reputation: 3938Reputation: 3938Reputation: 3938Reputation: 3938Reputation: 3938Reputation: 3938Reputation: 3938
Every time I close my web browser, all cookies and saved information disappears.
 
Old 03-23-2023, 12:54 PM   #14
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,278

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
My browser subdirs in ~/.cache are symlinks to counterparts in /dev/shm, which dissappear every power-off.
 
Old 03-24-2023, 05:17 AM   #15
_blackhole_
Member
 
Registered: Mar 2023
Distribution: FreeBSD
Posts: 88

Rep: Reputation: 67
Unless you're hiding your porn habit from the family, I don't really get the needs to wipe everything, beyond cookies. Browsing history is a convenience after all and it's useful to see where you have been, in case you need to revisit a particular site. Seems like shooting yourself in the foot out of paranoia.

By doing anything out of the ordinary when browsing, you're only finger printing yourself more effectively. If I were to do the same, for example, I would just be telling some web server "here I am, the user who runs FreeBSD + firefox and clears all of his cache and cookies every time". As opposed to the millions of Windows 10 users who don't. If you want anonymity for certain things, just use tor and hope that the NSA or whoever, aren't running the exit node...

Last edited by _blackhole_; 03-24-2023 at 05:18 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 when trying x11 forwarding Sean1988 Linux - Newbie 2 05-12-2014 05:35 AM
cookie expiration date in IE6 icepig Programming 2 11-17-2003 01:42 PM
Cookie Problem in IE Doovie Programming 0 07-08-2003 08:47 AM
KDE cookie prob. CragStar Linux - Distributions 3 06-21-2001 04:33 PM
Lost my cookie crabboy LQ Suggestions & Feedback 2 06-12-2001 02:40 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 12:28 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration