Shame on you, Homebrew, for effectively killing FOSS apps from casks.

    • arcterus@piefed.blahaj.zone
      link
      fedilink
      English
      arrow-up
      7
      ·
      edit-2
      4 hours ago

      By doing what homebrew currently does when you pass the --no-quarantine flag, which is call xattr.

      Note that I’d probably support removing --no-quarantine if Apple’s notarization service was free.

      • monogram@feddit.nl
        link
        fedilink
        English
        arrow-up
        2
        ·
        59 minutes ago

        Notarisation, free (as in beer) limits your ability to run your code that (Corporate) doesn’t like, making it inherently non free (as in freedom).

        • arcterus@piefed.blahaj.zone
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          19 minutes ago

          Yes, but you can still compile the code yourself. It’s only problematic for binary distribution. This is basically a question of balancing security vs. freedom I suppose.