How are the stats gathered?
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
According to their site, "Stats are based on aggregate data collected by Statcounter on a sample exceeding 10 billion pageviews per month collected from across the Statcounter network of more than 2 million websites. Stats are updated and made available every day, however are subject to quality assurance testing and revision for 45 days from publication."
That's more or less what I thought. I wondered if you had some technical insight into what exactly they do. I can't be the only one who has their browser set up to tell the world it's running on Windows when it's not.
I used to do that for quite a long time, but then decided to sacrifice a bit of fingerprinting resistance to help with the stats :)
There is a setting that makes websites detect that you are using Windows instead of Linux?
Well, start doing the opposite in school and library PCs.
You can change your User-Agent
header. There are plenty of extensions that allow you to do that.
How do you change your user agent header? Which extensions are required for that? Can you change it without extensions as well? I think using too many extensions would make my browser fingerprint more unique instead
This can be done without using extensions, but it's just more convenient with this. For example, the Firefox browser has a settings menu available at: about:config. You need to create a string named general.useragent.override and assign it the desired value. For example, if you write there it is Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; en), sites will think that you are using the Internet Explorer browser on Windows. You can also set this parameter only for a specific site. For example, create the line "general.useragent.override.google.com" and assign it the desired value.
Thanks! So for after creating a string general.useragent.override and after creating that string in about:config, I should put a value. What's the value to be put in to make sites think that I am using Google Chrome on Windows?
Yeah, this is the way to do it without extensions, but it is way less convenient as you have to write the whole thing manually, while extensions make it really easy to switch between OSes, Browsers and all that.
Everynyan to install Devuan OpenRC + Cinnamon/TDE without non-free shit.