The project, developed in partnership with veteran free software developer Rob Savoye, aims to create a fully free and open mobile platform, from the firmware to the operating system.

  • Hemingways_Shotgun@lemmy.ca
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    6 hours ago

    Linux by design gives the user enough rope to hang themselves with.

    And that’s certainly not a problem when dealing with tech enthusiasts who know what, when and where to touch to avoid messing things up. But when you’re dealing with getting a phone into the hands of ordinary people, that isn’t going to fly because all of those people will at some point start mucking around inside and then expect tech support when they mess up.

    For mainstream adoption, the linux kernel must and the desktop environment must be at least somewhat locked down.

    • FreeBooteR69@lemmy.ca
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 hours ago

      We have immutable distributions already, that is something that isn’t a problem. It’s replacing those pesky proprietary blobs used to talk to the hardware that is a headache.

    • UpperBroccoli@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      2
      ·
      5 hours ago

      Between capabilities, namespaces, control groups, mandatory access control (AppArmor etc) and other mechanisms, I think there are plenty of ways to reduce user access to any part of the system.