Technical & Organisational Measures

Annex 1 to the Data Processing Agreement · Version 1.0 · Last updated: 24 July 2026

On this page

  1. 1. Encryption & pseudonymisation
  2. 2. Confidentiality
  3. 3. Integrity
  4. 4. Availability & resilience
  5. 5. Data lifecycle & erasure
  6. 6. Regular testing & evaluation
  7. 7. Sub-processor measures

  SimpleSecurity is currently in pre-launch. The operating Swedish company (aktiebolag) is under registration — org.nr [ORG-NR] will be inserted here once registration completes.

This Annex 1 describes the technical and organisational measures ("TOMs") implemented by SimpleSecurity in accordance with GDPR Art. 32, referenced from the Data Processing Agreement, Section 5(c).

1. Encryption & pseudonymisation

MeasureImplementation
Encryption in transitAll traffic is HTTPS-only. CloudFront redirects HTTP to HTTPS; the API is served over HTTPS only.
Encryption at restAll data stores are encrypted using AWS-managed encryption — DynamoDB server-side encryption and AES-256 for S3 buckets.
Payment card dataHandled entirely by Stripe; card data never touches SimpleSecurity systems. Stripe API keys are stored in AWS Secrets Manager.

2. Confidentiality

MeasureImplementation
Physical securityAll infrastructure runs on AWS data centres in eu-north-1 (Stockholm), under the AWS shared-responsibility model. SimpleSecurity is fully serverless (Lambda, DynamoDB, S3, API Gateway, Cognito) with no long-lived servers to patch; runtime patching of the underlying platform is handled by AWS.
AuthenticationAWS Cognito authentication. Password policy: minimum 12 characters including upper/lowercase letters, numbers and symbols. Account recovery only via verified email.
Multi-factor authenticationTOTP-based MFA available to all users; organisation administrators can enforce MFA for the whole organisation.
Adaptive securityCognito advanced security is enforced: adaptive risk detection and compromised-credential checks.
AuthorisationEvery data-plane API route requires a validated Cognito JWT via an API Gateway Cognito authorizer. Role-based access control with read/write/delete/execute permission tiers per service, group-based permissions, and per-user overrides.
Tenant isolationEvery customer's data is partitioned by tenant_id, the DynamoDB partition key on every table. Every query is scoped to the authenticated tenant; requests without a valid tenant fail closed (401).

3. Integrity

MeasureImplementation
Audit loggingAWS CloudTrail provides full, multi-region audit logging of all infrastructure/administrative API actions, with log-file integrity validation. Audit logs are retained 90 days in a dedicated encrypted bucket.
Application logging & tracingApplication logs are retained 30 days in CloudWatch. AWS X-Ray tracing is enabled on the API.
Change managementInfrastructure is defined and deployed as code (infrastructure-as-code), so changes are versioned and reviewable.

4. Availability & resilience

MeasureImplementation
Backup & point-in-time recoveryDynamoDB point-in-time recovery (PITR) is enabled on all tables, providing continuous backup and restore to any second within the last 35 days.
Multi-AZ resilienceDynamoDB, Lambda and S3 are multi-AZ regional services by default.
Background job resilienceDead-letter queues and retry logic are used on background jobs.
Perimeter defenceAWS WAF sits in front of the application, using AWS managed rule sets (IP reputation, common attack patterns/OWASP-aligned, known bad inputs) plus rate limiting (2000 requests/IP per 5 minutes).
API throttlingAPI Gateway throttling: global limit of 100 req/s (burst 20); login/register endpoints tightened to 5 req/s (burst 2).
Monitoring & alertingCloudWatch alarms on Lambda errors, API 5xx responses, dead-letter queue depth and DynamoDB errors alert the operations contact via SNS. A cost-anomaly guard is implemented via AWS Budgets.
Deletion protectionThe Cognito user pool has deletion protection active.

5. Data lifecycle & erasure

MeasureImplementation
Automatic expiryMonitoring history, scan results and notifications auto-expire via DynamoDB TTL.
Self-service erasure (GDPR Art. 17)Organisation administrators can permanently delete the entire organisation — all users, assets, monitors, incidents, policies (including uploaded documents), vendor records and settings — from the dashboard (User Management → Security → Danger Zone), with typed confirmation.
Written-request erasureDeletion is also honoured on written request to security@simplesecurity.se, actioned within 30 days.
Statutory retention exceptionBilling records are retained 7 years, as required by the Swedish Bookkeeping Act (bokföringslagen 1999:1078).

6. Regular testing & evaluation

MeasureImplementation
Continuous monitoringCloudWatch alarms and SNS notifications provide ongoing operational monitoring of the platform (see Section 4).
Adaptive authentication risk checksCognito advanced security continuously evaluates sign-in risk and compromised-credential indicators.
Responsible disclosureA responsible-disclosure channel is published at /.well-known/security.txt and via security@simplesecurity.se.
Dependency & platform currencyDependencies and the underlying platform are continuously updated. SimpleSecurity applies its own CVE-intelligence scanning stack (the product's own vulnerability-scanning feature) to its own assets as well.

7. Sub-processor measures

Sub-processorMeasure
AWS (hosting & infrastructure)Processing is governed by the AWS Data Processing Addendum (AWS DPA).
Stripe (payment processor)Stripe is PCI-DSS certified and acts as an independent controller for card data; SimpleSecurity never receives or stores card data.

See Annex 2 – Sub-processor list for the full current list and further detail.

  Trust Center Privacy Notice Terms of Service