Privacy Policy

Last updated: June 21, 2026

1. Core Privacy Philosophy

Telebase is an open-source self-hosted tool. We do not operate databases, collect developer credentials, store Telegram bot tokens, or maintain backend servers for your data. Your data flows directly from your client (or your Cloudflare deployment) to Telegram channels.

2. Zero-Knowledge Encryption

When you enable End-to-End Encryption (AES-256-GCM) inside your Storage Settings:

  • Encryption keys are generated and stored strictly client-side (e.g. in your config or dashboard).
  • All payloads are encrypted before leaving your application.
  • Telegram servers and routers only see unreadable binary blocks.
  • We have zero technical capability to decrypt or read your database tables or hosted documents.

3. Third-Party Services

Because Telebase utilizes Telegram channels for persistence and Cloudflare for hosting/caching, your usage is subject to the privacy policies of Telegram Messenger and Cloudflare Inc.

4. Open Source Transparency

Since Telebase is 100% open-source, you can review our code repository on GitHub to verify how we handle keys, storage headers, and connection tokens.