1. What Luneta collects
No personal data is collected. Luneta is a local application: there are no accounts, no telemetry, no owned servers and no synced user profile.
2. Where your data lives
Everything runs on your machine:
- The question history (up to 12 recent items) is stored locally and kept between sessions.
- The application list comes from your Start Menu shortcuts (.lnk) and never leaves your computer.
- Your preferences (AI provider, theme, global shortcut) live in the app's local configuration.
3. Use of AI providers
When you ask a question, the text is sent directly to the AI provider you chose (Qwen, ChatGPT, Gemini, Claude, Mistral, DeepSeek, Kimi or Perplexity), from your account, on the provider's official website. Luneta does not relay or store those conversations. Check each provider's privacy policy to learn how they handle your data.
4. Advertising
The chat-mode footer may display an ad banner provided by the AI provider's website. We do not collect data to show ads, and the banner can be disabled in the code (AD_ENABLED in src/App.tsx).
5. WebView2 and updates
The app uses the Microsoft Edge WebView2 Runtime included in Windows. Updates are downloaded from GitHub Releases with signature verification. There is no usage tracking.
6. Contact
Questions about this policy? Open an issue on the GitHub repository.