Privacy Policy
Last updated: February 2026
1. What We Collect
When you sign in with Steam, we access the following information through Steam's public API:
- Steam ID — Your unique Steam identifier
- Display Name — Your Steam profile name
- Avatar — Your Steam profile picture URL
- Game Library — List of games you own and playtime data
We never access your Steam password, purchase history, or payment information.
2. How We Use Your Data
- Display your game library, playtime stats, and completion progress
- Generate personalized game recommendations
- Track achievements, streaks, and leaderboard rankings
- Send optional email notifications (weekly digest, achievement alerts)
3. Third-Party Services
We use the following third-party services to enrich your experience:
- Steam Web API — To fetch your game library and profile data
- SteamSpy — To get community ratings and game metadata
- HowLongToBeat — To estimate game completion times
- Resend — To send transactional emails (if you provide an email)
We do not sell or share your personal data with any third party for advertising purposes.
4. Data Storage
Your data is stored in a PostgreSQL database hosted on Supabase. We use standard security practices including:
- Encrypted connections (TLS/SSL)
- JWT-based authentication
- Parameterized queries to prevent SQL injection
- Rate limiting on all API endpoints
5. Cookies
We use minimal cookies:
- Authentication token — A JWT stored in localStorage to keep you signed in
- Refresh token — An HTTP-only cookie for session renewal
We do not use tracking cookies, analytics cookies, or third-party advertising cookies.
6. Your Rights
You can:
- Access your data through your dashboard and profile settings
- Control visibility by setting your profile to private
- Delete your account — Contact us and we will remove all your data
- Export your data — All your game statuses and stats are visible on your profile
7. Public Profiles
If you set your profile to public, the following is visible to anyone:
- Your display name, handle, and avatar
- Your game library with statuses and playtime
- Your achievements, stats, and leaderboard rank
You can change your profile to private at any time from Settings.
8. Contact
For any privacy-related questions, reach out via the project's GitHub repository or email.