I already host multiple services via caddy as my reverse proxy. Jellyfin, I am worried about authentication. How do you secure it?

  • Mubelotix
    link
    fedilink
    English
    3
    edit-2
    1 month ago

    Jellyfin is secure by default, as long as you have https. Just chose a secure password

    • @[email protected]
      link
      fedilink
      English
      35
      edit-2
      1 month ago

      No, it isn’t.

      EDIT: I quickly want to add that Jellyfin is still great software. Just please don’t expose it to the public web, use a VPN (Wireguard, Tailscale, Nebula, …) instead.

      • @[email protected]
        link
        fedilink
        English
        81 month ago

        Some of these are bonkers. The argument not to fix them because of backwards compatibility is even wilder. Which normal client would need the ability to get data for any other account that it hasn’t the Auth token for.

        • @[email protected]
          link
          fedilink
          English
          31 month ago

          Just make a different API prefix that’s secure and subject to change, and once the official clients are updated, deprecate the insecure API (off by default).

          That way you preserve backwards compatibility without forcing everyone to be insecure.

          • @[email protected]
            link
            fedilink
            English
            41 month ago

            Even just basic API versioning would be sufficient. .NET offers a bunch of ways to handle breaking changes in APIs

      • LiveLM
        link
        fedilink
        English
        51 month ago

        Oh boy. Nope. My friends gonna have to fiddle with a VPN, forget exposing JF to the outside…