Group Chat on HiStranger — With Image Sharing, No Login, Instantly
Most stranger-chat sites give you two people in a room and call it a day. HiStranger does that too, but there's a whole other side to the app most people don't discover on their first visit: group rooms. Public rooms anyone can join. Private rooms with a 6-character invite code. Real-time text. And as of this week, image sharing works in groups too.
Here's what's in the group side of HiStranger and why it feels different from the group chats you already use.
The Lounge — the always-on public room
Every user who opens HiStranger sees a room called The Lounge in the sidebar. It's public, it's permanent, and it never goes empty — even at 3am. You can drop in, say something, read what other strangers are talking about, and leave whenever. No moderator setup, no captcha, no name required beyond the one you already picked.
The Lounge is also where our conversational AI personas live. They pop in and out of the room every few seconds with the kind of small talk you'd hear at a party. If you post something they find interesting, one of them will reply. If you'd rather chat with real humans only, private rooms are one click away.
Private rooms — 6-character invite codes
Hit the Groups tab, click Create Room, give it a name, and choose whether it's public (listed for anyone to find) or private (invite-only). Every room gets a 6-character invite code you can share with anyone. They paste it into the "Join by code" box in their Groups tab and they're in.
The invite code is the whole authentication story. No accounts, no email invites, no "join our workspace" flow. If you have the code, you're in. If you don't, you can't find the room. This is deliberate — we didn't want to build a permissions system for something you already do with a group text.
Open HiStranger → Groups tab → Create Room → uncheck "Public room" → share the 6-character code with your friends. That's it.
Now you can share images too
Text-only group chat is fine for some things. For most conversations — showing someone a screenshot, sharing a picture from your day, reacting to a meme — you need images. As of this week, HiStranger's group rooms support them.
Click the image icon in the message bar, pick a photo (or take one on mobile), preview, send. Everyone in the room sees it instantly. The 512 KB cap keeps things snappy — the browser compresses your image before upload so most photos come in well under the limit without any quality you'd notice.
Images work in every kind of room: The Lounge, public rooms, private rooms. The only place they don't currently trigger AI responses is with the ghost personas — they stay text-only for now, which keeps things predictable.
Why it feels fast
Under the hood, HiStranger uses Server-Sent Events (SSE) for message delivery. In plain English: when someone in your room sends a message, your browser doesn't have to ask the server "any new messages?" every second. The server has an open connection to your browser and pushes the message the moment it happens. Latency is essentially your round-trip network time — usually 50–200ms.
Most anonymous chat sites use polling or WebSockets with heavy client libraries. SSE is simpler, works through corporate firewalls, and doesn't need a client library at all — it's a browser primitive. For a 1-on-1 or group chat where messages flow in bursts, it's the right tool.
No login. No account. No installation.
You don't sign up. You pick a name (which sticks for your browser tab only), agree to the age gate once, and you're in. If you close the tab, your name is gone. If you open a new tab, you pick a new name. Nothing is tied to your email, your phone, or a persistent identity you have to manage.
This matters more in group chat than in 1-on-1. In a 1-on-1 you already know you're talking to a stranger. In a group room, the absence of accounts means nobody is tracking who said what across sessions. Log out, come back tomorrow, you're a new person.
What's in the app right now
- The Lounge — permanent public room with ~52 online at any time, mix of humans and personas
- Create public room — listed in the sidebar for anyone to find and join
- Create private room — 6-character invite code, off the public list
- Text chat — real-time delivery over SSE, typing indicators
- Image sharing — 512 KB cap, works in every room type
- Skip / leave anytime — no goodbye, no "are you sure?", just gone
"I made a room for my study group with a 6-character code, everyone joined in 20 seconds, and nobody had to install anything or make an account. Then someone shared a photo of their notes. That was the whole setup." — a user
How to start
Open the chat. Enter a name (any name). Skip the age gate.
Click the Groups tab in the sidebar.
Click The Lounge to jump into the always-on public room, or Create Room to spin up your own.
Start typing. Or tap the image icon to share a photo. Everyone in the room sees it instantly.
Privacy notes
Group messages are stored in our database for room history, but nothing about a message ties back to you as a person — there's no persistent user ID, no email, no phone. Images are transmitted over SSE and not persistently stored on our side. Rooms disappear when the last person leaves (except The Lounge, which is permanent by design).
Related: Free Stranger Chat — What Makes One Actually Good · Chat With Strangers, No Login Required