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

  • @Evotech@lemmy.world
    link
    fedilink
    English
    2
    edit-2
    1 day ago

    I just type the URL

    I have Cloudflare set up without Auth. Just region locked to my country

    So it’s just a solid reverse proxy with a bunch of features and an added layer with white listing.

    I know whitelisting isn’t security per say but it’s good enough

    • @PeriodicallyPedantic@lemmy.ca
      link
      fedilink
      English
      224 hours ago

      Idk if geo whitelisting is really good enough. I can’t speak for OP, but I’m in the same position and I don’t. I had high hopes for the post but everyone seems to just brush over the “secure” part

        • @PeriodicallyPedantic@lemmy.ca
          link
          fedilink
          English
          2
          edit-2
          23 hours ago

          I’m afraid of security bugs in the software I’m using, so that containers don’t contain, read-only doesn’t prevent writing, mounting directories doesn’t restrict access to those directories, etc.

          I’m a nobody, I can’t imagine anyone targeting me or my random domain, but I can imagine getting swept up in a net of attacks of opportunities targeting hosted software with known vulnerabilities, or injected supply chain vulnerabilities, so I want to reduce my attack surface as much as I can (while still actually letting the people I want to access it actually access it)