A self-hostable Go relay node built on libp2p (DHT discovery, GossipSub presence, relay streams between nodes). Nodes form a mesh so users on different relays can still reach each other; the app-facing API handles rendezvous-based friend pairing (the node never sees codes or message contents — records are signed and payloads are end-to-end encrypted). The public network currently runs on the maintainer's own hardware; funding directly supports moving it to redundant hosting and finishing the multi-node resilience work (relay failover, multi-entry bootstrap, cross-node rendezvous) so the network survives any single node going offline.
Fund this project