Privacy Policy
Last updated: January 17, 2026
1. Introduction
Welcome to DBscope. We respect your privacy and are committed to protecting your personal data. This privacy policy explains how we collect, use, and safeguard your information when you use our database viewer application.
2. Information We Collect
We collect information that you provide directly to us, including:
- Account information (username, email address)
- Authentication data when using OAuth providers (Google, GitHub)
- Database connection profiles you create (stored locally)
- Usage data and preferences
3. How We Use Your Information
We use the information we collect to:
- Provide, maintain, and improve our services
- Authenticate your identity and manage your account
- Store your database connection preferences securely
- Communicate with you about updates and security notices
4. Data Storage and Security
Your data is stored locally using SQLite. We implement industry-standard security measures including:
- Encrypted password storage using bcrypt
- JWT-based session management with HTTP-only cookies
- Secure OAuth 2.0 authentication flows
5. Third-Party Services
We may use third-party services for authentication (Google OAuth, GitHub OAuth). These services have their own privacy policies governing your data.
6. Your Rights
You have the right to:
- Access your personal data
- Correct inaccurate data
- Delete your account and associated data
- Export your data
7. Contact Us
If you have any questions about this Privacy Policy, please contact us through ourGitHub repository.