Security Overview
As experienced engineers, we take security seriously and adopt industry standards wherever possible. If you have specific questions not covered by this document, please contact us via email - support@devicecloud.dev - we are happy to answer your security questionnaires.
SOC2 Compliance Timeline
DCD has begun preparing and organising policies and controls that align with the SOC2 Type 1 compliance framework. The target compliance date is currently Q2 2025.
Want to work with DCD but require SOC2? Please contact us, we will fast-track this process if enough users request it.
Infrastructure
DCD stores customer data and performs processing using Supabase, Vercel and AWS. All these cloud platforms are SOC2 compliant. Some test execution is done using our dedicated secure data centre in the UK.
Data Encryption
All user data is encrypted at rest with AES-256 and in transit via TLS. Additionally, sensitive information such as access tokens and keys is encrypted at the application level before being stored in the database.
Data Retention
Binary uploads are automatically deleted 6 months after upload. All account data is permanently deleted when you request account deletion. This can be done by contacting support.
Android emulators are instantiated into a clean operating system instance for every test run. iOS simulators undertake an extensive teardown process to remove all cached data, but the underlying operating system persists due to Apple licensing requirements. All customer test data is completely removed from the test runner as soon as the test is finished.
Payments
DCD uses Paddle to handle payments. Paddle is PCI DSS SAQ A and SOC2 Type 1 compliant.
Code Review
All code and configurations deployed inside DCD undergo a thorough code review process, which includes security considerations. All code is written directly by UK-based employees.
Last updated