Hi folks. So, I know due to a myriad of reasons I should not allow Jellyfin access to the open internet. However, in trying to switch family over from Plex, I’ll need something that “just works”.

How are people solving this problem? I’ve thought about a few solutions, like whitelisting ips (which can change of course), or setting up VPN or tail scale (but then that is more work than they will be willing to do on their side). I can even add some level of auth into my reverse proxy, but that would break Jellyfin clients.

Wondering what others have thought about for this problem

  • @[email protected]
    link
    fedilink
    English
    9
    edit-2
    10 days ago

    I don’t think jellyfin vulnerabilities could lead to a zombified machine. At least I’ve not read about something like that happening.

    Most Jellyfin issues I know are related to unauthorized API calls of the backend.

    • Possibly linux
      link
      fedilink
      English
      -110 days ago

      I think it is a matter of time honestly.

      Jellyfin has grown enough in popularity that it is likely a target for a state actor looking to create some minions. Just because there isn’t any known remote code execution vulnerabilities doesn’t mean there couldn’t be one in the future.

      Maybe I’m being paranoid but it seems way safer to just not expose Jellyfin.

        • Possibly linux
          link
          fedilink
          English
          110 days ago

          That’s is absolutely true

          Avoid exposing things unless you really need to and follow best practices.