DEV Community

Cover image for Why I Built a GPU Marketplace That Knows Nothing About You
SmartCity Jaen
SmartCity Jaen

Posted on

Why I Built a GPU Marketplace That Knows Nothing About You

Outline:

The problem: GPU rental platforms are surveillance machines with fees.

The insight: WebRTC + Docker + Cloudflare Tunnel = a GPU rental platform with no servers.

The architecture: Agent embeds signaling, tunnel exposes it, browser connects P2P.

The philosophy: Zero-knowledge by design. The platform literally can't see your data.

The marketplace: Discord, not a database. Reputation, not KYC.

The tradeoffs: TURN costs, tunnel reliability, sandbox hardening. Honest about all of them.

The ask: Try it, break it, tell me what sucks.

Call to action: Join the Discord, share your GPU, rent one, or just star the repo.

https://runsnack.com

Please, let me know your thougts :)

Top comments (0)