170
submitted 3 weeks ago by Mubelotix@jlai.lu to c/selfhosted@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] InnerScientist@lemmy.world 7 points 3 weeks ago

Use a VPN, it's not ideal but it's secure.

[-] faercol@lemmy.blahaj.zone 7 points 3 weeks ago

Somehow difficult to install on a TV though.

[-] ramble81@lemmy.zip 7 points 3 weeks ago

That’s why you do it at your router or gateway and then set a route for the Jellyfin server through the VPN adapter. That way any device on your network will flow through the tunnel to the Jellyfin server including TVs

[-] faercol@lemmy.blahaj.zone 6 points 3 weeks ago

Which again implies that you have a router that allows you to do so. It's not always the case. For tech enthusiast people that's the case. But not for everyone.

I tried to do the same thing at first, but it was a pain, there were tons of issues.

[-] douglasg14b@lemmy.world 3 points 3 weeks ago* (last edited 3 weeks ago)

Oh yes, the routers and gateways that most people have that are isp provided that may not actually have open VPN or wireguard support.

Those ones?

Also putting a VPN in someone else's house so that all their Network traffic goes through your gateway is pretty damn extreme.

[-] tiz@lemmy.ml 1 points 3 weeks ago

Don’t reverse proxies like pangolin just do the job? Does it have to be VPN in this particular concept? VPN isn’t like immune to vulnerabilities.

[-] radar@programming.dev 2 points 3 weeks ago

Reverse proxy doesn't really get you much security. If there is an application level issue a reverse proxy will not help

[-] WhyJiffie@sh.itjust.works 1 points 3 weeks ago

well, at least you are not depending on the application to do TLS properly, and you may be able to set up some access restrictions that your clients may support

[-] whimsy@lemmy.zip 1 points 3 weeks ago

Hmmm, I'm a bit rusty on this but can't one put an auth gate in front of the application, handled by the reverse proxy?

[-] r00ty@kbin.life 1 points 3 weeks ago

Reverse proxy will let anyone connect to it. VPN, you can create keys/logins for your intended users only. Having said that, from what I could see, nothing in the security fixes were to do with authentication. I think (just from a cursory look), they could only be exploited, if at all from an authenticated user session.

But personally, something like jellyfin where the number of people I want to be able to access it is very limited, stays behind a VPN. Better to limit your potential attack surface as much as you can.

[-] ohshit604@sh.itjust.works 0 points 3 weeks ago* (last edited 3 weeks ago)

Pangolin is based off of Traefik if I’m not mistaken, should be able to use Traefiks IPAllowlist middleware to blacklist all IP addresses and only whitelisting the known few, that way you can expose your application to the internet knowing you have that restriction in place for those who connect to your service.

[-] VeganCheesecake@lemmy.blahaj.zone 1 points 3 weeks ago

If the people you want to have access have static, exclusive ip addresses. Which is pretty unusual, these days.

this post was submitted on 01 Apr 2026
170 points (100.0% liked)

Selfhosted

58589 readers
78 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS