I was able to read the article with some ad blockers and without a subscription, but editing to add an archive link, shared below: https://archive.is/NBivg

This seems like a really cool device from a company called Werewolf. As the article details, they make a little $8 programmable USB-C power adapter, called the VFLEX, that you can get barrel plug adapters for to power older devices that use barrel plugs.

The article discusses some caveats, such as not every USB-C power supply supporting every voltage a device may need. But you can plug the VFLEX into your power adapters (and battery banks) and create a local database of available voltages. Then when you want to power a specific device the app will guide you through which power adapters are compatible with it.

I have no affiliation with the company, but after reading about the VFLEX it seems like a neat option to power some older devices I have.

  • Kirp123@lemmy.world
    link
    fedilink
    English
    arrow-up
    31
    ·
    9 hours ago

    Wait are they using MIDI for updating the firmware on their dongle? Or what? Because that’s a pretty nasty vulnerability.

    This API is actually a bit horrifying from a security perspective. In addition to allowing you to use MIDI keyboards as input devices on websites, it also allows websites to send binary firmware updates to MIDI devices. The reason is that it’s common to use custom firmware to backup/restore settings and enable neat effects and functionality on MIDI devices.

    Mozilla’s engineers have reasonably pointed out that an attacker utilizing Web MIDI could use MIDI devices as a stepping stone to launch an attack against the user’s PC outside of the web sandbox. One such attack might be by reprogramming the device to appear as a standard USB computer keyboard and “typing” commands to the host.

    I also heard it could be used for fingerprinting.

    • Snot Flickerman@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      4
      ·
      8 hours ago

      Thanks for the info. I didn’t really understand the add-on, just that it was trying to add it in an unsafe manner. I figured someone with more knowledge would show up with more info. Cheers.