A practitioner's guide to building a Tor-to-ISP proxy chain with kernel-level traffic enforcement. No VPN trust required.
A complete build-along infrastructure manual for a privacy architecture that eliminates the VPN trust model entirely. Instead of trusting a VPN provider's "no logs" claim, you build a proxy chain: Tor exits to a residential ISP connection you control, enforced at the kernel level so leaks are structurally impossible.
Eight chapters with full source code. Every VPN logging incident is sourced to court records or verified reporting. The enforcement module is real nftables rules, not advisory suggestions.
All tiers receive the same PDF. Tiers exist for early-bird pricing and optional consultation.
Every tier gets the same book. No content gating. No upsells inside the PDF.
Checkout runs on a self-hosted BTCPay Server behind a Tor onion service. You'll need the Tor Browser to complete your purchase.
Every release is PGP-signed. The checksums file is detached-signed by the author's key. Verify before trusting any copy.
gpg --import wireprot-public-key.asc gpg --verify checksums.md5.asc checksums.md5 md5sum -c checksums.md5
Security hardening: Chapter 7 (Cluster Deployment) rewritten after real-world deployment revealed an open proxy failure mode inherent to standard deployment patterns. Now includes nodeAffinity constraints, loopback-bound Tor, hostNetwork trap analysis, verification checks, and Prometheus alert rules. Anonymized real-world incident writeup included as a cautionary section.
Initial public release. 8 chapters, full source code, verified VPN logging incident citations. Tor-to-ISP proxy chain architecture with kernel-level nftables enforcement module and Kasm browser fingerprint isolation workflow.