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

  • KneeTitts@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    2 days ago

    Im confused as to what people think the security issue is? Do they think someone will brute force their username and password with a billion queries?

    • mko@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 hours ago

      That’s assuming an attacker will play nice with URL forming and discovering edge cases in POSTing shaped data to the service. Just encrypting is still weak security if the whole front-end web and API surface isn’t hardened.