mirror of
https://github.com/vale981/tdesktop
synced 2025-03-06 02:01:40 -05:00
No description
![]() See https://www.bleepingcomputer.com/news/security/ qt5-based-gui-apps-susceptible-to-remote-code-execution/ This RCE exploit doesn't affect Telegram Desktop directly, because Telegram Desktop uses statically linked Qt and does not load any plugins from external shared libraries. But in any case it's better to control how command line arguments can affect the app behaviour. For now pass only the first command line part, the executable path. |
||
---|---|---|
.appveyor | ||
.github | ||
.travis | ||
docs | ||
lib/xdg | ||
snap | ||
Telegram | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
appveyor.yml | ||
changelog.txt | ||
LEGAL | ||
LICENSE | ||
README.md |
Telegram Desktop – Official Messenger
This is the complete source code and the build instructions for the alpha version of the official desktop client for the Telegram messenger, based on the Telegram API and the MTProto secure protocol.
The source code is published under GPLv3 with OpenSSL exception, the license is available here.
Supported systems
- Windows XP - Windows 10 (not RT)
- Mac OS X 10.8 - Mac OS X 10.11
- Mac OS X 10.6 - Mac OS X 10.7 (separate build)
- Ubuntu 12.04 - Ubuntu 18.10
- Fedora 22 - Fedora 29
- Snappy
Third-party
- Qt 5.3.2 and 5.6.2, slightly patched (LGPL)
- OpenSSL 1.0.1g (OpenSSL License)
- zlib 1.2.8 (zlib License)
- libexif 0.6.20 (LGPL)
- 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)
- Mapbox Variant (BSD License)
- Range-v3 (Boost License)
- Open Sans font (Apache License 2.0)
- Emoji alpha codes (MIT License)
- Catch test framework (Boost License)
- xxHash (BSD License)