Security & Disclosure
How Khata protects your account and data, what we do not claim, and how to report a vulnerability safely.
Version 1.0 · Effective 6 August 2026 · 7 sections · 21 clauses
LSK-LEGAL-SECURITY-V1.0
At a glance
A plain-language summary. The numbered clauses below are what legally applies.
- Passwords are stored as salted hashes and never in plain text.
- Traffic is encrypted in transit; the API is rate limited and origin restricted.
- Staff logins have granular permissions, so a cashier need not see your margins.
- Report a vulnerability to security@lacspace.com — we will not pursue good-faith research.
- We state plainly what we have not done, rather than implying certifications we do not hold.
1. Account Security
1.1Passwords are stored as salted hashes using bcrypt. We cannot read your password, and neither can anyone who obtains the database.
1.2Sessions use signed tokens rather than storing credentials on your device.
1.3Staff accounts have granular per-role permissions. You can let a cashier create bills without giving them sight of cost prices, margins or reports.
1.4You are responsible for keeping your own credentials and your staff's credentials safe. Most account compromises come from shared or reused passwords, not from breached servers.
2. Infrastructure
2.1Traffic between your device and our servers is encrypted in transit using TLS.
2.2The API applies standard hardening headers, request rate limiting to blunt brute-force and scraping, and an explicit allowlist of permitted origins.
2.3Data is held with the providers named in the Sub-processors document, under their managed security controls.
3. Data Handling
3.1Your business records are stored so the app can work offline and sync when you reconnect. The local copy is removed when you sign out or uninstall.
3.2We do not sell your data, and we run no advertising or analytics against it.
3.3You can request an export or deletion of your data at any time. See the Privacy Policy.
4. What We Do Not Claim
4.1We would rather be plainly accurate than reassuring. As of this version, Khata does not hold SOC 2, ISO 27001 or any comparable third-party security certification.
4.2We do not currently run a paid bug bounty, and we have not published an independent penetration test.
4.3No system is perfectly secure, and we do not guarantee absolute security. Keep your own records of transactions that matter to your business.
4.4If any of the above changes, it will be published here with a new version rather than announced only in marketing material.
5. Reporting a Vulnerability
5.1Report suspected vulnerabilities to security@lacspace.com. Include enough detail to reproduce the issue, and give us reasonable time to fix it before publishing.
5.2We will not pursue legal action against good-faith security research that:
- Respects user privacy and does not access, modify or retain other people's data.
- Does not degrade, disrupt or overload the service.
- Does not use social engineering, phishing or physical attacks against our staff or users.
- Gives us a reasonable opportunity to respond before public disclosure.
5.3We aim to acknowledge reports within 5 working days. We do not promise a fixed remediation deadline, because the honest answer depends on the finding.
5.4We are glad to credit researchers who report responsibly, if you would like to be named.
6. If Something Goes Wrong
6.1If a breach affects your data, we will notify affected users and any regulator we are required to notify, describing what happened, what data was involved and what to do about it.
6.2We will not delay a notification in order to finish investigating, where delaying would leave you exposed.
7. Contact
7.1Security reports: security@lacspace.com. General privacy questions: privacy@lacspace.com.
Version history
Every change to this document, so you can see what moved rather than take our word for it.
v1.0 · 6 August 2026
- — Initial publication, written against the API's actual security dependencies and configuration.
This page is the authoritative version of this document. The PDF opens in your browser and is a controlled copy you can print or save. Questions: support@lacspace.com.