This project is an attempt to bring secret chat support to telegram desktop. It's still under heavy development but it's capable of sending / receiving encrypted text messages over secret chats. Based on the Telegram API and the MTProto secure protocol, no tdlib.
The source code is published under GPLv3 with OpenSSL exception, the license is available here.
- Accept incoming secret chats, key exchange
- Decrypt incoming messages, encrypt outgoing messages
- A simple UI that can handle sending & receiving text messages
- Proper & Secure storage of chats and messages
- Support stickers, documents, pictures, text formatting
- Support read receipts, typing & online events, message deletion
- Handle key rotation properly
- Create encrypted group chats that works the same way SimpleX works.
Development is done under windows and linux, proper binary releases are coming soon.
-
OpenSSL 3.2.1 (Apache License 2.0)
-
WebRTC (New BSD License)
-
zlib (zlib License)
-
LZMA SDK 9.20 (public domain)
-
liblzma (public domain)
-
Google Breakpad (License)
-
Google Crashpad (Apache License 2.0)
-
GYP (BSD License)
-
Ninja (Apache License 2.0)
-
OpenAL Soft (LGPL)
-
Opus codec (BSD License)
-
FFmpeg (LGPL)
-
Guideline Support Library (MIT License)
-
Range-v3 (Boost License)
-
Open Sans font (Apache License 2.0)
-
Vazirmatn font (SIL Open Font License 1.1)
-
Emoji alpha codes (MIT License)
-
xxHash (BSD License)
-
QR Code generator (MIT License)
-
CMake (New BSD License)
-
Hunspell (LGPL)
-
Ada (Apache License 2.0)
