• bw42@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    14 days ago

    Yeah, easiest way to turn me off a project is pushing black box installers. Don’t trust software that tries hiding what its doing.

    • ftbd@feddit.org
      link
      fedilink
      English
      arrow-up
      0
      ·
      14 days ago

      What turns me off is software that insists on running with unreasonable privileges. Rootless podman containers are the way to go – you can decide the privileges of the user account running the container, and the container image is inspectable (and tweakable if you find something you don’t like). And for the devs, maintaining (just) a container image is way less overhead than managing distribution-specific packages for 5 different package managers and dozens of distributions