Speak freely. Stay anonymous.
A serene, no‑tracking anonymous chatroom. No accounts, no email – just quiet conversation.
Whisper is a like digital campfire – cozy and self-explanatory.
Just people talking.
The design is minimal, the colors are calm, and the only goal is to let you speak freely without leaving a permanent trace.
| 🎭 Anonymity | 💬 Real‑time | 📎 Files | 🔔 Notifications | 📱 PWA |
|---|---|---|---|---|
| No accounts, no emails – you get a unique, never‑reused name | Messages appear instantly via Socket.IO | Share images & docs up to 10 MB | Optional push alerts for new messages | Install like a native app, works offline (shell) |
- No user specific tracking – zero analytics, no third‑party scripts.
- Transient messages – only the last 500 messages are stored in memory; older ones vanish forever.
- Moderation – admin panel to keep the room peaceful (delete messages, broadcast, rename users).
- Responsive & beautiful – works on phones, tablets, and desktops.
Built by Arsan
- GitHub – @Argzf
- Discord –
@gzf(User ID:935053416877666304) - Email – gzf.dev@gmail.com
- Backend: Node.js + Express + Socket.IO
- Frontend: HTML + TailwindCSS + vanilla JS (PWA)
- Storage: In‑memory (messages) + JSON files (taken names)
- Notifications: Web Push API + Service Worker
Made by Arsan