Privacy shouldn't require trusting someone else's promises. This session demonstrates how to build communication and media platforms where privacy is architecturally guaranteed, not policy-based.
The talk covers two production projects: Stuffed Animal War (ephemeral real-time chat) and Analog Archive (self-hosted music streaming).
Both run on everything from $15 Raspberry Pi hardware to cloud deployments, proving that privacy-first design doesn’t require expensive infrastructure.
You’ll learn:
Technical stack: Node.js, WebSockets, systemd services, Apache2 reverse proxy, Backblaze B2 integration
Takeaway: Working code, deployment strategies, and architectural patterns you can implement immediately. All projects are open source and production-tested. These systems have been running in production for years, serving real users who want communication tools without surveillance capitalism.
Target Audience: