this post was submitted on 15 Jul 2026
139 points (100.0% liked)
Privacy
49856 readers
624 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I wonder how many other GDID type identifiers are out there, besides this Microsoft one.
I'd bet every proprietary OS (or open source base OS with deeply integrated proprietary software, such as anything Google makes) has something similar.
For things like phones, an IMEI is already a permenantly attached unique ID tied to the modem. There is also a hardcoded serial number in most electronic devices.
With hardware fingerprinting it doesn't really matter that much
https://en.wikipedia.org/wiki/Pentium_III#Processor_Serial_Number
27 years ago...
Most CPUs don't allow you to read the serial number anymore (from userspace at least, I'm sure there are ways of extracting it).
Except Raspberry Pi for some reason, and for some other reason my coworker decided to use that as a device identifier for one of our services (devices we build and control, we're not just tracking random people). So now I guess we're stuck with raspberry pis for the near future. On any other device it just returns "ERR00000“.