• ragepaw@lemmy.ca
      link
      fedilink
      arrow-up
      1
      ·
      19 hours ago

      I thought Ventoy was stupid and pointless until I actually tried it. Holy shit. Past me is an idiot. What a great tool.

    • sudoer777@lemmy.ml
      link
      fedilink
      English
      arrow-up
      13
      ·
      2 days ago

      Is there an alternative yet that doesn’t have weird binary blobs that nobody can verify?

      • rbos@lemmy.ca
        link
        fedilink
        English
        arrow-up
        5
        ·
        1 day ago

        This is new to me, I can’t find a reference. Can you share?

        • restingOface@quokk.auOP
          link
          fedilink
          English
          arrow-up
          12
          ·
          1 day ago

          While Ventoy is technically open source so the code can be verified, the source also contains a number of binary blobs. As these blobs are already compiled, there is no way to verify what they actually do. Ostensibly, these blobs are just drivers and whatnot that are taken from the official upstream sources and are used by Ventoy for good reason to install things. But because they are already compiled blobs, no one is able to actually verify that. It is possible that they can also do something else nefarious, like secretly install some hidden spyware in your new OS that you are installing using Ventoy.

          https://github.com/ventoy/Ventoy/issues/2795

          https://github.com/ventoy/Ventoy/issues/3224

          ELI5: Imagine you like a particular restaurant because they post the ingredients list on their menu. That way, you can tell if a dish fits your dietary requirements. But you notice that while one of their salads lists ingredients that make sense like “ICEBERG LETTUCE” and “CHERRY TOMATO”, one of that salad’s other ingredients is just “CANNED FOOD PRODUCT”. Well, that is incredibly vague and not all that helpful. You can’t really tell what that ingredient is or if it is something you are allergic to. For most people, in most situations, it is entirely fine. They can probably eat the salad with no problem. But some people would rather not risk the potential problems that come from not knowing for sure.

          It was also strange that after this issue was brought up about Ventoy, it took quite a long time for the developer to actually respond. I believe they eventually came up with a good idea for a solution (using GitHub build actions or whatever to build the blobs from source), but mentioned that will be a big effort to actually switch to. So, they have not actually done that yet. I believe the unverified blobs are still in place in the source right now.

          • sudoer777@lemmy.ml
            link
            fedilink
            English
            arrow-up
            1
            ·
            17 hours ago

            I’ve tried using GH Actions before to build binaries fully from source and it’s difficult AF. It seems like using something like Nix could make this more doable.

    • TeddE@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      1 day ago

      I’ve had hit and miss with Ventoy. I love it and it’s my goto, but I have a handful of ISOs that it’s effectively just storage for - then I use Balena Etcher, Rufus, Raspberry Pi Imager, or sometimes classic dd to burn it to a smaller USB - but if I had to pick one tool, I’d recommend Raspberry Pi, Rufus, or Balena Etcher to a new user just trying to get the job done.