Forgot your password?
typodupeerror

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 Don't believe you (Score 1) 329

This is pure passive aggressive grey beard Linux snobbery masquerading as thoughtful commentary

Apple is bsd Unix and has a complete set of Unix tools. Apple knows there customers needs probably better than any maker and you never were going to be one.

The whole point of this is it's inexpensive. Ic you desire more power it's not for you

Comment Used car salesman (Score 1) 42

Yeah but radio ads are generic and not 2 way conversations. They are not an asking what you are saying and twisting it towards explaining why you need product X.

It will be as reliable as asking a used car salesman for advice. Somehow it's gonna be advice about how a car would for me

Comment Arduino "commitment to open-source is unwavering" (Score 1, Informative) 45

Arduino responded to this recent drama just a few days ago, saying "Our 20-year commitment to open-source is unwavering" with a good explanation of the new T&C.

https://blog.arduino.cc/2025/1...

I believe Arduino is sincere with their statement.

One man speaking with Adafruit's social media accounts seems to feel otherwise. He probably believes he's doing good by raising the alarm. Maybe some of the points have some merit? But the tone really looks like an attempt to stir up drama and harm Arduino's reputation.

Adafruit does have history with Arduino. In 2015 when Arduino had serious internal division and conflict, Adafruit was manufacturing brand name Arduino Uno under some sort of license deal. That arrangement ended sometime in 2016. Adafruit quickly launched a product line of essentially Arduino clone boards named "Metro". Does any of that matter? Maybe, maybe not. But when reading what really looks like an attack on Arduino's long-established reputation coming from official Adafruit channels, best to keep in mind those 2 companies have a history.

I also have some history with Arduino, having made an Arduino-compatible board and contributed code and help over the years. I've personally met the Arduino developers and Arduino leadership folks several times at conferences. They are genuinely good people who've poured a lot of effort into trying to good in the world.

Maybe Arduino change for the better or for the worse with Qualcomm. I don't have a crystal ball. But I'm trying to keep an open mind and not get caught up in fear over basically boilerplate legalese.

Slashdot Top Deals

If it's working, the diagnostics say it's fine. If it's not working, the diagnostics say it's fine. - A proposed addition to rules for realtime programming

Working...