1. Overview
TeleBotHost is committed to protecting the confidentiality, integrity, and availability of the services we provide. This Security Policy outlines the technical and organizational measures we employ to safeguard user data and platform stability.
2. Infrastructure Security
- Cloudflare Edge Protection – All traffic passes through Cloudflare’s network which provides DDoS mitigation, WAF rules, and TLS termination.
- Encrypted Communication – All connections use TLS 1.3 with strong cipher suites.
- Server‑less Isolation – Each bot runs in an isolated container; memory and file systems are sandboxed per user.
3. Data Protection
- At‑rest Encryption – Sensitive data (API tokens, user credentials) is encrypted with AES‑256.
- In‑transit Encryption – All API calls and dashboard interactions are encrypted via HTTPS.
4. Monitoring & Incident Response
We continuously monitor traffic, logs, and system health. In the event of a security incident, we follow a defined response process, including user notification when required.
5. User Responsibilities
Users must keep their authentication tokens secret, rotate credentials regularly, and avoid sharing login details.