• salacious_coaster@infosec.pub
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    5 days ago

    Half the time I look for software, the author’s download page says something to the effect of “we’re aware there’s a flatpak floating around, but we have nothing to do with it and don’t know what’s on it.” Relying on flatpaks seems like a bad idea.

    • Vincent@feddit.nl
      link
      fedilink
      arrow-up
      0
      ·
      5 days ago

      Doesn’t the same hold for distributions repackaging software? Surely most developers don’t maintain their own Debian packages, Fedora rpms, Arch whatever-their-name-is’s, etc?

    • artiman@piefed.social
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      5 days ago

      This comment is super dumb, just because there are unofficial flatpaks lying around that does not make flatpak a bad format you can configure bazaar to only search for verified apps IIRC so flatpak is linked to the source code or website.

      • salacious_coaster@infosec.pub
        link
        fedilink
        English
        arrow-up
        0
        ·
        5 days ago

        Literally the first paragraph of the article:

        Flatpak has long established itself as the distribution-agnostic standard for software delivery on Linux. Some immutable Linux distributions even rely on it exclusively, given the nature of their design.

        Does that put my comment in context for you?

    • rudyharrelson@lemmy.radio
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      5 days ago

      Relying on flatpaks seems like a bad idea.

      A more reasonable take might be: don’t install flatpaks willy-nilly without first verifying that they’re maintained by the original developers (or an authorized third party, which is sometimes the case). The same way I wouldn’t run apt install <package> without first checking the package info to ensure I’m installing a legit package (if I’m not already familiar with the specific package I’m installing).