|
1 | | -# Privacy Policy |
| 1 | +# Privacy Policy |
2 | 2 |
|
3 | | -Last Updated: 10/03/2025 |
| 3 | +Last Updated: 25/05/2026 |
4 | 4 |
|
5 | | -## 1. Introduction |
6 | | -Welcome to **PromptBar**. Your privacy is important to us. This Privacy Policy explains what data is (or isn’t) collected when you use the app. |
| 5 | +## 1. Introduction |
7 | 6 |
|
8 | | -## 2. Data Collection & Processing |
9 | | -PromptBar **does not collect, store, or share any personal data**. The app functions solely as a **client for third-party AI chat services**, and all interactions occur directly between you and the AI provider. |
| 7 | +PromptBar is a macOS menu bar client for third-party AI chat websites. This policy explains what PromptBar itself handles and what is handled by the AI providers you choose to use. |
10 | 8 |
|
11 | | -### 2.1 Authentication & Accounts |
12 | | -- Some AI models require user authentication (e.g., ChatGPT, Gemini). |
13 | | -- PromptBar **does not manage or store login credentials**—authentication is handled externally by the AI provider. |
| 9 | +## 2. Data Collection and Processing |
14 | 10 |
|
15 | | -### 2.2 AI Chat Data |
16 | | -- Any messages you send and receive are processed by the respective AI model (e.g., OpenAI, Mistral, Google, etc.). |
17 | | -- PromptBar **does not log, store, or access** your conversations. |
| 11 | +PromptBar does not ask for, store, or transmit provider API keys. Users authenticate only inside the provider web sessions shown in the app. |
18 | 12 |
|
19 | | -### 2.3 Third-Party Services |
20 | | -PromptBar integrates with third-party AI models. Their respective privacy policies apply: |
21 | | -- [Mistral AI Privacy Policy](https://mistral.ai/privacy-policy/) |
22 | | -- [OpenAI (ChatGPT) Privacy Policy](https://openai.com/terms) |
23 | | -- [Google Gemini Privacy Policy](https://policies.google.com/privacy) |
24 | | -- [DeepSeek Privacy Policy](https://deepseek.com/privacy-policy) |
25 | | -- [Grok (X AI) Privacy Policy](https://x.ai/privacy) |
| 13 | +PromptBar does not log, inspect, or upload your chat messages. Messages, account details, and provider-side history are processed by the selected AI provider under that provider's own terms and privacy policy. |
26 | 14 |
|
27 | | -## 3. Local Storage |
28 | | -- Preferences such as AI model selection and UI settings are stored locally on your Mac. |
29 | | -- **No chat data is stored on your device by PromptBar.** |
| 15 | +PromptBar currently uses Firebase Remote Config to fetch app configuration such as available chat providers and update metadata. Firebase Analytics is not linked in the app target. |
30 | 16 |
|
31 | | -## 4. Security & Data Protection |
32 | | -Since PromptBar does not process or store personal data, there are **no user data security risks** within the app itself. However, we recommend reviewing the security policies of the AI providers you use. |
| 17 | +## 3. Authentication and Accounts |
33 | 18 |
|
34 | | -## 5. Changes to This Policy |
35 | | -This Privacy Policy may be updated periodically. Any significant changes will be communicated via the project repository. |
| 19 | +Some providers require sign-in. Authentication is handled inside the provider website loaded in WebKit. PromptBar does not manage provider accounts and does not store provider passwords. |
36 | 20 |
|
37 | | -## 6. Contact |
38 | | -For questions or concerns, please visit the [GitHub repository](https://github.com/peterdsp/PromptBar) or contact the project maintainer. |
| 21 | +## 4. Local Storage |
| 22 | + |
| 23 | +PromptBar stores local preferences on your Mac, such as selected provider and window size. |
| 24 | + |
| 25 | +Because PromptBar uses `WKWebView` with the default website data store, WebKit may store provider cookies, local storage, IndexedDB, caches, and other website data locally on your Mac. This is how provider sign-in sessions can remain available between launches. |
| 26 | + |
| 27 | +PromptBar includes a cookie and website data clearing action. Using it removes WebKit website data from the app's default data store and reloads the web view. |
| 28 | + |
| 29 | +## 5. Third-Party Services |
| 30 | + |
| 31 | +PromptBar integrates with third-party AI websites. Their privacy policies apply to data you enter into those services: |
| 32 | + |
| 33 | +- [Mistral AI Privacy Policy](https://mistral.ai/privacy-policy/) |
| 34 | +- [OpenAI Privacy Policy](https://openai.com/policies/privacy-policy) |
| 35 | +- [Google Privacy Policy](https://policies.google.com/privacy) |
| 36 | +- [DeepSeek Privacy Policy](https://deepseek.com/privacy-policy) |
| 37 | +- [xAI Privacy Policy](https://x.ai/privacy) |
| 38 | + |
| 39 | +## 6. Changes to This Policy |
| 40 | + |
| 41 | +This Privacy Policy may be updated periodically. Significant changes will be communicated through the project repository. |
| 42 | + |
| 43 | +## 7. Contact |
| 44 | + |
| 45 | +For questions or concerns, visit the [GitHub repository](https://github.com/peterdsp/PromptBar) or contact the project maintainer. |
0 commit comments