Privacy Policy
Last updated: January 2026
Overview
Sixarms is designed with privacy as a core principle. Your development data stays on your device, and we collect minimal information necessary for the app to function.
Data Collection
Sixarms collects and processes the following data:
Local Data (stored on your device only)
- Git Repository Data: Commit messages, file changes, and branch information from your local repositories
- Daily Logs: AI-generated summaries of your development progress
- User Preferences: App settings and configurations
- Chat History: Conversations with the AI assistant
Data Sent to Third Parties
- Grok AI API: Commit messages and code context are sent to xAI's Grok API for classification and summarization. No personal identifiable information is included in these requests.
Email Subscriptions
- Email Address: If you subscribe to our Windows waitlist or updates, your email is stored securely in our database.
- Usage: We only use your email to send product updates and release notifications.
Data Storage
All your development logs, settings, and chat history are stored locally on your device at:
~/Library/Application Support/com.sixarms.app/ We do not sync your data to any cloud server. Your data remains entirely under your control.
Third-Party Services
xAI Grok API
Sixarms uses xAI's Grok API for AI-powered features. When you use these features:
- Commit messages and code context are sent to Grok for processing
- No personal identifiable information is included
- Data is processed according to xAI's privacy policy
Cloudflare
Our website and email subscription service use Cloudflare infrastructure. Email addresses are stored in Cloudflare D1 database with industry-standard security.
Your Rights
You have the right to:
- Access: View all data stored locally in the app data directory
- Delete: Remove all local data by deleting the app data folder or uninstalling the app
- Unsubscribe: Remove your email from our mailing list at any time
- Opt-out: Disable AI features if you prefer not to send data to Grok API
Data Security
We implement appropriate security measures to protect your data:
- API keys are stored securely in macOS Keychain
- Local database uses SQLite with standard file system permissions
- HTTPS encryption for all network communications
Changes to This Policy
We may update this privacy policy from time to time. We will notify users of any significant changes through the app or our website.
Contact
If you have questions about this privacy policy, please open an issue on our GitHub repository.