Skip to content
@TrustGram

TrustGram

Зашифрованный мессенджер поверх Telegram с открытым кодом

TrustGram

TrustGram is an end-to-end encrypted messenger built on top of Telegram. It uses Telegram as a delivery transport and address book, while all encryption happens entirely in the user's browser.

Key Principles

  • Zero-trust to Telegram — Telegram only sees encrypted payloads, never plaintext
  • Keys never leave the device — private keys are stored in the browser only
  • Transparent cryptography — crypto code is isolated, auditable, and verifiable via SRI hash
  • Minimal user effort — encryption is automatic, no manual key management required

Repositories

Repository Description Hosting
trustgram-ui Telegram Mini App frontend Cloudflare Pages
trustgram-bot Bot + API server Render
trustgram-crypto Cryptographic engine Cloudflare Pages

Documentation

Topic trustgram-bot trustgram-crypto
Architecture Architecture Development Guide
Cryptography Cryptography Cryptography
Security Security Model Security Model
Getting Started Getting Started Getting Started
API Reference API Reference API Reference

Popular repositories Loading

  1. trustgram-ui trustgram-ui Public

    The actual frontend application (React, Vue, Telegram UI kit) that runs inside the Telegram WebView.

    JavaScript

  2. trustgram-bot trustgram-bot Public

    The backend server. This handles the Telegram Bot API webhook, initial handshakes, and serves the Mini App button.

    Python

  3. trustgram-crypto trustgram-crypto Public

    Сore encryption engine. Keys, algorithms, and data wrapping.

    TypeScript

  4. .github .github Public

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…