← Back to KlecherAI

Security & Data Principles

KlecherAI is engineered with strict context isolation and defense-in-depth security principles.

1. Strict Context Boundaries

Every tenant context is enforced at the database query layer. Two contexts owned by the same user never cross-leak memories, preferences, or document metadata.

2. Defense in Depth

Session tokens are validated server-side with session-version revocation mechanisms, HMAC rate limiting, and password hashing using bcrypt.

3. Responsible Disclosure

If you discover a security concern, please report it to security@klecherai.in.