We build AI systems with security, transparency and ethics at the core.
CH/EU Hosting
Your data resides in Switzerland and Europe. All sub-processors are contractually bound to EU/CH data protection standards. Where data transfers occur outside the EU/EEA, they are protected by Standard Contractual Clauses (SCCs) or adequacy decisions under applicable regulations.
Automatic Disclosure
Every interaction starts with a clear notice: "I am an AI virtual assistant". Your customers always know who they are talking to.
Consent-Gate
Responsible outbound automation: proactive calls only with explicit consent. Opt-out always respected with audit trail.
Immutable Logs
Every action is recorded. Immutable logs, conversation metadata, consent records. No "black holes" in AI interactions.
Complete data separation between clients. Zero possibility of cross-tenant data leaks.
Strong authentication with JWT. Granular role-based access control.
Intelligent anti-abuse rate limiting. Integrated DDoS mitigation.
TLS 1.3 for data in transit. AES-256-GCM (authenticated encryption) for data at rest. Zero compromises.
Automated daily scans. Critical patches applied within 24 hours.
Documented and tested procedure. Breach notification without undue delay per GDPR Art. 33.
Protection measures built into application code, validated by the security audit of February 12, 2026.
Parameterized queries with column whitelisting on all endpoints. No string concatenation in SQL queries.
Systematic innerHTML escaping, SVG upload blocking and tojson|safe output protection in Jinja2 templates.
Filename sanitization with whitelist validation. Prevention of unauthorized directory access.
HMAC-SHA256 and JWT verification on all incoming webhooks. Automatic rejection of unsigned payloads.
Granular per-endpoint limits: 5-10 requests/hour on uploads, brute-force protection on authentication and critical APIs.
Automatic masking of emails and personal data in application logs. No sensitive data in plaintext in logs.
MAX_CONTENT_LENGTH = 10MB. File type and size validation on all upload endpoints.
Request a demo to see our audit logs, transcripts and compliance controls in action.