Comment Re:Integral layer of the Trusted-Computing/DRM sta (Score 1) 34
Every time people hear what it actually involves is outrage and opposition, at least all the way back to when Intel first announced that they wanted to hardcode identity numbers inside CPUs in 1999. But the corporations involved have been relentless, and have sunk countless billions of dollars steadily forcing it forwards, and building front organizations to obfuscate and whitewash it.
With Windows 11, Microsoft was finally able to FORCE Trusted computing hardware into every new computer. Not just every new Windows computer, but every computer.
Every new Intel PC CPU has built in Trusted Computing enforcement hardware. Every new AMD PC CPU has built in Trusted Computing enforcement hardware. Every new ARM PC CPU has built in Trusted Computing enforcement hardware. The only processor lines that DON'T have it are the microcontrollers.
There are some unlocked smartphones available, but as far as I can determine it's literally impossible to buy a smartphone that doesn't have hardware trusted computing built in.
I specified that enforcing Trusted Computing at the internet access level is still a long term goal, they couldn't get away with it today. However they are well on the way to success. Virtually all new hardware supporting trusted computing, all the front groups rolling out standards and systems, and as it gets incorporated into things everyone is going to increasingly running into situations where they get locked out of stuff if they're not Trusted Computing compliant. Streaming already restricts you to the worst quality if you're not compliant, and it's only going to get worse as pre-Win11 computers fade out and as more things require it.
Comment Re:Dual purpose age-bracket signal :o (Score 1) 129
I'd hardly call exact date of birth "low information content".
And yes this does reveal exact date of birth, regardless of the bullshit obfuscation that it supposedly only reports age range. The server simply tracks the reported result every time the user connects, and on some specific day the result CHANGES to announce their date of birth.
-
Comment Integral layer of the Trusted-Computing/DRM stack (Score 1) 34
This is based on SLSA (Supply-chain Levels for Software Artifacts), brought to you by the same fuckers making Trusted Computing and the TMP (Trusted Platform Module). It's part of the same shitstack to prohibit you from altering your software and to lock you out of your own files, and to send spy reports out over the internet so you can be cut off if you "fail" the Trusted Computing check.
The software can use a TPM's (Trusted Platform Module) Sealing function to encrypt your data such that it's impossible to access your own data if the software is modified. It can then pass control over that data only to software updates that carry a signed security certificate from Broadcom (or any other company using this system).
It is no longer open source, your system no longer works as you can no longer access your Sealed data if you change so much as a single letter of the code. Even recompile unaltered code won't work, unless you magically manage to get your build environment absolutely identical to the company's build environment and get byte-for-byte output. Even that may be impossible with the newer levels of non-deterministic compiler optimizations.
Also, with TMP's Remote Attestation feature can be used to transmit your machine's software configuration over the internet, so that you can be cut off if your system doesn't match Broadcom (or other company's) cryptographically signed certificate.
And then of course there's Network Access Control (NAC) / Trusted Network Connect (TNC). In the long term, the goal is for ISPs to use NAC/TNC to interrogate your computer for Trusted Computing compliance, and deny you any internet access whatsoever if your machine isn't compliant. Software with this sort of "security" certificate would pass inspection, while any attempt to alter the code would be detected as "tampering". You then get "quarantined". What "quarantine" means is that you are denied internet access - with the exception that you do get very restricted access which can only be used to download the approved software to "fix" your computer into Trusted Computing compliance.
Comment We could use a new phone mode (Score 1) 314
Comment Re:Suckers (Score 1) 160
Comment Re:Was the evil sociopath problem solved? (Score 1) 35
I'm anticipating the first time I see the word roboticide
I bought a can of this about a year ago, it works pretty well. I sprayed it all around the outside perimeter of the house, and a few choice inside spots. You have to re-apply it every 6 months or so, but worth it.
Comment Re:Suckers (Score 2) 160
You have to physically disable the modem to avoid that.
And nobody knows how to do that, and if they did there's no guarantee the car would keep working. I bring this up to prevent the quoted statement from making someone think that "disabling your car modem is a thing" people do... it isn't, despite many -- like myself -- very much wanting to do so.
Comment Re:What, me worry? (Score 1) 17
"I'm sorry. I seem to have burned down your house, despite your clear instructions not to do so. I'm very, very, terribly sorry."
Comment Re: Is it April again already? (Score 4, Funny) 157
They could easily have it back if they ran their own local offline model....
I wonder what the ven overlap would be of the categories "capable of running offline model" and "likely to fall in love with chatbot".
Comment Oddly misleading headline (Score 2) 74
"macOS 27 Beta Boots Asahi Linux Off Apple Silicon "
I initially thought the above headline meant "MacOS capable of running Asahi Linux on Apple Silicon"... where as it appears the article is instead about almost the opposite, an incompatibility with a recent Apple change hampering its ability to run Asahi linux.
Comment Re:Every single movement you make will be tracked (Score 4, Insightful) 166
Most people simply don't care because they feel no need to hide anything.
I'd rephrase that as: Most people don't understand how much they have to hide, and -- because it's daunting for them to create an alternate tech ecosystem for themselves -- they psychologically push aside whatever nagging worries they have about what they might indeed want to hide.
Put another way: people are addicted to the current status quo, and trapped by their lack of tech expertise. Which is not the same as objectively self-assessing that they have nothing to hide.
Comment The worst part is... (Score 1) 164
Comment Re:PSA (Score 1) 132
Comment Re:Funny but serious (Score 2) 44
an amusing example of how training can go wrong
My understanding is that this isn't a consequence of a flawed training algorithm or process; it's instead a consequence of the limitations of LLMs, emergent from their training materials. It closely parallels another example I've seen around the net, that of asking an LLM about getting a car to the mechanic, noting it's a sunny day and the mechanic is just a block away, and having the LLM suggest walking... which is a consequence of the bias in training materials toward walking because lots of people make visible posts about their having done so (because it's looked on favorably), whereas people who drive short distances (of which there are many, probably outnumbering walkers) don't trumpet having done so online, leading LLMs to emit advice about walking when possible (and in the case of the mechanic example, having a lack of comprehension of the pivotal aspect of having the car make it with you to the mechanic's shop).