Can't trust any VPN these days
blog.orhun.dev
Can't trust any VPN these days
1–10 of 85 posts
Re: Can't trust any VPN these days
#2Re: Can't trust any VPN these days
#3Re: Can't trust any VPN these days
#4Re: Can't trust any VPN these days
#5Re: Can't trust any VPN these days
#6These days?
Re: Can't trust any VPN these days
#7Re: Can't trust any VPN these days
#8I have honestly never trusted VPN providers in any shape or form. I had a university professor back in the early 2010's who said something very accurate: "Proprietary services providing anonymity provide everything but anonymity". I'm far more comfortable running a vps somewhere when I need to. And even then, VPN is kind of an exception since I hate fiddling with the setup(as easy as it may be). For most of my usage,…
It's not about whether the VPN provider can be trusted.
Re: Can't trust any VPN these days
#9Run your own exit node for tailscale or zerotier somewhere
EDIT to clarify because i feel many might not be aware how easy it is: 1) enable port forwarding in your sshd config (implies you can't just do this on a server which you don't admin and which has this disabled) 2) point bitvise's socks5 proxy server feature at the ssh server 3) point anything that needs to be tunneled at the bitvise client's port (default 1080) e.g. firefox. 4) voila, packets leave and return via the ssh server's public IP.
Re: Can't trust any VPN these days
#10I would expect my laptop to use my local DNS server if the VPN is up. My local DNS server is the one I have on my home network. The rest of my traffic, I would expect to go through the VPN tunnel.
Problem of course is that VPNs used to be expert-level stuff. This kind of "avoid government blocks" use of VPN wasn't even common when I started fiddling with OpenVPN around 2001/2002.