Mullvad to China: Block This. We Dare You
Swedish VPN provider Mullvad has engineered a technical workaround to bypass China's Great Firewall by wrapping VPN traffic in QUIC obfuscation, making it indistinguishable from regular HTTPS traffic.…
Swedish VPN provider Mullvad has engineered a technical workaround to bypass China's Great Firewall by wrapping VPN traffic in QUIC obfuscation, making it indistinguishable from regular HTTPS traffic.…
A developer debugging a local AI mesh network discovered that control-plane health checks can report green while the data plane is dead. The issue was caused by privacy VPN killswitch rules silently d…
Myanmar blocks Tailscale with a simple SNI filter targeting *.tailscale.com, disrupting connectivity for journalists and remote workers. A developer and an AI agent identified the block and built a co…
Claw Patrol, a new open-source security firewall for AI agents, intercepts agent traffic at the network level and enforces rules written in HCL before requests reach production systems. The tool can b…
A developer built a cross-machine memory query system that allows querying a Linux box's memory store from a Mac in about 20-30 milliseconds. The system uses an opt-in environment variable (`POTLUCK_P…
Deno open-sourced Claw Patrol, an agent firewall that intercepts traffic between AI agents and production systems to parse non-HTTP protocols and enforce action-level rules. The gateway extracts wire-…