this post was submitted on 22 May 2026
290 points (98.0% liked)

Selfhosted

50711 readers
1462 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 3 years ago
MODERATORS
 

Honest question, because I know multiple people who are not looking to jump ship since they already have the Plex Pass.

you are viewing a single comment's thread
view the rest of the comments
[–] douglasg14b@lemmy.world 18 points 8 hours ago (3 children)

Problem is access outside your home for family and friends.

There are serious security gaps that make it a non starter to expose to the internet.

I've been using Jellyfin ever since they forked out of Envy, and honestly, it's the biggest complaint that I have. It is incredibly difficult to make it available to friends and family who are on various devices, networks, so on and so forth.

Whereas Plex "just works."

[–] karlhungus@lemmy.ca 2 points 1 hour ago

What security gaps in particular? I did have to reverse proxy to get it to https, are there additional security issues?

[–] uthredii@programming.dev 4 points 6 hours ago (1 children)

Why not use a zero trust VPN like netbird? It is fully open source.

You can create a reverse proxy that requires a password to get through to jellyfin. I think there is a limit of like 5 for this though (unless you pay or self host).

[–] Nibodhika@lemmy.world 2 points 1 hour ago

Because clients would probably fail if there's an authentication layer on front that they're not expecting.

[–] hexabs@lemmy.world 1 points 4 hours ago* (last edited 4 hours ago) (1 children)

Wait what? I have been sharing my jellyfin using a cloudflare tunnel to the endpoint.

Could you elaborate on the security gaps? How can I pen-test myself to see if I'm vulnerable