Subzero Research
User space networking for the decentralized internet
We build L3 abstractions over IP for modern P2P systems—a complete user space IP stack with cryptographic identity, end-to-end encryption, and zero attack surface.
The Subfrost Stack
A layered architecture replacing traditional networking with decentralized, encrypted, identity-aware P2P infrastructure.
Any TCP/IP software—curl, databases, blockchain nodes
TUN device, DNS interception, TCP/UDP/ICMP routing, ACLs
Kademlia DHT, GossipSub, Circuit Relay v2, DCUtR hole punching
WebTransport, QUIC, TCP, WebSocket, Noise protocol
subtunLayer-3 VPN tunnel bridging TCP/IP with P2P streams
- TUN device management
- DNS interception
- Port-based ACLs
- Cross-platform routing
subp2pGeneric libp2p networking with multi-transport support
- Circuit Relay v2
- Kademlia DHT
- GossipSub messaging
- NAT traversal
libp2p-webtransport-sysPure Rust WebTransport for browser-native P2P
- QUIC + HTTP/3
- Certificate pinning
- Noise encryption
- Zero dependencies on C
End-to-End Encrypted
Noise protocol on every connection. Relay nodes can't read your traffic.
Cryptographic Identity
Ed25519 keypairs as network addresses. No DNS, no IPs to spoof.
Zero Attack Surface
No listening ports. No public endpoints. Nothing to scan or exploit.
Drop-in Compatible
Standard sockets and DNS. Existing software works unchanged.
Research & Open Source
We contribute to rust-libp2p and build open source P2P infrastructure.
About Subzero Research
Subzero Research is a Delaware C Corporation building decentralized networking infrastructure.
We're creating a complete user space IP stack that lets any application communicate over encrypted P2P networks—no kernel modifications, no trusted servers, no attack surface.
Current Focus
L0 Consensus over P2P
Building consensus mechanisms over UDP-based P2P networks for distributed applications like prediction markets, threshold signing, and cross-chain coordination.
Private AI Infrastructure
On-premises AI deployments for healthcare and regulated industries. HIPAA-compliant.
Distributed Systems
P2P protocol design and implementation. Deep expertise in decentralized architectures.
Consulting
Architecture review, implementation support, and security audits for distributed systems.
Team
Raymond Pulver
Founder
Distributed systems and P2P networking.
Gabe Lee
Founder
Infrastructure and system architecture.
Ehran
Partner
Strategic advisor, technology ventures.
Allen
Partner
Web3 and distributed systems.
Blog
Technical articles on P2P networking, WebTransport, and distributed systems.
L3 Abstractions for Agentic Prediction Markets
Building zero-attack-surface mesh consensus with local GPU inference and HTTP/3 transport for distributed market resolution.
Building with WebTransport
A comprehensive guide to implementing WebTransport in modern applications, exploring its advantages over traditional protocols.
Private AI Automation with Open Source Models
Deploying Gemma:27b and other Ollama models for privacy-sensitive workflow automation at scale.