Trust

Security.

Your sales, your stock, your payroll — this platform holds the numbers your business runs on. Here is exactly how we protect them.

Last updated July 10, 2026.

Tenant isolation

Every record is scoped to your company on every single query, enforced at the API layer — never by trusting what the client sends. One customer can never see another’s data.

Permissions that mean it

Granular role-based permissions per page and per action, checked on the server for every request — not just hidden buttons in the UI. Branch-level scoping keeps each location’s data where it belongs.

Encryption

TLS for everything in transit. Cloud data lives in a managed database service with encryption at rest.

Authentication

Passwords are hashed with bcrypt — we cannot read them. Sessions use short-lived access tokens with refresh rotation, so a leaked token expires fast.

Signed device activation

Desktop tills activate with cryptographically signed (RS256) licenses bound to a hardware fingerprint. A copied install on unknown hardware simply doesn’t run.

Offline-safe sync

Tills keep working offline and sync back through a delta engine designed to be idempotent — reconnecting after an outage never duplicates or drops your documents.

Audit trail

Key actions are logged with who did what, and when — so unusual activity in your account has a paper trail.

Backups

Automated backups of cloud data through our managed database provider, so a bad day doesn’t become a lost business.