<metaproperty="og:description"content="Our apps are open source and support reproducible builds. This means that anyone can independently verify that our code…">
<p>Our apps are <strong>open source</strong> and support <strong>reproducible builds</strong>. This means that anyone can independently verify that our <ahref="#source-code">code on GitHub</a> is the exact same code that was used to build the apps you download from App Store or Google Play. Developers are welcome to check out our <ahref="https://core.telegram.org/reproducible-builds">Guide to Reproducible Builds for iOS and Android</a>.</p>
<li><ahref="https://core.telegram.org/tdlib">TDLib</a>– a cross-platform client designed to facilitate creating custom apps on the Telegram platform.</li>
<li><ahref="https://play.google.com/store/apps/details?id=org.thunderdog.challegram&hl=en">Telegram X for Android</a>– a slick experimental Telegram client based on TDLib.</li>
<li><ahref="https://github.com/UnigramDev/Unigram">Unigram, a client optimized for Windows 10</a> (based on <ahref="https://core.telegram.org/tdlib">TDLib</a>) (desktop and Xbox One)</li>
<li><ahref="https://telegram.org/dl/cli">Telegram CLI for Linux</a></li>
<p>For the moment we are focusing on open sourcing the things that allow developers to quickly build something using our API. We have published the code for our Android, iOS, web and desktop apps (Win, macOS and Linux) as well as the Telegram Database Library.</p>
<blockquote>
<p>This code allows security researchers to <strong>fully evaluate</strong> our <ahref="https://core.telegram.org/api/end-to-end">end-to-end encryption implementation</a>. It is also possible to <strong>independently verify</strong> that Telegram apps available on Google Play and App Store are built using the <ahref="https://core.telegram.org/reproducible-builds">same code</a> that we publish on GitHub.</p>
<p>Cross-platform library for building custom Telegram apps, see <ahref="https://core.telegram.org/tdlib">TDLib</a> for details.<br>Licensed under <ahref="https://www.boost.org/LICENSE_1_0.txt">Boost 1.0</a>.<br><ahref="https://github.com/tdlib/td">GitHub »</a></p>
<h5><aclass="anchor"name="telegram-for-android"href="#telegram-for-android"><iclass="anchor-icon"></i></a><ahref="https://github.com/DrKLO/Telegram">Telegram for Android</a></h5>
<p>Official Android App, see <ahref="https://telegram.org/dl/android">Google Play Market page</a> for full description.<br>Licensed under <ahref="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU GPL v. 2 or later</a>.<br><ahref="https://github.com/DrKLO/Telegram">GitHub »</a><br><ahref="https://telegram.org/dl/android/apk">Download APK File »</a></p>
<h5><aclass="anchor"name="telegram-for-ios"href="#telegram-for-ios"><iclass="anchor-icon"></i></a><ahref="https://github.com/TelegramMessenger/Telegram-iOS">Telegram for iOS</a></h5>
<p>Licensed under <ahref="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU GPL v. 2 or later</a>.<br><ahref="https://github.com/TelegramMessenger/Telegram-iOS">GitHub »</a></p>
<h5><aclass="anchor"name="telegram-for-macos"href="#telegram-for-macos"><iclass="anchor-icon"></i></a><ahref="https://github.com/overtake/TelegramSwift">Telegram for macOS</a></h5>
<p>Native macOS client.<br>Licensed under <ahref="http://www.gnu.org/licenses/gpl.html">GNU GPL v. 2</a>.<br><ahref="https://github.com/overtake/TelegramSwift">GitHub »</a></p>
<h5><aclass="anchor"name="telegram-for-web-browsers"href="#telegram-for-web-browsers"><iclass="anchor-icon"></i></a>Telegram for Web browsers</h5>
<ul>
<li><p><ahref="https://github.com/morethanwords/tweb"><strong>Telegram Web, Version K</strong></a>. Mac, Windows, Linux, Mobile.<br>Licensed under <ahref="https://github.com/morethanwords/tweb/blob/master/LICENSE">GNU GPL v. 3</a><br><ahref="https://github.com/morethanwords/tweb">GitHub »</a></p>
</li>
<li><p><ahref="https://github.com/Ajaxy/telegram-tt"><strong>Telegram Web, Version Z</strong></a>. Mac, Windows, Linux, Mobile.<br>Licensed under <ahref="https://github.com/Ajaxy/telegram-tt/blob/master/LICENSE">GNU GPL v. 3</a><br><ahref="https://github.com/Ajaxy/telegram-tt">GitHub »</a></p>
</li>
<li><p><ahref="https://github.com/zhukov/webogram">Legacy JavaScript client</a>. Mac, Windows, Linux.<br>Licensed under <ahref="http://www.gnu.org/licenses/gpl.html">GNU GPL v. 3</a>.<br><ahref="https://github.com/zhukov/webogram">GitHub »</a></p>
<p>JavaScript client for browsers. Mac, Windows, Linux.<br>Licensed under <ahref="http://www.gnu.org/licenses/gpl.html">GNU GPL v. 3</a>.<br><ahref="https://github.com/evgeny-nadymov/telegram-react">GitHub »</a></p>
<p>Qt-based desktop client. Mac, Windows, Linux.<br>Licensed under <ahref="http://www.gnu.org/licenses/gpl.html">GNU GPL v. 3</a>.<br><ahref="https://github.com/telegramdesktop/tdesktop">GitHub »</a></p>
<h5><aclass="anchor"name="telegram-for-wp"href="#telegram-for-wp"><iclass="anchor-icon"></i></a><ahref="https://github.com/evgeny-nadymov/telegram-wp">Telegram for WP</a></h5>
<p>Licensed under <ahref="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU GPL v. 2 or later</a>.<br><ahref="https://github.com/evgeny-nadymov/telegram-wp">GitHub »</a></p>
<p>Linux Command-line interface for Telegram.<br>Licensed under <ahref="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU GPL v. 2</a>.<br><ahref="https://github.com/vysheng/tg">GitHub »</a></p>
<p>A Telegram client optimized for Windows 10 (desktop and Xbox One).<br>Licensed under <ahref="http://www.gnu.org/licenses/gpl.html">GNU GPL v. 3</a> or later.<br><ahref="https://github.com/UnigramDev/Unigram">GitHub »</a></p>
<p>A PHP MTProto Telegram client.<br>Licensed under <ahref="https://www.gnu.org/licenses/agpl-3.0.en.html">GNU AGPL v. 3</a><br><ahref="http://github.com/danog/MadelineProto">GitHub »</a></p>
<hr>
<h3><aclass="anchor"name="contact-for-security-researchers"href="#contact-for-security-researchers"><iclass="anchor-icon"></i></a>Contact for security researchers</h3>
<p>If you find any issues with Telegram apps and protocol, or have any questions about our implementation of security features, kindly contact us at <strong>security@telegram.org</strong>. </p>
</div>
</div>
</div>
</div>
</div>
<divclass="footer_wrap">
<divclass="footer_columns_wrap footer_desktop">
<divclass="footer_column footer_column_telegram">
<h5>Telegram</h5>
<divclass="footer_telegram_description"></div>
Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed.