7 ms·
I will never get why the F people are putting all this stuff into the public internet vs just using tailscale.
by tobi_bsf 5mo ago
I will never get why the F people are putting all this stuff into the public internet vs just using tailscale.
- antihero 5mo agoIt is nice to download an app and then just point it at a public URL as opposed to having to rely on the device being in the same tailnet.
- s_ting765 5mo agoTailscale is an overkill solution. Opening ports 80 and 443 for a reverse proxy is enough security provided your apps don't have broken authentication. I've been doing this for years now.
- Hamuko 5mo agoValidating every single service I run on my home server for security (currently at 30 containers + other non-containerised random crap) vs. enabling the built-in Wireguard server on my router (which is more or less as simple as setting up Tailscale). I have a very different idea on which of these is overkill.
- s_ting765 5mo agoWhat makes you think simply throwing random crap on a home VPN network is secure? Tailscale/Wireguard is overkill because it is not needed where access controls work fine which is true for the majority of the popular self-hosted apps. And you now have to install a VPN client/cert on every device you want to access your services from. That's a major oof.
- fiend00 5mo agoAn external non-technical user needs to connect to your Jellyfin via their Smart TV (that doesn't have tailscale available to install), I guess.