Privacy Policy
We don't want your data. Seriously.
Summary
GitSwipe is a privacy-first, local-only application. We do not operate a backend server to store your personal data, swipe history, or GitHub credentials.
1. Data Storage
All data generated by the app (including your swipe history, starred repositories, and preferences) is stored locally on your device using an SQLite database. This data never leaves your device unless you strictly delete the app or clear its data.
2. GitHub Credentials
When you log in with GitHub, the OAuth token is stored securely on your device. This token is used solely to communicate directly between your device and the GitHub API. It is never transmitted to us or any third-party server.
3. Third-Party Services
The app communicates directly with:
- GitHub API: To fetch repositories and sync your stars.
We do not use analytics services (like Google Analytics or Mixpanel) or crash reporting tools that collect personally identifiable information.
4. Contact
If you have questions about this policy, please open an issue on our GitHub repository.