Octobase

Octobase Privacy Policy

Last updated: August 25, 2026

Octobase is a browser extension that replaces the GitHub logged-in homepage with a read-only dashboard. This policy explains exactly what the extension touches and where it goes.

The short version

Octobase has no backend. There is no Octobase server, no analytics, no telemetry, and no third party that receives your data. The extension talks only to GitHub, using your own credentials, and everything it keeps is stored locally in your browser.

What Octobase stores on your device

Data Where it lives Why
Your GitHub access token Extension local storage, keyed by GitHub account Authenticates your requests to GitHub
A snapshot of your dashboard (pull requests, issues, repository names, authors, labels, CI status, your login, name, and avatar URL) IndexedDB database named octobase Renders the dashboard instantly and avoids refetching on every page load
Your dashboard preferences (active tab, filters, pinned repositories) Extension local storage Remembers how you left the dashboard

All of this stays on the device where it was created. Octobase does not sync it, upload it, or transmit it anywhere.

Where Octobase sends data

Octobase makes network requests to GitHub and nowhere else:

Every request carries your own GitHub token and is subject to GitHub’s own Privacy Statement. Octobase never sends your token, your GitHub data, or your browsing activity to any other destination.

What Octobase does not do

Permissions

Deleting your data

Disconnecting your account from within Octobase removes the stored token and the cached dashboard for that account. Uninstalling the extension removes everything Octobase stored, including the octobase IndexedDB database and all preferences. You can also revoke Octobase’s access at any time from your GitHub account under Settings → Applications.

Children

Octobase is a developer tool and is not directed at children under 13.

Changes to this policy

Material changes will be published here with an updated date above, and the revision history is public in the project’s Git repository.

Contact

Questions or concerns: open an issue at github.com/saadjs/octobase/issues.