A private messenger for Android.
Go to file
Moxie Marlinspike a03fff8b24 Add HKDF support for new sessions. 2014-01-06 14:36:22 -08:00
.tx Updated langauge translations 2013-12-02 13:09:33 -08:00
artwork Update icon with more distinct drop shadow. Make the lock flat. 2013-12-13 11:33:02 -08:00
assets/emoji Move directory and push service socket into library. 2014-01-06 14:21:50 -08:00
library Add HKDF support for new sessions. 2014-01-06 14:36:22 -08:00
res Rollbacks, v2 sms-transport key exchanges, push identity conflicts. 2014-01-06 14:35:53 -08:00
src Refactor the ciphertext message parsing and building. 2014-01-06 14:36:22 -08:00
.gitignore update gitignore 2014-01-06 14:21:50 -08:00
AndroidManifest.xml Add directory refreshing at 24hr intervals. 2014-01-06 14:35:54 -08:00
BUILDING.md Make the switch to gradle! 2013-10-10 13:52:24 -07:00
LICENSE Initial Project Import 2011-12-20 10:20:44 -08:00
NOTICE Initial Project Import 2011-12-20 10:20:44 -08:00
README.md Add bithub payout slug. 2013-12-16 09:58:56 -08:00
build.gradle Graduate to a rebased and gradle world. 2014-01-06 14:35:54 -08:00
settings.gradle Graduate to a rebased and gradle world. 2014-01-06 14:35:54 -08:00

README.md

TextSecure

A secure text messaging application for Android.

TextSecure is a replacement for the standard text messaging application, allowing you to send and receive text messages as normal. Additionally, TextSecure provides:

  1. Local Encryption -- All text messages, regardless of destination, that are sent or received with TextSecure are stored in an encrypted database on your phone.
  2. Wire Encryption -- When communicating with a recipient who is also using TextSecure, text messages are encrypted during transmission.

Current BitHub Payment For Commit:

Current Price

Bug tracker

Have a bug? Please create an issue here on GitHub!

https://github.com/WhisperSystems/TextSecure/issues

Documentation

Looking for documentation? Check out the wiki!

https://github.com/WhisperSystems/TextSecure/wiki

Mailing list

Have a question? Ask on our mailing list!

whispersystems@lists.riseup.net

https://lists.riseup.net/www/info/whispersystems

Translation

Interested in helping to translate TextSecure? Contribute here:

https://www.transifex.com/projects/p/textsecure-official/

Downloads

TextSecure can be downloaded from the Play Store here:

https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms

Cryptography Notice

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

License

Copyright 2011 Whisper Systems

Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html