Local-First Commitment: AI Hub does not maintain remote user accounts, harvest chat transcripts, or store user database profiles. All session cookie values, prompts, and settings configurations are handled locally on your own machine.
At Ofici Labs, we are dedicated to developing deliberate, lightweight utility software for digital power users. This Privacy Policy outlines exactly how the AI Hub browser extension (the "Extension") handles, secures, and interfaces with your data.
Because the extension utilizes a local-first design, data sits securely within your local browser database sandbox:
| Data Type | Storage Location | Encryption (Transit) | Encryption (At Rest) | Retention |
|---|---|---|---|---|
| Workspace Cookies (Credentials) | Local chrome.storage.local |
N/A (Local Swap) | Plaintext (Chromium DB) | Until deleted by user |
| Prompt Snippets | Local chrome.storage.local |
N/A (Local Only) | Plaintext (Chromium DB) | Until deleted by user |
| Broadcast Prompts | Local chrome.storage.local (Draft) |
N/A (Local Only) | Plaintext (Chromium DB) | Cleared on broadcast |
| Rate Limit Cooldowns | Local chrome.storage.local |
N/A (Local Only) | Plaintext (Chromium DB) | Auto-deleted on expiry |
| License Validation Key | Local chrome.storage.local |
Encrypted (HTTPS/TLS) | Plaintext (Chromium DB) | Until deactivated |
The extension contacts external services in only two specific scenarios:
ai-hub-license-verifier.srs-felipe-ml.workers.dev. The worker queries our billing partner, Lemon Squeezy, and returns only a validation status. It does not record or save your IP address or key details.AI Hub requests permissions strictly for functional execution:
Payments for AI Hub Pro licenses are processed securely by our billing gateway, Lemon Squeezy (acting as the Merchant of Record). For card transactions, refund requests, or payment disclosures, please refer to the Lemon Squeezy Privacy Policy.
Because Chrome extension storage (`chrome.storage.local`) is stored plaintext at rest on your hard drive, we strongly recommend that users secure their devices with full-disk encryption (such as BitLocker on Windows or FileVault on macOS) to prevent local session harvesting in case of physical theft or local device intrusion.