• klankin@piefed.ca
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    edit-2
    18 hours ago

    No reason to connect jellyfin to any sort of local network, router will still hairpin for local connection.

    With that setup its honestly more secure than 99% of IOT devices, and like 50% of routers.

    edit: and if youre running it in the pentagon or something just toss authentication like keycloak in front of it, plus a bit of crowdsec/fail2ban and an IP whitelist, I’d be surprised if you’d even get an attack, much less one violating that strict of a threat models.

      • klankin@piefed.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 hours ago

        I mean containers make the networking pretty easy, everything beyond that is optional based on your threat model.

        Same as hosting anything networked, you can do it easy or do it safe.

        (but also wireguard is kinda an O(n) problem while exposing to wan is an O(1) problem - at least IT man hours wise)