Elektrine lite

← Feed

@mic_check_one_two@lemmy.dbzer0.com

Post #3985934

2026-07-13 19:22 UTC

If your system uses systemd, it has an etc/machine-id, which is used for a lot of different things. And changing it will break a lot of stuff, probably until you reboot. I guess you could write something to randomly shuffle it every time you reboot? But it is the go-to way for lots of programs (including browsers) to identify themselves. Which means (unless you have done the work to scramble your machine ID) you can be tracked on Linux as well.

Replies (2)

  • @DevDave@piefed.social 2026-07-13 19:55

    also there’s the TPM chip.

    Open ##3985933

  • @treadful@lemmy.zip 2026-07-13 20:26

    The difference is that Linux isn’t sending telemetry to some central entity associating that ID to an IP. Microsoft’s records showed that at that exact same minute, a Windows device carrying GDID g:6755467234350028 had visited the ngrok signup page. Three hours later, the same GDID visited the retailer’s own website, through the same Tzulo proxy address used to set up the ngrok account. This article is super vague about this as well. How does Microsoft not only have the GDID->IP link, but they have Web history as well? Are they just exposing all this through advertising telemetry? Fucking gross. And if you know of anything on Linux exposing/transmitting the machine-id, please do let everyone know because nothing should. Anything that does should be considered malware.

    Open ##4000949