Effective June 8, 2026
Kibitz is built to need as little of your data as possible: no accounts, no sign-ups, and no server in the path of your call. This policy explains exactly what that means.
Your display name, avatar, and preferences are saved in your browser's local storage. They never leave your device and are never sent to us.
To connect two browsers we use a signaling step and, when a direct connection isn't possible, a relay:
We do not record calls, build profiles of you, sell data, or serve ads.
Peer-to-peer calls work by browsers connecting directly, so participants' browsers can see one another's IP addresses. This is inherent to WebRTC, not specific to Kibitz. When a call is relayed (TURN), peers see the relay's address instead of each other's.
On kibitz.chat we use Cloudflare for website hosting, DNS, signaling, and the TURN relay. Cloudflare processes the limited connection data above on our behalf. On this site we use no other third-party processors, analytics, or advertising networks.
Self-hosting note. Kibitz is open source. If you run the build on a host that does
not provide its own signaling and TURN endpoints (/api/signal and /api/turn),
it falls back to public infrastructure to connect calls — PeerJS's public signaling broker and Google's
public STUN server (and PeerJS's default public TURN). Like any signaling/STUN/TURN service, these see only
connection metadata (IP addresses and network "ICE candidates"); they never receive your call's audio, video,
or messages, which stay end-to-end encrypted. kibitz.chat provides its own endpoints, so it does not use these;
if you self-host, point those endpoints at infrastructure you control — or disclose this — for your users.
Kibitz is not directed to children under 13, and we do not knowingly collect information from them — indeed we do not knowingly collect identifiable information from anyone.
We may update this policy; the effective date above will change, and significant changes will be noted here.
Kibitz is operated by the Kibitz project. Questions about privacy: [email protected].