Skip to main content
Company
2 min read
Back to Blog

Our Commitment to Data Privacy and Security

An overview of our security practices, data handling policies, and the measures we take to keep your information safe.

Security Is Not a Feature — It's a Foundation

We believe security and privacy are fundamental to building trust. This post outlines our approach to protecting your data and the practices we follow every day.

Data Encryption

All data is encrypted in transit using TLS 1.3. Sensitive data at rest — including API tokens and personal information — is encrypted using AES-256. Database backups are encrypted and stored in geographically separated locations.

Authentication Security

  • Passwords are hashed using bcrypt with a cost factor that we review annually
  • Two-factor authentication is available for all accounts
  • Session tokens are rotated on privilege escalation
  • Failed login attempts are rate-limited to prevent brute force attacks

Infrastructure

Our infrastructure runs on isolated virtual private clouds with strict network access controls. We use automated security scanning in our CI/CD pipeline, and all dependencies are monitored for known vulnerabilities.

Data Handling

  • We collect only the data necessary to provide our service
  • We never sell your data to third parties
  • You can export or delete your data at any time from your account settings
  • We comply with GDPR and provide a Data Processing Agreement on request

Responsible Disclosure

We welcome security researchers to report vulnerabilities responsibly. If you discover a security issue, please contact us at security@example.com. We commit to acknowledging reports within 48 hours and resolving critical issues as fast as possible.

S

Sarah Chen

Head of Product