Apple’s battle with Epic is a reminder that today’s tech companies behave like 19th-century monopolists. Installing democratic control over these modern throwbacks to Gilded Age robber barons is the only way to curb their power.

  • Absolutely. Open hardware is also incredibly important, and RISC-V is a big part of that.

    But honestly, FOSS and good system design is often good enough to limit the impact of bad hardware. As long as the set of hardware you have is different enough and you have multiple layers of security, the chance that something will sneak through is incredibly low. For example, you can control application access to the system (SELinux, AppArmor, etc), separate applications from each other (e.g. containerization), and configure a firewall on the PC side. At the router level, you can configure zones like a DMZ, packet filtering, and firewalls. You may not be able to trust each individual chip, but you can probably trust the system as a while with enough redundancy.

    So I’m less worried about hardware than cloud based software. I can mitigate my vulnerability to hardware-based issues, I can’t do anything about cloud-based issues once the data leaves my network.

    • Ogmios
      link
      fedilink
      1
      edit-2
      4 months ago

      Right, but when we’re talking in the context of regulating broad democratic systems, the potential for deliberate corruption of the systems is vastly greater while employing black cube technology.

      • And I’m saying we can mitigate the risk by driving a wedge between hardware and software. Require companies to allow competition on their hardware. I think Apple and Android manufacturers should be required to allow custom ROMs on their phones and tablets, and provide sufficient documentation to facilitate that. A big part of that is Right to Repair as well, but the focus should be on documentation so customers can find/develop workarounds, not on forcing standardization (i.e. the fight to standardize on USB-C is nice, but it’s less important than forcing Apple to provide tooling to re-pair serialized components).

        If customers can control the hardware, that represents a check against the hardware manufacturer. The next fight is “the cloud,” and again, if customers can control their hardware, there will be alternatives to those cloud services.

        So I think the fight needs to be to enable and develop FOSS alternatives for all consumer hardware because that at least provides an alternative of those companies decide to act against the interests of their customers.