inclementimmigrant@lemmy.world to Technology@lemmy.worldEnglish · 13 天前Microsoft admits Windows 11 has a GDID tracker with no off switch, first documented publicly in an FBI hacker complaintwww.windowslatest.comexternal-linkmessage-square226linkfedilinkarrow-up1919arrow-down110cross-posted to: [email protected][email protected][email protected][email protected][email protected]
arrow-up1909arrow-down1external-linkMicrosoft admits Windows 11 has a GDID tracker with no off switch, first documented publicly in an FBI hacker complaintwww.windowslatest.cominclementimmigrant@lemmy.world to Technology@lemmy.worldEnglish · 13 天前message-square226linkfedilinkcross-posted to: [email protected][email protected][email protected][email protected][email protected]
minus-squarecley_faye@lemmy.worldlinkfedilinkEnglisharrow-up5·13 天前If it was registered, probably. They use a mixture of that to allow re-enabling the same license on the same hardware.
minus-squareThe_Decryptor@aussie.zonelinkfedilinkEnglisharrow-up1·12 天前OEM systems come with the license key stored in the firmware (ACPI tables specifically), you can read them from *nix easily enough. sudo strings /sys/firmware/acpi/tables/MSDM If you boot the system and login an account then yeah they’ll be able to link that, but the install itself can “self activate”.
If it was registered, probably. They use a mixture of that to allow re-enabling the same license on the same hardware.
OEM systems come with the license key stored in the firmware (ACPI tables specifically), you can read them from *nix easily enough.
sudo strings /sys/firmware/acpi/tables/MSDMIf you boot the system and login an account then yeah they’ll be able to link that, but the install itself can “self activate”.