Hello, I try to keep my Debian laptop as private as possible, but for work, I need to use Windows software, so I run a VirtualBox with Windows 11. My PC runs smoothly without any issues, but I need to access my specific hardware USB ports, and it doesn’t recognize them. I read that I need to install the Extension Pack, so I downloaded it, but before installing it, I get a warning message that seems to suggest I’m accepting some risk to my computer. I don’t really understand this stuff, so I wanted to ask the following:

Is there any security or privacy risk associated with the VirtualBox Extension Pack?

Is there any other way to access my USB-C devices without installing it? (I’ve already tried selecting USB 2.0 and 3.0, but the list shows “no device available”).

Thank you very much to whoever responds.

PS: Also I found this on the Internet: “The user agreement VirtualBox extension pack states of sharing a user’s data to the US govt. including the hardware information and so on. Does it make sense even if I use Tails/Whonix for anonymity?” :-/

  • _cnt0@feddit.de
    link
    fedilink
    arrow-up
    17
    ·
    10 months ago

    No USB passthrough in VirtualBox without the extension pack. And unless you have a paid version it is a license violation to use the extension pack in a commercial setting. Take that with a grain of salt: it’s from the top of my head and it has been a while (years) since I touched VirtualBox. Since you are concerned about privacy, I’d suggest not touching closed proprietary software, like VirtualBox, at all whenever possible. Luckily, for virtualization in linux, that is perfectly possible. What you will want to look at is kvm/qemu. And maybe a handy UI to that like (qt-) virt-manager or gnome Boxes.

      • _cnt0@feddit.de
        link
        fedilink
        arrow-up
        1
        ·
        10 months ago

        The extension pack isn’t though: it’s closed source and only free for evaluation, personal use, and educational purposes.

  • Dojan@lemmy.world
    link
    fedilink
    English
    arrow-up
    14
    ·
    10 months ago

    It’s oracle. I wouldn’t trust their software on my PC. Use qemu or something instead.

      • Kangie@lemmy.srcfiles.zip
        link
        fedilink
        arrow-up
        2
        ·
        10 months ago

        That’s a great question. Mostly it’d be a matter of exporting and then importing / converting the disk image and standing up similar VM “hardware”.

        You might still need to reactivate the licence; I’m not sure if the virtual hardware move will trip activation.

  • Flyswat@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    7
    ·
    10 months ago

    At the company I work at we needed to use USB 3.0 devices for which you need the extension pack (Windows hosts, Ubuntu VM).

    For commercial use you need a licence to use the extension pack, so I don’t know how Oracle knew of the abuse of some employees but our company received a communication reminding about the licence rule.

    • ares35@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      10 months ago

      the thing must phone home to check license status, and they were able to match your systems to the same entity via ip or network or something. but with a minimum buy of 100, i’d tell 'em to fuck off if the total seats using the pack was less than that, regardless of commercial/personal use status.

  • ono@lemmy.ca
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    10 months ago

    Running unauditable code is always a risk.

    Consider an alternative to virtualbox, like QEMU/KVM with virt-manager.