Group HandLink Chat
Overview
Manual encrypted WebRTC peer-to-peer group chat.
Group HandLink Chat is a browser extension for manual encrypted peer-to-peer group chat. Users create a chat invite, exchange offer and answer text manually, and then chat directly through WebRTC DataChannel. The extension supports multi-user chat, local message history, user mentions, sound alerts for new mentions, image messages from file or clipboard, clickable links, light and dark themes, and multiple interface languages. Messages are encrypted with the shared room secret from the invite. Chat history is stored locally in the browser. Image attachments are compressed locally and stored inside messages as base64/data URLs. Large encrypted payloads are sent in chunks so message history and image messages can sync reliably. The extension does not use a project-owned backend server, account system, analytics, advertising, payment processing, AI service, or remote code. Signaling is manual: users exchange invite, offer, and answer text themselves. WebRTC uses Google's public STUN server only for NAT traversal. ## How Connection Works 1. The first user enters a nickname and clicks `New Chat + Offer`. 2. The extension generates a key to send to another user. 3. The second user pastes this key into the accept field and clicks `Accept`. 4. The second user sends the generated answer back to the first user. 5. The first user pastes the answer and accepts it. 6. After the WebRTC channel opens, the chat window appears. To add another participant, a connected user clicks `Invite User`, sends the new key to the third user, and accepts that user's answer in the same manual way. ## Messages - Text messages are synchronized between participants and stored locally. - Links in text are displayed as clickable links, but remain plain text in history. - An image can be selected with the button next to the input field or pasted from the clipboard. - Supported formats: `PNG`, `JPEG`, and `WebP`. - One image is supported per message. - If the image is larger than `1.5 MB` after compression, sending is blocked with an error. ## Limitations - Signaling is manual: users exchange `invite + offer` and `answer` with each other themselves. - There is no built-in public discovery. - NAT traversal uses Google's public STUN server: `stun:stun.l.google.com:19302`. - History is stored locally in the user's browser, not on a server. - Disconnecting from a chat clears local messages for the current room.
0 out of 5No ratings
Details
- Version0.1.0
- UpdatedMay 29, 2026
- Size449KiB
- LanguagesEnglish
- Developer
Email
papam2050@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes