Comment on Should I bother with HTTPS over Tailscale?
atzanteol@sh.itjust.works 1 year ago
HTTPS performs two duties.
- Secures your connection from prying eyes.
- Verifies the identity of the server.
Your VPN provides the former but not the latter. That said the odds of there being an issue in this regard are so slim as to be zero, so you’ll probably be fine.
MTK@lemmy.world 1 year ago
It does though doesn’t it? since every device needs to be authorized by me first
damium@programming.dev 1 year ago
It can still have issues with potential attacks that would redirect your client to a system outside of the VPN. It would prevent MitM but not complete replacement.
lambda@programming.dev 1 year ago
Yep! It all comes down to your attack surface and how paranoid you want to be.