DeckerDecker
Legal

Privacy Policy

Last updated: September 13, 2026

Decker does not collect any personal data. It runs entirely in your browser using your own API key. 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 key

Decker requires you to provide your own OpenAI API key. The key is stored exclusively in Chrome's local extension storage (chrome.storage.local) on your device. It is 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's Whisper API and your transcript is sent to OpenAI's chat completions API for processing. These transmissions use your own API key and are governed by OpenAI's privacy policy. 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 key 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 and api.openai.com are required to record Meet and call the OpenAI 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.