HF OAuth Gate
Members authenticate through the Hack Forums API before the voice service accepts them into a room.
Authenticated voice chat built for Hack Forums conversations. Join the room, stay on the convo page, and see exactly who is talking in real time.
No separate lobby. No Tampermonkey. The extension injects a compact voice panel into supported Hack Forums conversation pages and keeps the room tied to the page.
Members authenticate through the Hack Forums API before the voice service accepts them into a room.
Speaking, muted, idle, and joined states stay visible so everyone knows who is active.
Optional alert tones make it obvious when someone enters voice without forcing users to stare at the panel.
Calls use short-lived TURN credentials so members do not need to expose peer IPs to each other.
Install the official HF Convo Voice Chat extension for Chrome or Brave, then open the Hack Forums convo page and join voice from the page itself.
Open the convo page, authenticate once, click Join Voice, and the room follows that conversation context.
Works in Chrome and Brave as a Manifest V3 extension.
The panel appears on supported conversation pages only.
Grant microphone permission only when you are ready to talk.
The service keeps secrets server-side, avoids remote extension code, and uses a narrow browser permission surface.
A packaged Chrome/Brave extension handles the voice panel and bundled Socket.IO client.
The relay forwards encrypted WebRTC packets. The service is not built to record microphone audio.
Optimized for private convo rooms, visible speakers, and clean disconnect behavior.
HF Convo Voice gives members a fast way to talk without losing the thread, the room, or who is currently speaking.