Privacy lost...

Thread Starter

cmartinez

Joined Jan 17, 2007
8,783
This is troubling:

Apple and Google already comply. The 600+ volunteer Linux distributions cannot. The compliance cost is zero for trillion-dollar platform companies and prohibitive for community projects. Both models passed with overwhelming bipartisan support. Both were supported by the major platform companies.

This is not a coincidence. This is a compliance moat.

The EFF calls this pattern "a windfall for Big Tech and a death sentence for smaller platforms."
 

joeyd999

Joined Jun 6, 2011
6,334
This is troubling:

Apple and Google already comply. The 600+ volunteer Linux distributions cannot. The compliance cost is zero for trillion-dollar platform companies and prohibitive for community projects. Both models passed with overwhelming bipartisan support. Both were supported by the major platform companies.

This is not a coincidence. This is a compliance moat.

The EFF calls this pattern "a windfall for Big Tech and a death sentence for smaller platforms."
Let them try to enforce it.
 

WBahn

Joined Mar 31, 2012
32,925
Colorado’s HB26-1144, on its way to the governor for his signature, takes a more direct route, criminalizing the manufacture of certain firearms and parts using 3D printing.
Actually, Colorado HB26-1144 goes even further than that, because the first thing it does is: "The act defines 3-dimensional printing to mean additive and subtractive manufacturing." Subtractive manufacturing is what you do with things like mills and lathes.

The notion of requiring printers to be able to detect that the current part being printed is part of a firearm is absurd at first blush.

And the cat is SO out of the bag!

You can build a 3D printer from scratch and the software to run it is already in the wild.

And people have been making zip-guns for the better part of a century using materials that are lying around most homes.
 

WBahn

Joined Mar 31, 2012
32,925
"The ban stems from growing concern over the last year that routers were a point of easy-access for malicious actors."

This has been known for at least 25 years.

I know this, because that is how long I've been building and running my own routers. On purpose.
That's fine. For you. But telling my stepmother that she has to build and run her own router is not a viable solution to the problem.
 

joeyd999

Joined Jun 6, 2011
6,334
That's fine. For you. But telling my stepmother that she has to build and run her own router is not a viable solution to the problem.
I can only do what's best for me, my business, and my personal friends, family, and associates.

I cannot save the world.
 

nsaspook

Joined Aug 27, 2009
16,341
https://9to5mac.com/2026/06/18/new-unpatchable-exploit-targets-apple-devices-with-a12-and-a13-chips/
New unpatchable exploit targets Apple devices with A12 and A13 chips

In a highly detailed technical post published today, the Paradigm Shift Team details usbliter8, a new exploit that “leverages both a hardware bug in the USB controller and a specific configuration flaw present in the device firmware” and cannot be patched.

The PS Team explains that ahead of today’s disclosure, it shared its findings and worked with Apple Product Security to coordinate the release. The researchers also thanked Apple’s security team for its “prompt response, constructive engagement, and cooperation throughout” the process.

In a nutshell, this bug affects the following Apple SoCs: A12, S4, S5, and A13. Althrough the authors only explicitly mention the iPhone in their write-up, these are the devices equipped with these SoCs:

  • A12: iPhone XR, iPhone XS/XS Max, iPad Air 3, iPad mini 5, iPad 8, and second-generation Apple TV 4K
  • S4: Apple Watch Series 4
  • S5: Apple Watch Series 5, first-generation Apple Watch SE, and HomePod mini
  • A13: iPhone 11/11 Pro/11 Pro Max, second-generation iPhone SE, iPad 9, and Studio Display
They add that “technical support for A12X/Z is possible,” but “it is not currently implemented.” That could add the 2018 and 2020 iPad Pro lineups to the list.
 

WBahn

Joined Mar 31, 2012
32,925
https://9to5mac.com/2026/06/18/new-unpatchable-exploit-targets-apple-devices-with-a12-and-a13-chips/
New unpatchable exploit targets Apple devices with A12 and A13 chips

In a highly detailed technical post published today, the Paradigm Shift Team details usbliter8, a new exploit that “leverages both a hardware bug in the USB controller and a specific configuration flaw present in the device firmware” and cannot be patched.

The PS Team explains that ahead of today’s disclosure, it shared its findings and worked with Apple Product Security to coordinate the release. The researchers also thanked Apple’s security team for its “prompt response, constructive engagement, and cooperation throughout” the process.

In a nutshell, this bug affects the following Apple SoCs: A12, S4, S5, and A13. Althrough the authors only explicitly mention the iPhone in their write-up, these are the devices equipped with these SoCs:

  • A12: iPhone XR, iPhone XS/XS Max, iPad Air 3, iPad mini 5, iPad 8, and second-generation Apple TV 4K
  • S4: Apple Watch Series 4
  • S5: Apple Watch Series 5, first-generation Apple Watch SE, and HomePod mini
  • A13: iPhone 11/11 Pro/11 Pro Max, second-generation iPhone SE, iPad 9, and Studio Display
They add that “technical support for A12X/Z is possible,” but “it is not currently implemented.” That could add the 2018 and 2020 iPad Pro lineups to the list.
It sounds like the flaw originated from one of the most common development errors -- assuming that everyone is going to obey the spec, including the bad guys. They assumed that because the spec says that the payload must always be exactly eight bytes, that the bad guys are somehow bound by the spec and will therefore always supply exactly eight byte payloads.
 

WBahn

Joined Mar 31, 2012
32,925
Hardware design flaws in production is the hightmare.
Yep. It's a Gordian knot of pros and cons. What features do you put in hardware and which in software/firmware. Some of the choices are obvious, but many of them can be done either way. From a security standpoint, hardware implementations are fixed and immutable. The bad guys have to operate with what it is, so the designer has the potential to really lock down the attack surface. But the good guys have to live with whatever that attack surface turns out to be.
 
Top