Privacy Policy
Last updated: September 11, 2026
The TGDocs Privacy Promise in One Sentence:
We operate zero backend servers, collect zero personal information, use zero tracking cookies, and never transmit your files or credentials to anyone other than official Telegram Data Centers.
1. Information We Do NOT Collect
Unlike traditional cloud drive providers, TGDocs does not have an account creation system, database, or proxy server. We do NOT collect, inspect, or retain:
- Your name, email address, phone number, or IP address.
- Your Telegram password, 2FA password, or login verification codes.
- The contents, filenames, types, or sizes of the files you store.
- Analytics, behavioral telemetry, device fingerprints, or advertising IDs.
2. Data Stored Locally on Your Device
To provide a continuous file manager experience across browser reloads, TGDocs saves a minimal set of data directly inside your local web browser's storage (localStorage):
| Key / Data Item | Purpose | Where Stored |
|---|---|---|
| tgdocs_session | Encrypted MTProto session token used to talk to Telegram | Browser LocalStorage |
| tgdocs_theme | User interface color preference ('dark' or 'light') | Browser LocalStorage |
| tgdocs_metadata_cache | Cached folder hierarchy to speed up page rendering | Browser LocalStorage |
3. Direct Peer-to-Telegram Network Architecture
When you log in or upload/download files, your browser establishes a direct WebSocket connection (wss://*.web.telegram.org) to Telegram's Data Centers.
Data transmission is secured using Telegram's cryptographic MTProto protocol. Your files and messages are governed exclusively by Telegram's Privacy Policy.
4. Complete Data Erasure (How to Wipe Your Data)
Because your session is stored purely on your computer, you have complete control over data removal at any time:
- Click "Log Out" in the top header menu inside the app. This triggers an immediate, irreversible purge of all session tokens, authorization keys, and local metadata caches from browser storage.
- You can also clear your web browser's cookies and site data for
tgdocs.comat any time. - In your official Telegram mobile or desktop app, navigate to Settings → Devices → Active Sessions to revoke TGDocs' web session at any moment.
5. Cookies and Third-Party Trackers
TGDocs uses zero third-party tracking cookies, zero Google Analytics, zero Facebook Pixel, and zero advertising SDKs. The only storage utilized is functional browser storage needed to keep your session alive while you browse.
6. Children's Privacy
TGDocs is not directed to children under the age of 13. Since we do not collect personal information, we do not knowingly store data from children under applicable privacy regulations.
7. Open Source Auditability
Our privacy guarantees are not just words — they are cryptographically and programmatically verifiable. The full application source code is available for public inspection at github.com/harshimg/tgdocs.com. You can inspect the network requests in your browser's Developer Tools (F12) to confirm that no third-party network requests are made.
8. Changes to this Privacy Policy
Any changes to this Privacy Policy will be posted to this page with an updated revision date.
9. Contact Us
For any questions regarding this Privacy Policy, please file an inquiry on our GitHub repository or visit our Contact page.