vpn
6 posts
WireGuard Server with Docker Compose: Secure 2026 Guide
TL;DR: Pin the LinuxServer WireGuard image, bind /config to a protected host directory, grant only the networking capabilities it needs, keep
I Self-Host My Own VPN — Do I Still Need Mullvad?
TL;DR: "VPN" is really two different products that happen to share a name. A self-hosted VPN (WireGuard or
WireGuard vs OpenVPN vs Tailscale: Self-Host in 2026
TL;DR: For most self-hosters in 2026, pick WireGuard if you want raw speed and full control, Tailscale if you want
The 2026 Self-Hoster's Privacy Stack: every tool I actually pay for, configured end-to-end
TL;DR: A working privacy stack in 2026 is not a single tool. It's seven decisions made in the right
Proton VPN in 2026: I ran it for 60 days on my self-hosted stack — here's what works and what doesn't
TL;DR: Proton VPN is the right default for most self-hosters who want a privacy-respecting VPN without DIYing one. It&
How to Set Up a WireGuard VPN Server on Ubuntu
TL;DR: Install wireguard, enable forwarding, create one server keypair and one keypair per client, configure wg0, add narrowly scoped NAT rules,