Orbiq

← Trust & governance

Data Classification Policy

Which data is treated as most sensitive, and what protection each tier is required to get. Your transactions and any credential that can read your bank sit in the top tier, which is the one with mandatory encryption.

Version
Version 1.2 (Official)
Effective
April 13, 2026 (rev. June 1, 2026 — cloud migration + Plaid; rev. August 16, 2026 — aggregator credentials generalised)
Compliance mapping
CSA CCM-DSP-04 · PIPEDA Principle 7

Download as PDF

Published with a small redaction set applied — a neighbourhood-level address, an internal contact alias, and the names of infrastructure components whose exposure would help an attacker. Nothing about what we do with your data is removed.

Data Classification Policy: Orbiq

Effective Date: April 13, 2026 (rev. June 1, 2026 — cloud migration + Plaid; rev. August 16, 2026 — aggregator credentials generalised)
Document Status: Version 1.2 (Official)
Supersedes: v1.1 — retained at archive/Data_Classification_Policy_v1.1_effective_2026-06-01.md
Compliance Mapping: CSA CCM-DSP-04, PIPEDA Principle 7

1. Purpose

The purpose of this policy is to establish a framework for classifying data based on its sensitivity and the impact of its unauthorized disclosure. This classification ensures that Orbiq applies appropriate technical safeguards—specifically Cloud SQL CMEK encryption, Postgres Row-Level Security (RLS), and GCP Secret Manager—proportionate to the risk associated with each data tier.

Migration note (June 2026): Production storage is Cloud SQL for PostgreSQL (Canada region), not local SQLite/SQLCipher. Data-at-rest encryption is provided by Cloud SQL's CMEK/Google-managed AES-256 keys; secrets live in GCP Secret Manager. Prior references to SQLCipher and Infisical are superseded.

2. Scope

This policy applies to all data processed, stored, or transmitted by the Orbiq application, including data in the Cloud SQL (PostgreSQL) database, cloud-hosted logs, and secrets managed via GCP Secret Manager and third-party processors.

3. Classification Tiers

Orbiq categorizes data into four distinct tiers.

Tier 1: Public

Information that can be freely disclosed without risk to users or Orbiq.

Tier 2: Internal

Operations-related information that is not intended for the public but has low impact if disclosed.

Tier 3: Confidential

Sensitive information that could cause reputational or minor financial harm if disclosed.

Tier 4: Restricted (Primary Encryption Target)

Data requiring the highest level of protection due to its sensitive nature. Unauthorized disclosure could result in significant harm to the individual or Orbiq.

4. Data Handling & Security Controls

Tier Encryption at Rest Access Control Retention Rule
Public Optional Open (Read-Only) Permanent / N/A
Internal Optional System Admin Only 1 Year
Confidential Recommended Role-Based (RBAC) 1-7 Years (per RoPA)
Restricted Mandatory (Cloud SQL CMEK + RLS; Secret Manager) Least-Privilege (Workload Identity / IAM) Defined by Retention & Deletion Policy

5. Responsibilities

6. Policy Enforcement

Failure to comply with this classification policy, such as storing "Restricted" data in plaintext or "Public" repositories, will trigger an immediate Incident Response assessment as defined in the Orbiq IRP.