Assuming the user will not be connecting over vpn, but is both remote and non-technical, how would you expose Jellyfin to them securely?

  • anon_8675309@lemmy.world
    link
    fedilink
    English
    arrow-up
    12
    ·
    14 hours ago

    Another way:

    Expose using caddy. Use basic auth for the web UI only. This exempts the Jellyfin app clients from basic auth that they don’t support but requires it before anyone even gets to the Jellyfin UI. This obfuscates the fact that your endpoint is even a Jellyfin end point.

    • strifegroove@ani.social
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 hours ago

      How can I do that? I’d love to have better security for my jellyfin but I risk breaking the apps.