Can we combine CloudFlare tunnel's Email OTP with apps ?
from athes@lemmy.world to selfhosted@lemmy.world on 14 Oct 17:59
https://lemmy.world/post/20848765

Hello,

Long time lurker, first time poster and eternal newbie in selfhosting.

I have installed cloudflare tunnel in order to allow my Emby installation to be reached externally. (Previously was using tailscale but now trying this solution to expand my ‘reach’ and include my parents houshold)

The tunnel with email OTP works like a charm, but the access seems to be browser specific, so the Emby app doesn’t seem to be able to connect (as it faces the email OTP challenge I suppose)

Is there a way to combine both?

I actually went down the path of writing a little script that tries to authorize the IP of someone that managed to pass the OTP challenge via browser. ( I get the user’s IP and update the cloudflare policy via its API)

Seems to be overkill, any suggestions?

Thx

#selfhosted

threaded - newest

Dust0741@lemmy.world on 14 Oct 18:11 next collapse

I have setup the same thing as a temp measure, but i believe that something like Authelia or Keycloak should replace and be better than Cloudflare’s email OTP.

athes@lemmy.world on 15 Oct 13:23 collapse

But this implies the check happens on my server right ? Which probably makes sense for advanced hosters.

Dust0741@lemmy.world on 15 Oct 14:37 collapse

Correct. But also public access should be considered advanced

Unmapped@lemmy.ml on 14 Oct 20:29 collapse

From what I understand running high bandwidth things like video streaming through cloudflare tunnels will get your cloudflare account banned or charged (which is why they require payment info to setup tunnels).

Best to keep things like emby, jellyfin, and Plex to tailscale or just open the port.

Idk how emby works but with Plex I feel pretty safe having port open. Since any logins have to auth though Plex’s servers.

schizo@forum.uncomfortable.business on 15 Oct 00:02 collapse

From what I understand running high bandwidth things like video streaming through cloudflare tunnels

Not at present; section 2.8 is gone.

It is true they frown very bigly on doing stuff like that through the normal cached CDN, but that’s mostly because the CDN is vastly vastly more expensive than some traffic through a tunnel and is still pretty much enterprise-or-you-can’t territory.

The bigger issue is the tunnels are relatively slow, and the performance for real-time stuff like streaming really sucks.

So probably won’t get banned, but it’s also not going to work very well.

athes@lemmy.world on 15 Oct 20:27 collapse

Wow didn’t know it was gone:

blog.cloudflare.com/updated-tos/