DeckerDecker
Legal

Privacy Policy

Last updated: May 8, 2026

Decker does not collect any personal data. It runs entirely in your browser using your own API keys. Nothing is sent to our servers because we have no servers.

No data collection

Decker does not collect, store, transmit, or have access to any of your data. We have no servers, no database, and no analytics. There is nothing to collect.

API keys

Decker requires you to provide your own Anthropic (Claude) and OpenAI (Whisper) API keys. These keys are stored exclusively in Chrome's local extension storage (chrome.storage.local) on your device. They are never transmitted to Decker or any server operated by us.

Audio and transcripts

Audio recorded during a meeting is processed entirely on your device and sent directly from your browser to OpenAI's Whisper API using your own API key. Transcripts and generated HTML artifacts are kept in memory during your session and never leave your browser except to the AI APIs you have chosen to use.

Third-party APIs

When you use Decker, your audio is sent to OpenAI (Whisper) and your transcript is sent to Anthropic (Claude) for processing. These transmissions use your own API keys and are governed by OpenAI's and Anthropic's respective privacy policies. Decker has no visibility into these requests.

Permissions

Decker requests the following Chrome permissions: tabCapture (to record the active Meet tab), tabs (to identify the active tab URL), storage (to save your API keys locally), activeTab (to interact with the active tab), offscreen (to run the audio recorder), and downloads (to save the generated HTML file). Host permissions for meet.google.com, api.openai.com, and api.anthropic.com are required to record Meet and call the AI APIs directly from the extension.

Open source

Decker is fully open source under the MIT license. You can inspect every line of code at github.com/AishwaryShrivastav/decker. If you have any questions about what the extension does, reading the source is the most authoritative answer.

Contact

Questions or concerns about this policy can be raised as a GitHub issue at github.com/AishwaryShrivastav/decker/issues.