• GravitySpoiled
    link
    fedilink
    English
    arrow-up
    3
    ·
    5 months ago

    I can’t find an open issue regarding security with flatpaks on librewolf https://codeberg.org/librewolf/issues/issues it would be nice if you could open one such that it may get adressed.

    Just install ffmpeg in a distrobox or layer it if you desire

    There’s at least Fedora atomic with nvidia https://github.com/ublue-os/nvidia

    Filemanager thumbnails - I usually don’t use big icons (or thumbnails) hence, I don’t remember it too well but that should depend on the file manager, right? And aren’t there tools for thumbnail creation in case they are missing? (I remember something from my time when I used arch)

    • Pantherina@feddit.de
      link
      fedilink
      arrow-up
      3
      ·
      5 months ago

      And the Flatpak browser thing is complicated.

      Chromium uses namespaces. Nowadays unprivileged user namespaces, but the legacy suid namespaces are still integrated.

      If you want to run Chromium (and I think all Electron apps too) as Flatpak, you replace those namespaces with zypak, which instead isolates processes using flatpak and its seccomp filters.

      These are the seccomp filters for every app though, so they are probably way too unrestricted. Also it has a small performance hit.

      That is the reason why no Chromium Browser Flatpak is official.

      Now the thing with Firefox is, I have no idea what isolation they use. Everyone says its less secure. And they adopted Flatpak as if it was nothing, without any comment on that topic.

      The issue is that Flatpak uses a single seccomp filter for bubblewrap, that is used by every app. But browsers would need a different one, with just the added permission to create user namespaces.

      Currently this is not even possible when using a seperate repo. Really, no idea. Bubblejail is an alternative with custom seccomp filters and usernamespace permission. But it is very different, uses system packages and is very alpha.

    • Pantherina@feddit.de
      link
      fedilink
      arrow-up
      1
      ·
      5 months ago

      You cant layer ffmpeg, you need to override-remove everything libav and then install everything new from rpmfusion. I did that, its a mess.

      If you just want video playback thats just libavcodec-freeworld, thats why I specifically mentioned ffmpeg.

      I am not a fan of Distrobox for small tools. For sure possible but unnecessary and the workflow is a pain. And trust me, I use it daily and even ran libvirt in a rootful one, virt-manager in a rootless one, connected over ssh.

      There’s at least Fedora atomic with nvidia https://github.com/ublue-os/nvidia

      My point was that Fedoras product is unusable. Ublue is the solution, their main images are basically Fedora Atomic but fixed.

      that should depend on the file manager, right?

      No thats libavcodec-freeworld and ffmpegthumbs. Most movies you find on the open sea are not in libre Codecs.