Telegram (software)

Telegram
Developer(s) Telegram Messenger LLP
Initial release August 2013 (2013-08)
Stable release
Android 3.13 (October 3, 2016 (2016-10-03)[1]) [±]

iOS 3.13 (October 3, 2016 (2016-10-03)[2]) [±]
Windows Phone 1.27.0.0 (August 4, 2016 (2016-08-04)[3]) [±]
Web Application 0.5.5 (April 22, 2016 (2016-04-22)[4]) [±]
macOS 2.26 (October 3, 2016 (2016-10-03)[5]) [±]
Desktop 0.10.19 (October 31, 2016 (2016-10-31)[6]) [±]

Development status Active
Operating system Cross-platform
Available in English, Arabic, Spanish, German, Italian, Korean, Dutch, Portuguese
Type Instant messaging
License
Alexa rank Increase 425 (October 2016)[8]
Website telegram.org

Telegram is a cloud-based instant messaging service. Telegram clients exist for both mobile (Android, iOS, Windows Phone, Ubuntu Touch) and desktop systems (Windows, macOS, Linux).[7] Users can send messages and exchange photos, videos, stickers and files of any type. Telegram also provides optional end-to-end-encrypted messaging, which has been criticized by security experts because of its custom nature.[9][10][11]

Telegram is supported by the Russian-born entrepreneur Pavel Durov,[12] who is now a citizen of Saint Kitts and Nevis,[13] travelling the world in self-imposed exile.[14] Its client-side code is open-source software, whereas its server-side code is closed-sourced and proprietary. The service also provides APIs to independent developers.

History

Development

Telegram was launched in 2013 by brothers Nikolai and Pavel Durov, who previously founded the Russian social network VK, but had to leave the company after it was taken over by Mail.ru Group.[14][15] Nikolai Durov created the MTProto protocol that is the basis for the messenger, while Pavel provided financial support and infrastructure through his Digital Fortress fund with business partner Axel Neff, a third founder of Telegram.[16]

Telegram is registered as both an English LLP[17] and an American LLC.[18] It does not disclose where it rents offices or which legal entities it uses to rent them, citing the need to "shelter the team from unnecessary influence" and protect users from governmental data requests.[19] The service says that it is headquartered in Berlin, Germany.[20] Durov left Russia and is said to be moving from country to country with a small group of computer programmers.[14]

Usage numbers

In October 2013, Telegram had 100,000 daily active users.[15] On 24 March 2014, Telegram announced that it had reached 35 million monthly users and 15 million daily active users.[21] In October 2014, South Korean governmental surveillance plans drove many of its citizens to switch to Telegram.[20] In December 2014, Telegram announced they had 50 million active users, generating 1 billion daily messages and that they had 1 million new users signing up on their service every week;[22] traffic doubled in five months with 2 billion daily messages.[23] In September 2015, an announcement stated that the app had 60 million active users and delivered 12 billion daily messages.[24] In February 2016, Telegram announced that they had 100 million monthly active users, with 350,000 new users signing up every day, delivering 15 billion messages daily.[25]

Features

Account

Telegram accounts are tied to telephone numbers and are verified by SMS or phone call.[26] Users can add multiple devices to their account and receive messages on each one. Connected devices can be removed individually or all at once. The associated number can be changed at any time and when doing so, the user's contacts will receive the new number automatically.[26][27][28] In addition, a user can set up an alias that allows them to send and receive messages without exposing their phone number.[29] Accounts can be deleted at any time and they are deleted automatically after six months of inactivity by default, which can optionally be changed to 1 to 12 months. Users can replace exact "last seen" timestamps with fudged messages such as "last seen within a week".[30]

The default method of authentication that Telegram uses for logins is SMS-based single-factor authentication.[31][32] All that is needed in order to log in to an account and gain access to that user's cloud-based messages is a one-time passcode that is sent via SMS to the user's phone number.[32][33] These login SMS messages are known to have been intercepted in Iran, Russia and Germany, possibly in coordination with phone companies.[33][34][35] Pavel Durov has said that Telegram users in "troubled countries" should enable two-factor authentication by creating passwords, which Telegram allows, but does not require.[33][34]

Cloud-based messages

Telegram's default messages are cloud-based and can be accessed on any of the user's connected devices. Users can share photos, videos, audio messages and other files (up to 1.5 gigabyte in size).[7][36] Users can send messages to other users individually or to groups of up to 5,000 members.[37] The transmission of messages to Telegram Messenger LLP's servers is encrypted with the service's MTProto protocol.[38] According to Telegram's privacy policy, "all data is stored heavily encrypted and the encryption keys in each case are stored in several other DCs in different jurisdictions. This way local engineers or physical intruders cannot get access to user data".[39]

Bots

In June 2015, Telegram launched a platform for third-party developers to create bots.[40] Bots are Telegram accounts operated by programs. They can respond to messages or mentions, can be invited into groups and can be integrated into other programs. Dutch website Tweakers reported that an invited bot can potentially read all group messages when the bot controller changes the access settings silently at a later point in time. Telegram pointed out that it considered implementing a feature that would announce such a status change within the relevant group.[41]

Channels

Channels can be created for broadcasting messages to an unlimited number of subscribers.[42] Channels can be publicly available with an alias and a permanent URL so anyone can join. Users who join a channel can see the entire message history. Each message has its own view counter, showing how many users have seen this message. Users can join and leave channels at any time. Furthermore, users can mute a channel, meaning that the user will still receive messages, but won't be notified.

Stickers

Stickers are cloud-based, high-definition images intended to provide more expressive emoji. When typing in an emoji, the user is offered to send the respective sticker instead. Stickers come in collections called "sets", and multiple stickers can be offered for one emoji. Telegram comes with one default sticker set,[43] but users can install additional sticker sets provided by third-party contributors. Sticker sets installed from one client become automatically available to all other clients.

Secret chats

A "secret chat" confirmation notice - screenshot from Android Marshmallow.

Messages can also be sent with client-to-client encryption in so-called secret chats. These messages are encrypted with the service's MTProto protocol.[44] Unlike Telegram's cloud-based messages, messages sent within a secret chat can be accessed only on the device upon which the secret chat was initiated and the device upon which the secret chat was accepted; they cannot be accessed on other devices.[15][38][45] Messages sent within secret chats can, in principle, be deleted at any time and can optionally self-destruct.[46]

Secret chats have to be initiated and accepted by an invitation, upon which the encryption keys for the session are exchanged. Users in a secret chat can verify that no man-in-the-middle attack has occurred by comparing pictures that visualize their public key fingerprints.[47]

According to Telegram, secret chats have supported perfect forward secrecy since December 2014. Encryption keys are periodically changed after a key has been used more than 100 times or has been in use for more than a week.[48] Old encryption keys are destroyed.[27][28][49]

Telegram's local message database is not encrypted by default.[48] Some Telegram clients allow users to encrypt the local message database by setting a passphrase.[50]

Architecture

Encryption scheme

A simplified illustration of the MTProto encryption scheme.

Telegram uses a symmetric encryption scheme called MTProto. The protocol was developed by Nikolai Durov and other developers at Telegram and is based on 256-bit symmetric AES encryption, RSA 2048 encryption and Diffie–Hellman key exchange.[44]

Since 2013,[51] cryptography experts have expressed both doubts and criticisms on the MTProto encryption scheme, saying that deploying home-brewed and unproven cryptography may render the encryption vulnerable to bugs that potentially undermine its security, due to a lack of scrutiny.[52][53] It has also been suggested that Telegram did not employ developers with sufficient expertise or credibility in this field.[54]

In December 2015, two researchers from Aarhus University published a report in which they demonstrated that MTProto does not achieve indistinguishability under chosen-ciphertext attack (IND-CCA) or authenticated encryption.[55] The former means that it is possible to turn any ciphertext into a different ciphertext that decrypts to the same message. The researchers stressed that the attack was of a theoretical nature and they "did not see any way of turning the attack into a full plaintext-recovery attack". Nevertheless, they said they saw "no reason why [Telegram] should use a less secure encryption scheme when more secure (and at least as efficient) solutions exist".[11]

Servers

Telegram Messenger LLP has servers in a number of countries throughout the world to improve the response time of their service.[56] Telegram's server-side software is closed-source and proprietary. Pavel Durov has said that it would require a major architectural redesign of the server-side software to connect independent servers to the Telegram cloud.[57]

Client applications

Telegram has various clients. This list includes versions developed on official platforms backed by Telegram Messenger LLP and unofficial clients that are developed by the community. The source code of all official Telegram clients (and some of the unofficial clients) is open source and released under the GNU General Public Licence version 2 or 3.

Name Platform(s) Official Source code license Support for secret chats Notes
Telegram macOS Yes GPLv2[58] Yes
Telegram Desktop Microsoft Windows (portable application), macOS, and GNU/Linux Yes GPLv3 with OpenSSL exception[59] No
Cutegram[60] Windows, macOS, and GNU/Linux No GPLv3[61] Yes Based on Qt.[62]
Telegram CLI[33][63] GNU/Linux, FreeBSD and macOS No[64] GPLv2[63] Yes Command-line interface for Telegram.
Telegram Messenger iOS 6 or later Yes GPLv2 or later[64][65] Yes Launched in August 2013 for iPhone and iPod Touch and relaunched in July 2014 with support for iPad.[66]
Telegram Android 2.3 or later Yes GPLv2 or later[64][67] Yes Supports tablets[68] and Android Wear smart watches.[69]
Telegram Messenger Windows Phone Yes GPLv2 or later[64] Yes
Telegram Firefox OS Yes GPLv3[70]No Based on Webogram.
Telegram Google Chrome and Chrome OS Yes GPLv3[70]No
Telegram Ubuntu Touch No GPLv2[71] Yes
Sailorgram Sailfish OS No GPLv3[72] Yes Based on Cutegram.
Telegram-Purple[73] Windows, macOS, and GNU/Linux No GPLv2 Yes Plugin for Pidgin, Adium, Finch and other Libpurple-based messengers

Users can also access Telegram's cloud-based messages via an official web browser interface called Telegram Web (aka Webogram). Users can share images, files and emoticons with previously-added contacts; this works in most modern browsers, such as Firefox, Safari, and Google Chrome.[64][70]

APIs

Telegram has public APIs with which developers can access the same functionality as Telegram's official apps to build their own messaging applications.[74] In February 2015, creators of the unofficial Whatsapp+ client released the Telegram Plus app after their original project got a cease-and-desist order from WhatsApp.[75][76] In September 2015, Samsung released a messaging application based on these APIs.[77]

Telegram also offers an API that allows developers to create bots, which are accounts controlled by programs.[78][79] In February 2016, Forbes launched an AI-powered news bot that pushes popular stories to subscribers and replies to search queries with relevant articles.[80] TechCrunch launched a similar bot in March 2016.[81]

Reception

Security

On 26 February 2014, the German consumer organisation Stiftung Warentest had evaluated several data-protection aspects of Telegram, along with other popular instant-messaging clients. Among the aspects considered were: the security of the data transmission, the service's terms of use, the accessibility of the source code and the distribution of the app. Telegram was rated 'critical' (kritisch) overall. The organisation was favourable to Telegram's secure chats and partially open source code, but criticised the mandatory transfer of contact data to Telegram's servers and the lack of an imprint or address on the service's website. It noted that while the message data is encrypted on the device, it could not analyse the transmission due to a lack of source code.[82]

The Electronic Frontier Foundation (EFF) listed Telegram on its "Secure Messaging Scorecard" in February 2015. Telegram's default chat function received a score of 4 out of 7 points on the scorecard. It received points for having communications encrypted in transit, having its code open to independent review, having the security design properly documented, and having completed a recent independent security audit. Telegram's default chat function missed points because the communications were not encrypted with keys the provider didn't have access to, users could not verify contacts' identities, and past messages were not secure if the encryption keys were stolen. Telegram's optional secret chat function, which provides end-to-end encryption, received a score of 7 out of 7 points on the scorecard.[83] The EFF said that the results "should not be read as endorsements of individual tools or guarantees of their security", and that they were merely indications that the projects were "on the right track".[83]

In April 2016, accounts of several Russian opposition members were hijacked by intercepting the SMS messages used for login authorization.[33] In response, Telegram recommended using the optional two-factor authentication feature.[33]

In May 2016, the Committee to Protect Journalists and Nate Cardozo, senior staff attorney at Electronic Frontier Foundation, recommended against using Telegram because of "its lack of end-to-end encryption [by default] and its use of non-standard MTProto encryption protocol, which has been publicly criticized by cryptography researchers, including Matthew Green".[9]

Telegram's FAQ claims it is "more secure than mass market messengers like WhatsApp and Line".[38] In May–June 2016, Telegram was criticized for making this claim, because WhatsApp applies end-to-end encryption to all of its traffic by default and uses a protocol that has been "reviewed and endorsed by leading security experts", while Telegram does neither.[9][10] Since July 2016, Line has also applied end-to-end encryption to all of its messages by default.[84]

Cryptography contests

Telegram has organised two cryptography contests to challenge its own security. Third parties were asked to break the service's cryptography and disclose the information contained within a secret chat between two computer-controlled users. A reward of respectively US$200,000 and US$300,000 was offered. Both of these contests expired with no winners.[85][86] Security researcher Moxie Marlinspike and commenters on Hacker News criticised the first contest for being rigged or framed in Telegram's favour and said that Telegram's statements on the value of these contests as proof of the cryptography's quality are misleading.[87][88][89]

Censorship

Telegram was open and working in Iran without any VPN or other circumvention methods in May 2015.[90] In August 2015, the Iranian Ministry of ICT asserted that Telegram had agreed to restrict some of its bots and sticker packs in Iran at the request of the Iranian government.[91] According to an article published on Global Voices, these features were being used by Iranians to "share porn and satirical comments about the Iranian government". The article also noted that "some users are concerned that Telegram's willingness to comply with Iranian government requests might mean future complicity with other Iranian government censorship, or even allow government access to Telegram's data on Iranian users".[91] Telegram has stated that all Telegram chats are private territory and that they do not process any requests related to them. Only requests regarding public content (bots and sticker packs) will be processed.[92] In May 2016, the Iranian government asked all messaging apps, including Telegram to move all Iranian users' data to Iranian servers.[93]

Use by terrorists

In September 2015, in response to a question about the use of Telegram by extremists like ISIL, Pavel Durov stated: "I think that privacy, ultimately, and our right for privacy is more important than our fear of bad things happening, like terrorism."[94] ISIL has recommended Telegram to its supporters and members[95][96][97] and in October 2015 they were able to double the number of followers of their official channel to 9,000.[98] In November 2015, Telegram announced that it had blocked 78 public channels operated by ISIL, which were used for spreading propaganda and mass communication.[99][100] Telegram stated that it would block public channels and bots that are related to terrorism, but it would not honour "politically-motivated censorship" based on "local restrictions on freedom of speech" and that it allowed "[peaceful expression of] alternative opinions".[101] Telegram's usage for ISIL's propaganda has reignited the encryption debate and encrypted messaging applications have faced new scrutiny.[102][103]

In August 2016, French anti-terrorism investigators asserted that the two ISIL-directed Jihadists who fatally cut the throat of a priest in Saint-Étienne-du-Rouvray in Normandy, France, and videoed the murder, had communicated via Telegram and "used the app to coordinate their plans for the attack". ISIL's media wing subsequently posted a video on Telegram, showing the pair pledging allegiance. A CNN news report stated that Telegram "has become known as a preferred means of communication for the Sunni terror group ISIS and was used by the ISIS cell that plotted the Paris terror attacks in November".[95]

See also

References

  1. Telegram Messenger LLP (3 October 2016). "Telegram". Google Play. Google. Retrieved 9 October 2016.
  2. Telegram Messenger LLP (3 October 2016). "Telegram". App Store. Apple. Retrieved 9 October 2016.
  3. Telegram Messenger LLP (4 August 2016). "Telegram Messenger". Windows Phone Marketplace. Microsoft. Retrieved 9 October 2016.
  4. Igor Zhukov (zhukov) (13 October 2015). "Webogram". Web application. GitHub. Retrieved 9 October 2016.
  5. Mikhail Filimonov (14 October 2015). "Messenger for Telegram". Mac App Store. Apple. Retrieved 9 October 2016.
  6. telegramdesktop (23 February 2016). "Telegram Desktop". telegramdesktop. Retrieved 9 October 2016.
  7. 1 2 3 "List of Telegram applications". 6 February 2014.
  8. "Telegram.org Site Info". Alexa, Inc. 17 October 2016. Retrieved 20 October 2016.
  9. 1 2 3 "Why Telegram's security flaws may put Iran's journalists at risk". Committee to Protect Journalists. 31 May 2016. Retrieved 20 July 2016.
  10. 1 2 Turton, William (24 June 2016). "Why You Should Stop Using Telegram Right Now". Gizmodo. Gawker Media. Retrieved 7 July 2016.
  11. 1 2 Jakobsen & Orlandi 2015, p. 1
  12. "Telegram FAQ". 9 August 2015.
  13. "Vkontakte Founder Pavel Durov Becomes Citizen of St. Kitts and Nevis". The Moscow Times. 28 April 2014. Retrieved 1 March 2016.
  14. 1 2 3 Hakim, Danny (2 December 2014). "Once Celebrated in Russia, the Programmer Pavel Durov Chooses Exile". The New York Times. Retrieved 19 November 2015.
  15. 1 2 3 Shu, Catherine (27 October 2013). "Meet Telegram, A Secure Messaging App From The Founders Of VK, Russia's Largest Social Network". TechCrunch. Retrieved 18 March 2016.
  16. "Russia's Zuckerberg launches Telegram, a new instant messenger service". Reuters. 30 August 2013. Retrieved 18 March 2016.
  17. "Telegram - Android Apps on Google Play". play.google.com. Retrieved 19 November 2015.
  18. "Telegram Messenger on the App Store". App Store. Retrieved 19 November 2015.
  19. Thornhill, John (3 July 2015). "Lunch with the FT: Pavel Durov". Financial Times. Retrieved 19 November 2015.
  20. 1 2 Brandom, Russell (6 October 2014). "Surveillance drives South Koreans to encrypted messaging apps". The Verge. Retrieved 19 November 2015.
  21. Telegram Hits 35M Monthly Users, 15M Daily With 8B Messages Received Over 30 Days, TechCrunch, 24 March 2014
  22. Telegram Reaches 1 Billion Daily Messages, Telegram, 8 December 2014
  23. Telegram Hits 2 Billion Messages Sent Daily, Telegram, 13 May 2015
  24. Lomas, Natasha (21 September 2015). "Telegram Now Seeing 12BN Daily Messages, up From 1BN in February". Techcrunch. Retrieved 19 November 2015.
  25. Burns, Matt (23 February 2016). "Encrypted Messaging App Telegram Hits 100M Monthly Active Users, 350k New Users Each Day". TechCrunch. Retrieved 23 February 2016.
  26. 1 2 Lopez, Miguel, Configurando Telegram en el iPhone, en la web y en el Mac [Configuring Telegram in the Apple iPhone, the Web and the Mac] (in Spanish), Applesfera, retrieved 4 December 2014
  27. 1 2 Munizaga, Jonathan (1 December 2014). "Telegram ya permite migrar conversaciones y contactos a una línea nueva" [Telegram already allows migrating conversations and contacts to a new line] (in Spanish). Wayerless. Retrieved 2 December 2014.
  28. 1 2 Mateo, David G (1 December 2014). "Telegram ahora permite traspasar mensajes al cambiar de número" (in Spanish). TuExperto. Retrieved 2 December 2014.
  29. "Secure Messaging App Telegram Adds Usernames And Snapchat-Like Hold-To-View For Media". Techcrunch. 23 October 2014. Retrieved 23 October 2014.
  30. Riggall, Jon (19 November 2014). "Telegram for iOS and Android gets new privacy features". Softonic.
  31. Kirk, Jeremy (15 January 2015). "How much trust can you put in Telegram messenger?". PC World. IDG. Retrieved 4 May 2016.
  32. 1 2 Rad, Alex (9 January 2015). "A 264 Attack On Telegram, And Why A Super Villain Doesn't Need It To Read Your Telegram Chats.". alexrad.me (Blog). Retrieved 4 May 2016.
  33. 1 2 3 4 5 6 Lokot, Tetyana (2 May 2016). "Is Telegram Really Safe for Activists Under Threat? These Two Russians Aren't So Sure.". Advox. Global Voices. Retrieved 4 May 2016.
  34. 1 2 Menn, Joseph; Torbati, Yeganeh (2 August 2016). "Exclusive: Hackers accessed Telegram messaging accounts in Iran - researchers". Reuters. San Francisco/Washington: Thomson Reuters. Retrieved 3 August 2016.
  35. Lipp, Sebastian; Hoppenstedt, Max (26 August 2016). "Exklusiv: Wie das BKA Telegram-Accounts von Terrorverdächtigen knackt". Motherboard (in German). Vice Media Inc. Retrieved 28 August 2016.
  36. "Telegram: una alternativa gratuita a WhatsApp con ventajas y algún punto oscuro" [Telegram: a free Whatsapp alternative with advantages and some obscure points] (in Spanish). 1 March 2014. Retrieved 4 December 2014.
  37. Sawers, Paul (14 March 2016). "Telegram pushes supergroup limit to 5,000 people and makes groups viewable to anyone in the public". VentureBeat. Retrieved 18 March 2016.
  38. 1 2 3 "How secure is Telegram?", FAQ, Telegram
  39. "Telegram Privacy Policy". Telegram. Retrieved 17 January 2016.
  40. Telegram Bot Platform, Telegram, 24 June 2015, retrieved 1 September 2015
  41. Schellevis, Joost (23 July 2015). "Telegram-bots kunnen relatief ongemerkt meelezen in groepsgesprekken". Tweakers (in Dutch). Retrieved 25 October 2015.
  42. Lobao, Martim (22 September 2015). "Telegram v3.2 Brings Channels For Broadcasting Your Messages To The World". Android Police.
  43. Telegram Stickers, Telegram, 2 January 2015, retrieved 5 January 2016
  44. 1 2 "FAQ for the Technically Inclined". Telegram. Retrieved 9 January 2016.
  45. Description of MTProto Mobile Protocol, Telegram
  46. Rottermanner et al. 2015, p. 2
  47. Hamburger, Ellis (25 February 2014). "Why Telegram has become the hottest messaging app in the world". The Verge. Vox Media. Retrieved 17 March 2016.
  48. 1 2 Rottermanner et al. 2015, p. 6
  49. Perfect Forward Secrecy, Telegram, 14 December 2014
  50. Franceschi-Bicchierai, Lorenzo (24 February 2015). "Encryption Fails: When to Freak Out and When to Chill". VICE Motherboard. Retrieved 9 January 2016.
  51. "Hacker News: Telegram – secure, free messaging". Retrieved 11 December 2015.
  52. Jakobsen & Orlandi 2015
  53. Cox, Joseph (10 December 2015). "Why You Don't Roll Your Own Crypto". Motherboard. Vice Media LLC. Retrieved 11 December 2015.
  54. Turton, William (19 November 2015). "Cryptography expert casts doubt on encryption in ISIS' favorite messaging app". The Daily Dot. Retrieved 11 December 2015.
  55. Jakobsen & Orlandi 2015, p. 6
  56. "Telegram, el chat que compite con Whatsapp" [Telegram, the chat that competes with WhatsApp]. El País (in Spanish). UY. Retrieved 8 January 2016.
  57. Rull, Antonio (2 February 2014). "Pavel Durov, creador de Telegram: "Ninguna aplicación es 100% segura"" [Pavel Durov, creator of Telegram: "No application is 100% safe"]. eldiario.es (in Spanish). Retrieved 12 February 2014.
  58. overtake (1 December 2015). "overtake/telegram". GitHub. Retrieved 8 January 2016.
  59. telegramdesktop. "telegramdesktop/tdesktop". GitHub. Retrieved 8 January 2016.
  60. Sauerland, Andreas (21 March 2015). "Cutegram: So verwenden Sie die Chat-App am PC". Computer Bild (in German). Axel Springer. Retrieved 25 April 2016.
  61. Aseman Land. "Aseman-Land/Cutegram". GitHub. Retrieved 8 January 2016.
  62. Aseman Land. "Cutegram". Aseman. Retrieved 8 January 2016.
  63. 1 2 vysheng. "vysheng/tg". GitHub. Retrieved 9 January 2016.
  64. 1 2 3 4 5 "Telegram Apps". Telegram.org. Retrieved 9 January 2016.
  65. peter-iakovlev (18 November 2015). "peter-iakovlev/Telegram". GitHub. Retrieved 8 January 2016.
  66. "Telegram se actualiza para la pantalla del iPad" [Telegram updated for the iPad screen] (in Spanish). Cnet.
  67. DrKLO. "DrKLO/Telegram". GitHub. Retrieved 8 January 2016.
  68. "Telegram-Anleitung: So benutzt man den Messenger" (in German). Newsslash.
  69. "Telegram se actualiza con compatibilidad para Android Wear" [Telegram updated with Android Wear compatibility] (in Spanish). Sevilla: ABC. Retrieved 7 December 2014.
  70. 1 2 3 Igor Zhukov. "zhukov/webogram". GitHub. Retrieved 8 January 2016.
  71. "Telegram app". Launchpad.
  72. "Telegram app". OpenRepos.
  73. "majn/telegram-purple". GitHub. Retrieved 2016-09-30.
  74. Roble, Patricio (3 March 2014). "Can Telegram Beat WhatsApp with a Public API?". ProgrammableWeb.
  75. King, Bertel (27 February 2015). "WhatsApp+ Developer Releases Telegram+ After Being Forced To Drop The First Project". AndroidPolice.
  76. "WhatsApp+ Is Now Officially Dead After Receiving A Cease And Desist From The Real WhatsApp". Android Police. 21 January 2015.
  77. "Socializer Messenger App Offers a New Approach to Messaging". 14 September 2015.
  78. Carter, Eric (27 June 2015). "Telegram Launches Bot API and Platform". ProgrammableWeb.
  79. Butcher, Mike (24 June 2015). "Telegram's New Platform Lets Developers Create Smart Message Bots With Multiple Uses". TechCrunch.
  80. Ubpin, Bruce (23 February 2016). "Introducing The Forbes Newsbot on Telegram". Forbes.
  81. Bernard, Travis (15 March 2016). "Check out the new AI-powered TechCrunch news bot on Telegram messenger". TechCrunch.
  82. "WhatsApp und Alternativen: Datenschutz im Test" [WhatsApp and alternatives: data protection tested]. Stiftung Warentest (in German). 26 February 2014. Retrieved 2 March 2016.
  83. 1 2 "Secure Messaging Scorecard". Electronic Frontier Foundation. 17 February 2015. Retrieved 20 July 2016.
  84. Sawers, Paul (30 June 2016). "Ahead of IPO, mobile messaging giant Line introduces end-to-end encryption by default". VentureBeat. Retrieved 10 September 2016.
  85. "Winter Contest Ends". Telegram. 2 March 2014. Retrieved 24 October 2015.
  86. "Crypto Contest Ends". Telegram. 11 February 2015. Retrieved 24 October 2015.
  87. Marlinspike, Moxie (19 December 2013). "A Crypto Challenge for the Telegram Developers". Thought Crime. Retrieved 2 March 2014.
  88. Wauters, Robin (19 December 2013). "Cracking contest: first one who breaks Telegram gets $200,000 in bitcoins (but really, nobody wins)". Tech.eu. Retrieved 2 March 2014.
  89. Hornby, Taylor (19 December 2013). "Telegram's Cryptanalysis Contest". Crypto Fails. Retrieved 24 October 2015.
  90. "تلگرام فیلتر نشده است" (in Persian). Tehran: Tasnim News Agency. 11 May 2015. Retrieved 29 October 2015. Though it is claimed by many that the Telegram is banned, but it is operating normally in Iran.
  91. 1 2 Alimardani, Mahsa (28 August 2015). "Is Telegram's Compliance with Iran Compromising the Digital Security of Its Users?". Global Voices Online. Retrieved 30 August 2015.
  92. "Telegram FAQ". Telegram. Retrieved 14 September 2015.
  93. Dillet, Romain. "Iran forces messaging apps to move data to Iranian servers". TechCrunch. Retrieved 31 May 2016.
  94. Lomas, Natasha. "Telegram Now Seeing 12BN Daily Messages, Up From 1BN In February". TechCrunch. Retrieved 19 November 2015.
  95. 1 2 Haddad, Margot; Hume, Tim. "Killers of French priest met 4 days before attack". cnn.com.
  96. Zavolokyn, Gennady. "Павел Дуров прокомментировал для CNN историю с подготовкой теракта через Telegram". TJournal.ru (in Russian). Retrieved 20 October 2015.
  97. Steve Ragan (16 November 2015). "After Paris, ISIS moves propaganda machine to Darknet". CSO Online.
  98. "Isis Telegram channel doubles followers to 9,000 in less than 1 week". Yahoo News. 12 October 2015.
  99. "Encrypted messaging app Telegram shuts down Islamic State propaganda channels". Telegraph.co.uk. Retrieved 19 November 2015.
  100. "One app maker has shut down almost 80 secret channels used by ISIS to communicate". Business Insider. Retrieved 19 November 2015.
  101. "Secretive messaging app used by IS takes down posts". CNBC. Retrieved 19 November 2015.
  102. Sanger, David; Perlroth, Nicole (16 November 2015). "Encrypted Messaging Apps Face New Scrutiny Over Possible Role in Paris Attacks". The New York Times. Retrieved 19 November 2015.
  103. Foges, Clare. "Why is Silicon Valley helping the tech-savvy jihadists?". The Telegraph. Retrieved 9 December 2015.

Literature

  • Jakobsen, Jakob; Orlandi, Claudio (8 December 2015). "On the CCA (in)security of MTProto" (PDF). Cryptology ePrint Archive. International Association for Cryptologic Research (IACR). Retrieved 11 December 2015. 
  • Rottermanner, Christoph; Kieseberg, Peter; Huber, Markus; Schmiedecker, Martin; Schrittwieser, Sebastian (December 2015). Privacy and Data Protection in Smartphone Messengers (PDF). Proceedings of the 17th International Conference on Information Integration and Web-based Applications & Services (iiWAS2015). ACM International Conference Proceedings Series. ISBN 978-1-4503-3491-4. Retrieved 18 March 2016. 

Media related to Telegram Messenger at Wikimedia Commons

This article is issued from Wikipedia - version of the 11/28/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.