Privacy Guarantees

WhisperSelling is built around one idea: what's said here shouldn't outlive the conversation.

No accounts, ever

There's no signup, no email, no phone number. Nicknames exist only for your current session.

No permanent message storage

Messages live only in memory / Redis with a TTL. Nothing is written to a permanent database.

Rooms self-destruct

Every room is deleted immediately when it closes, when its timer expires, or when everyone leaves.

Screenshot deterrents

Chat blurs when your tab loses focus, right-click and text selection are limited, and we show a warning when a screenshot key is detected. These are deterrents, not guarantees — we cannot fully prevent screenshots or screen recording on another device.

Optional Stealth Mode

Hide your typing indicator, online status, and join/leave notifications from others in a room.

Server restarts wipe everything

Because nothing is persisted, a server restart clears all active rooms and messages.