Security & Trust
Last Revised: March 16, 2026
1. Our Security Commitment
DevMarket Pro is committed to maintaining the highest security standards to protect your personal information, payment data, and intellectual property. We continuously monitor and improve our security infrastructure.
2. Data Encryption
All data transmitted between your browser and our servers is encrypted using TLS 1.3 (Transport Layer Security). Sensitive data at rest is encrypted using AES-256, an industry-standard cryptographic algorithm.
3. Authentication
We use Supabase Auth, which provides secure, battle-tested authentication mechanisms including:
- OAuth 2.0: Sign-in via trusted providers including GitHub and Google.
- JWT Tokens: Short-lived access tokens with automatic refresh to minimize exposure.
- Row Level Security (RLS): Each user can only access data they are authorized to view in our database.
4. Payment Security
We never store raw credit card numbers. All payment processing is handled by PCI-DSS Level 1 certified partners. Transaction records are stored securely and are never exposed to other users.
5. Reporting Vulnerabilities
If you discover a security vulnerability, please report it responsibly to our security team via the Contact page. We take all reports seriously and will respond within 48 hours. We appreciate responsible disclosure and will not pursue legal action against researchers who follow this policy.