Struktive Security — Data Handling, Encryption, and Retention
Struktive Security
Struktive is designed with security and data minimisation as core principles. Your asset data is processed in an isolated job context, encrypted at rest and in transit, and deleted after the stated retention period.
Data handling
- Uploaded files are stored in encrypted S3 object storage and deleted after 7 days.
- Job results are retained for 30 days, then permanently deleted.
- No data is shared with third parties or used for model training.
- Each job runs in an isolated context — no cross-job data access.
Encryption
- All data in transit encrypted via TLS 1.2+.
- All data at rest encrypted via AES-256.
- Compliance Audit Packs include a SHA-256 source file hash for tamper detection.
Access controls
- Job results accessible only to the authenticated user who created the job.
- Anonymous jobs (no account) accessible only via the job ID URL — not listed or searchable.
- Admin access restricted to owner account with role-based access control.