![]() | |
![]() ![]() ![]() Screenshots of TextSecure | |
Original author(s) | Moxie Marlinspike and Stuart Anderson (Whisper Systems) |
---|---|
Developer(s) | Open Whisper Systems and community |
Initial release | May 25, 2010 (2010-5-25)[1] |
Final release | |
Repository | |
Written in | Java (client and server) |
Operating system | Android |
Successor | merged with RedPhone to becomeSignal[3] |
Size | 11 MB |
Available in | 34 languages[4] |
Type | Encryptedinstant messaging |
License | GPLv3 (client),[5] AGPLv3 (server)[6] |
Website | whispersystems |
TextSecure was an encrypted messaging application forAndroid that was developed from 2010 to 2015. It was a predecessor toSignal and the first application to use theSignal Protocol, which has since been implemented intoWhatsApp and other applications. TextSecure usedend-to-end encryption to secure the transmission of text messages, group messages, attachments and media messages to other TextSecure users.
TextSecure was first developed byWhisper Systems, who were lateracqui-hired byTwitter. The application'ssource code was then released under afree and open-source software license. In 2013, TextSecure's development was picked up by an independent group calledOpen Whisper Systems, who merged it with an encrypted voice calling application calledRedPhone and renamed the product as Signal.
TextSecure started as an application for sending and receiving encrypted SMS messages.[7] Itsbeta version was first launched on May 25, 2010, byWhisper Systems,[1] a startup company co-founded by security researcherMoxie Marlinspike and roboticist Stuart Anderson.[8][9] In addition to launching TextSecure, Whisper Systems produced a firewall, tools for encrypting other forms of data, andRedPhone, an application that provided encrypted voice calls.[1][8] All of these wereproprietary enterprise mobile security software.
In November 2011, Whisper Systems announced that it had been acquired byTwitter. The financial terms of the deal were not disclosed by either company.[10] The acquisition was done "primarily so that Mr. Marlinspike could help the then-startup improve its security".[11] Shortly after the acquisition, Whisper Systems' RedPhone service was made unavailable.[12] Some criticized the removal, arguing that the software was "specifically targeted [to help] people under repressive regimes" and that it left people like the Egyptians in "a dangerous position" during the events of the2011 Egyptian revolution.[13]
Twitter released TextSecure asfree and open-source software under theGPLv3 license in December 2011.[8][14][15][16] RedPhone was also released under the same license in July 2012.[17] Marlinspike later left Twitter and foundedOpen Whisper Systems as a collaborative Open Source project for the continued development of TextSecure and RedPhone.[18][19]
Open Whisper Systems' website was launched in January 2013.[19] Open Whisper Systems started working to bring TextSecure toiOS in March 2013.[20][21]
In February 2014, Open Whisper Systems introduced the second version of their TextSecure Protocol (nowSignal Protocol), which added group chat and push messaging capabilities to TextSecure.[20][22] Toward the end of July 2014, Open Whisper Systems announced plans to unify its RedPhone and TextSecure applications asSignal.[23] This announcement coincided with the initial release of Signal as a RedPhone counterpart for iOS. The developers said that their next steps would be to provide TextSecure instant messaging capabilities for iOS, unify the RedPhone and TextSecure applications on Android, and launch a web client.[24] Signal was the first iOS app to enable easy, strongly encrypted voice calls for free.[18][25]
TextSecure compatibility was added to the iOS application in March 2015.[26][27] Later that month, Open Whisper Systems ended support for sending and receiving encrypted SMS/MMS messages on Android. From version 2.7.0 onward, TextSecure only supported sending and receiving encrypted messages via the data channel. Reasons for this included:[7]
Open Whisper Systems' abandonment of SMS/MMS encryption prompted some users to create afork named Silence (initially called SMSSecure[28]) that is meant solely for the encryption of SMS and MMS messages.[29][30]
In November 2015, the RedPhone application was merged into TextSecure and it was renamed asSignal for Android.[3]
TextSecure allowed users to send encrypted text messages, audio messages, photos, videos, contact information, and a wide selection ofemoticons over a data connection (e.g.Wi-Fi,3G or4G) to other TextSecure users withsmartphones running Android. TextSecure also allowed users to exchange unencrypted SMS and MMS messages with people who did not have TextSecure.[22]
Messages sent with TextSecure to other TextSecure users were automatically end-to-end encrypted, which meant that they could only be read by the intended recipients. Thekeys that were used to encrypt the user's messages were stored on the device alone. In the user interface, encrypted messages were denoted by a lock icon.
TextSecure allowed the user to set a passphrase that encrypted the local message database and the user's encryption keys.[32] This did not encrypt the user's contact database or message timestamps.[32] The user could define a time period after which the application "forgot" the passphrase, providing an additional protection mechanism in case the phone was lost or stolen.[31]
TextSecure had a built-in function for verifying that the user was communicating with the right person and that noman-in-the-middle attack had occurred. This verification could be done by comparing key fingerprints (in the form ofQR codes) in person.[31] The application would also notify the user if the correspondent's key fingerprint had changed.[31]
TextSecure allowed users to chat with more than one person at a time.[33] Group chats were automatically end-to-end encrypted and held over an available data connection if all participants were registered TextSecure users. Users could create groups with a title and avatar icon, add their friends, join or leave groups, and exchange messages/media, all with the same encryption properties pairwise TextSecure chats provided. The servers did not have access to group metadata such as lists of group members, the group title, or the group avatar icon.[22][34]
The application could also function as a drop-in replacement for Android's native messaging application as it could fall back to sending unencrypted SMS and MMS messages.
TextSecure required that the user had a phone number for verification.[35] The number did not have to be the same as on the device's SIM card; it could also be a VoIP number[35] or a landline as long as the user could receive the verification code and have a separate device to set-up the software. A number could only be registered to one device at a time.
The official TextSecure client requiredGoogle Play Services because the app was dependent on Google'sGCM push messaging framework.[36] From February 2014 to March 2015, TextSecure used GCM as the transport for message delivery over the data channel. From March 2015 forward, TextSecure's message delivery was done by Open Whisper Systems themselves and the client relied on GCM only for a wakeup event.[7]
TextSecure was the first application to use the Signal Protocol (then called the TextSecure Protocol), which has since been implemented intoWhatsApp,Facebook Messenger, andGoogle Allo, encrypting the conversations of "more than a billion people worldwide".[37] The protocol combines theDouble Ratchet Algorithm, prekeys, and a 3-DH handshake.[38] It usesCurve25519,AES-256, andHMAC-SHA256 asprimitives.[39]
The protocol provides confidentiality, integrity, authentication, participant consistency, destination validation,forward secrecy, backward secrecy (aka future secrecy), causality preservation, message unlinkability, message repudiation, participation repudiation, andasynchronicity.[40] It does not provide anonymity preservation, and requires servers for the relaying of messages and storing of public key material.[40]
The group chat protocol is a combination of a pairwise double ratchet andmulticast encryption.[40] In addition to the properties provided by the one-to-one protocol, the group chat protocol provides speaker consistency, out-of-order resilience, dropped message resilience, computational equality, trust equality, subgroup messaging, as well as contractible and expandable membership.[40]
All client-server communications were protected byTLS.[41] Once the server removed this layer of encryption, each message contained either the phone number of the sender or the receiver in plaintext.[42] This metadata could in theory have allowed the creation of "a detailed overview on when and with whom users communicated".[42] Open Whisper Systems asserted that their servers did not keep this metadata.
In order to determine which contacts were also TextSecure users,cryptographic hashes of the user's contact numbers were periodically transmitted to the server.[43] The server then checked to see if those matched any of the SHA256 hashes of registered users and told the client if any matches were found.[43] Moxie Marlinspike wrote that it is easy to calculate a map of all possible hash inputs to hash outputs and reverse the mapping because of the limitedpreimage space (the set of all possible hash inputs) of phone numbers, and that "practical privacy preserving contact discovery remains an unsolved problem".[42][43]
The group messaging mechanism was designed so that the servers did not have access to the membership list, group title, or group icon.[44] Instead, the creation, updating, joining, and leaving of groups was done by the clients, which delivered pairwise messages to the participants in the same way that one-to-one messages were delivered.[22][34]
The server architecture was partially decentralized between December 2013 and February 2016. In December 2013, it was announced that the messaging protocol that was used by TextSecure had successfully been integrated into the Android-based open-source operating systemCyanogenMod.[45][46][47] From CyanogenMod 11.0 onward, the client logic was contained in a system app called WhisperPush. According to Open Whisper Systems, the Cyanogen team ran their own TextSecure server for WhisperPush clients, whichfederated with Open Whisper Systems' TextSecure server, so that both clients could exchange messages with each-other seamlessly.[47] The CyanogenMod team discontinued WhisperPush in February 2016, and recommended that its users switch to Signal.[48]
The completesource code of TextSecure was available onGitHub under afree software license.[5] The software that handled message routing for the TextSecure data channel was also open source.[6]
TextSecure was officially distributed only throughGoogle Play. In October 2015, TextSecure had been installed over 1 000 000 times through Google Play.[2]
TextSecure was briefly included in theF-Droid software repository in 2012, but was removed at the developer's request because it was an unverified build and exceptionally out of date. Open Whisper Systems have subsequently said that they will not support their applications being distributed through F-Droid because it does not provide timely software updates, relies on a centralized trust model and necessitates allowing the installation of apps from unknown sources which harms Android's security for average users.[36]
In October 2013, iSEC Partners published a blog post in which they said that they had audited several of the projects supported by theOpen Technology Fund over the past year, including TextSecure.[49]
In October 2014, researchers fromRuhr University Bochum published an analysis of the TextSecure encryption protocol.[39] Among other findings, they presented anunknown key-share attack on the protocol, but in general, they found that the encrypted chat client was secure.[50]
FormerNSA contractorEdward Snowden endorsed TextSecure on multiple occasions. In his keynote speech atSXSW in March 2014, he praised TextSecure for its ease-of-use.[51][52] During an interview withThe New Yorker in October 2014, he recommended using "anything from Moxie Marlinspike and Open Whisper Systems".[53] Asked about encrypted messaging apps during aReddit AMA in May 2015, he recommended TextSecure.[54][55]
In October 2014, theElectronic Frontier Foundation (EFF) included TextSecure in their updated Surveillance Self-Defense guide.[56] In November 2014, TextSecure received a perfect score on the EFF's Secure Messaging Scorecard.[57][58] TextSecure received points for having communications encrypted in transit, having communications encrypted with keys the providers don't have access to (end-to-end encryption), making it possible for users to independently verify their correspondent's identities, having past communications secure if the keys are stolen (forward secrecy), having their code open to independent review (open-source), having their security designs well-documented, and having recent independent security audits.[57] At the time, "ChatSecure +Orbot",Cryptocat, "Signal / RedPhone",Pidgin (withOTR),Silent Phone,Silent Text, andTelegram's optional secret chats also received seven out of seven points on the scorecard.[57]
TextSecure was developed by anonprofit software group called Open Whisper Systems.[59] The group is funded by a combination of donations andgrants, and all of its products are published asfree and open-source software.
As of October 2016[update], the project has received an unknown amount of donations from individual sponsors via theFreedom of the Press Foundation.[60] Open Whisper Systems has received grants from theKnight Foundation,[61] theShuttleworth Foundation,[62] and theOpen Technology Fund,[63] a U.S. government funded program that has also supported other privacy projects like the anonymity softwareTor and the encrypted instant messaging appCryptocat.