# Privacy Policy
Last updated: January 2026
## Data Collection
Sixarms collects minimal data necessary for operation:
- Local Git Data: Commit messages, file change statistics, and branch information from your Git repositories. This data is stored locally on your device.
- API Usage: When using AI features, commit summaries are sent to Grok API for classification. No personal identifiable information is included.
- Crash Reports: Anonymous error logs may be collected to improve the application (optional, can be disabled).
## Data Storage
All your development logs are stored locally in:
~/Library/Application Support/sixarms/ We do not sync your data to any cloud server. Your development history stays on your machine.
## Third-Party Services
### Grok API (x.ai)
When AI features are enabled, Sixarms sends the following to Grok API:
- Commit messages (text only)
- File change summaries
- Aggregated statistics
We do not send:
- Source code content
- File paths containing usernames
- Personal identification information
Please review Grok's Privacy Policy for their data handling practices.
## API Key Security
Your Grok API key is stored securely using:
- macOS: Keychain Services (encrypted, system-level protection)
- Windows: Credential Manager (coming soon)
API keys are never stored in plain text or transmitted to our servers.
## Your Rights
You have full control over your data:
- Access: View all stored data in the app's data directory
- Delete: Remove all data by uninstalling the app or deleting the data folder
- Export: Export your development logs in JSON format
- Disable AI: Turn off AI features to prevent any external API calls
## Updates to This Policy
We may update this Privacy Policy from time to time. Changes will be reflected in the "Last updated" date above. Significant changes will be communicated through the application.
## Contact
For privacy-related questions or concerns:
- GitHub Issues: github.com/888wing/sixarms/issues