• @tal@lemmy.today
    link
    fedilink
    English
    0
    edit-2
    1 month ago

    Strictly-speaking, in this case, it’s not the ability to be network-connected that’s at issue, but rather the ability to push updates to firmware.

    I don’t know what type of computer you have it connected to, but Linux has a system that will automatically update firmware on USB-attached devices if the attached Linux computer is Internet-connected.

    $ sudo fwupdtool get-devices
    

    Will show you a list of managed devices.

    I’m sure that Windows and MacOS have comparable schemes.

    On Linux, I’m sure that you can blacklist a device for updates.

    I’d guess that it’s possible to get one of those dedicated USB print servers. Those probably don’t support updating firmware on an attached printer. I might have some questions as to how much I’d trust a no-name one of those on my network itself, but…

    • @harsh3466@lemmy.ml
      link
      fedilink
      English
      01 month ago

      Shit. I didn’t even think of that. I’m using fedora. Tomorrow I’ll be blocking firmware updates for the printer. Thank you for pointing that out.