Information Security Policy

Owner: Security. Review cadence: annual or on material change. Approver: CEO.

This is the top-level information security policy for MeterBox. It is deliberately short. The constituent procedures it names — incident response, DR drill, access review, vulnerability disclosure, audit trail — are documented separately and linked from the Related docs section. An auditor reads this policy to understand what we commit to; they read the procedures to verify we do it.

1 — Purpose + scope

MeterBox processes customer billing and metering data on behalf of tenants. This policy defines how the company protects the confidentiality, integrity, and availability of that data, the systems that handle it, and the information assets used by the company to operate.

Applies to: all employees and contractors; all production systems (control plane, data plane, off-cluster backup mirror, supporting Kubernetes infrastructure); all repositories under the MeterBox organization; all laptops and accounts issued for company use.

Does not apply to: a tenant's own end-customers (the tenant is the controller; we are the processor — see privacy page).

2 — Roles + responsibilities

3 — Information classification

Tier Examples Handling
Public Marketing pages, OpenAPI spec, README, public docs No restrictions.
Internal Internal runbooks, design docs, employee directory Company accounts only. Not posted externally.
Confidential Tenant billing data, end-customer PII, audit logs, source code, financial records Production access requires least-privilege role + MFA. Logged in the audit trail.
Restricted Cryptographic keys, secrets, KMS material, tenant DPAs, signed contracts Sealed-secret or KMS-wrapped storage. Access logged and alerted on. Never in chat, ticket, or repo.

Data covered by the privacy page is at minimum Confidential; tenant-supplied AES keys and KMS unwrap policy are Restricted.

4 — Acceptable use

5 — Access control

6 — Change management

7 — Vulnerability management

8 — Secret management + cryptography

9 — Asset management

10 — Security training

11 — Vendor + subprocessor management

12 — Policy exceptions

A documented, time-bounded exception may be granted by the CEO when a business need conflicts with this policy. Each exception records: scope, rationale, compensating controls, owner, expiry date. Exceptions are reviewed quarterly and not auto-renewed.

13 — Review + version control

Last reviewed: 2026-06-04

Related docs