Infrastructure Update

Traffic Shaping & Packet Pacing

A permanent network-layer privacy upgrade that reduces burst patterns, timing leakage, and traffic fingerprinting — enforced server-side, with no client changes required.

What Changed

  • Hard egress rate caps
  • Kernel-level packet pacing
  • Burst suppression
  • Timing normalization

Most VPNs encrypt traffic and stop there. While encryption protects content, it does not hide traffic metadata — timing, burst patterns, throughput spikes, and session behavior.


Why This Matters

These metadata signals are routinely used for website fingerprinting, behavioral analysis, and timing correlation attacks — even when payloads are unreadable.


What We Implemented

These controls operate directly in the Linux network scheduler on our WireGuard interfaces, below the application layer.


Transparency

This upgrade reduces the resolution of observable metadata during active VPN use.


Status