SECURITY

Security should be part of
the product architecture.

We treat security as an engineering and operational responsibility. This page describes the principles we design toward; it does not claim certifications we have not earned.

01

Access control

Access should follow roles and the minimum permissions needed for the work.

02

Data separation

Customer and company data should remain logically separated across the product architecture.

03

Encrypted transport

Connections should use modern encrypted transport wherever data moves across networks.

04

Operational logging

Important system actions and failures should be observable so issues can be investigated.

05

Backups & recovery

Recovery planning should reduce the impact of accidental loss or service problems.

06

Responsible disclosure

Security concerns can be reported directly so they can be reviewed and handled responsibly.