• ryannathans@aussie.zone
    link
    fedilink
    arrow-up
    7
    ·
    1 day ago

    I would assume because the whole model of encrypting your drives and installing bootloaders doesn’t blend well with the flatpak sandbox

    • Lemongrab@lemmy.one
      link
      fedilink
      arrow-up
      5
      ·
      1 day ago

      You can give a Flatpak the necessary permissions to modify disks. All the permissions needed by Veracrypt could be granted.

      • ryannathans@aussie.zone
        link
        fedilink
        arrow-up
        1
        ·
        20 hours ago

        I haven’t used veracrypt to encrypt linux system partitions. Does it do all the decryption in user space somehow?

      • ReversalHatchery@beehaw.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        23 hours ago

        and then what’s the benefit of having veracrypt as a flatpak package? that it can be used with older dependencies? if so, is that a good thing to have for things that modify system startup?

        • JustMarkov@lemmy.ml
          link
          fedilink
          English
          arrow-up
          3
          ·
          23 hours ago

          and then what’s the benefit of having veracrypt as a flatpak package?

          Flatpaks is a universal package format, it works almost everywhere. Also, there are immutable distros, that use flatpak as the default package format.