Security

What we protect, and what we haven’t built yet.

Asyncotel holds your guests’ details and your property’s finances. You are entitled to a straight account of how that is handled — including the parts we are still working on.

Controls

Every control, with its real status.

We use the same three states here that we use across the rest of the site. A control marked planned is one we have designed and not implemented.

  • Live — Available today on the plans shown.
  • In development — Partially built. Not yet available to customers.
  • Planned — Specified and designed. Not built.

Card data never touches our servers

Live

Payments run through Razorpay, which is PCI-DSS certified. Asyncotel stores the payment and order references and masked details — never full card numbers or CVVs.

Encrypted transport

Live

All traffic between your browser and Asyncotel runs over TLS. Integration calls to third parties are made over HTTPS.

Role-based access control

Live

Staff are assigned department roles, and permissions are resolved per member against the plan your property is on. Housekeeping does not see payroll; outlet staff do not see the ledger.

Session management

Live

Sessions are server-side and signed. Signing out, changing workspace or removing a member takes effect on the server, not just in the browser.

Secrets held outside the codebase

Live

API keys and credentials are supplied to the running service as environment configuration. No credential is committed to source control.

Per-property data separation

Live

Each property is a separate workspace. Records, cached data and file storage are keyed to the property they belong to.

Audit logging

In development

Significant actions are recorded. A complete, reviewable audit trail spanning every module is still being extended.

Encryption at rest

In development

Database and object storage encryption is being formalised. We are not claiming application-level encryption at rest today.

Monitoring & alerting

Planned

Error tracking, uptime monitoring and on-call alerting are not yet in place. This is our next infrastructure priority and we would rather say so than imply otherwise.

Independent security testing

Planned

Asyncotel has not been through a third-party penetration test, and holds no SOC 2 or ISO 27001 certification. If your procurement process requires either, talk to us before you buy.

Attribute-based access (ABAC)

Planned

Scoping access for external operators — a revenue manager who sees rates but not salaries — is designed and not yet built.

Reporting

Found something?

If you believe you have found a vulnerability in Asyncotel, tell us before you tell anyone else and we will work with you on it.

Email admin@asyncotel.com with enough detail to reproduce the issue. We will acknowledge it and keep you updated while we work on a fix.

We do not currently run a paid bug bounty programme. We will credit you if you would like to be credited.