• Victor@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    15 hours ago

    True. I just hope I’m right in my way of thinking there, is all. 😅 Maybe someone more knowledgeable than I am could fill me in on wether or not Flatpak is actually a safer option than the AUR (given blindly installing stuff without inspection).

    • sbeak@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      2
      ·
      15 hours ago

      I believe Flatpak is safer than the AUR, as there is comparatively more vetting by third parties (e.g. Flathub). Also, the apps you install are sandboxd, which has upsides in terms of security but may have downsides for certain kinds of app, since permissions for full file access, communication with other apps, etc. are restricted by default.

      I like the AUR since it’s more “native” than the one-size-fits-all Flatpak, but I use both depending on the use case for that app. Sometimes, one version is out of date, in which case I would prefer Tue other.

      • Victor@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        12 hours ago

        This is what I had assumed as well, so thanks for confirming!

        Not sure how what you mean by “native” though. Flatpak apps don’t run in some kind of virtualization, do they? Or you mean native to the package system?