← Peanut Gallery Weekly  ·  Privacy policy

Privacy Policy

— The short version below —Last updated · April 17, 2026

Short answer: your keys stay on your machine, your audio is transcribed in real-time and discarded, nothing is logged. No accounts. No analytics in the extension itself.

Peanut Gallery is a Chrome extension that listens to the audio of the tab you’re currently on, transcribes it in real-time, and streams AI persona reactions back to a native Chrome side panel. This policy describes what happens to the data involved.

What the extension collects

The extension only captures audio when you explicitly click Start Listening from the side panel. Specifically:

What the server does with it

You can point the extension at two kinds of servers: the default hosted backend at peanutgallery.live, or a server you run yourself (the self-host path in the Operator’s Manual). In both cases, the server:

The hosted backend at peanutgallery.live

When you use the default server, your API keys travel to the hosted backend inside the request headers for that single SSE stream, are forwarded to the relevant providers (Deepgram / Anthropic / xAI / Brave) for that session, and are discarded at session end. They are never logged, never persisted. You can audit the exact handling in the transcribe route on GitHub: app/api/transcribe/route.ts.

Third-party services

When Peanut Gallery calls a third-party AI provider on your behalf, data handling is governed by that provider’s terms:

Analytics

The landing page at peanutgallery.live uses Google Analytics to measure aggregate page visits. No personally identifying information is collected beyond the standard request metadata (IP, user agent, referrer) that Google Analytics receives. The Chrome extension itself does not include any analytics.

What Peanut Gallery doesn’t do

Contact

Questions? Open an issue on GitHub or email seth@manugames.com.

Peanut Gallery · MIT licensed · github.com/Sethmr/peanut.gallery Pg. C1