54 lines
1.9 KiB
Markdown
54 lines
1.9 KiB
Markdown
TextSecure-Server
|
|
=================
|
|
|
|
The server that handles message routing for the
|
|
[TextSecure](https://github.com/whispersystems/TextSecure/) data channel. Communication
|
|
is handled by a REST API and Push messaging (both GCM and APN).
|
|
|
|
Documentation
|
|
-------------
|
|
|
|
Looking for protocol documentation? Check out the wiki!
|
|
|
|
https://github.com/WhisperSystems/TextSecure-Server/wiki/API-Protocol
|
|
|
|
|
|
Bug tracker
|
|
-----------
|
|
|
|
Have a bug? Please create an issue here on GitHub!
|
|
|
|
https://github.com/WhisperSystems/TextSecure-Server/issues
|
|
|
|
|
|
Mailing list
|
|
------------
|
|
|
|
Have a question? Ask on our mailing list!
|
|
|
|
whispersystems@lists.riseup.net
|
|
|
|
https://lists.riseup.net/www/info/whispersystems
|
|
|
|
Current BitHub Payment Per Commit:
|
|
=================
|
|

|
|
|
|
|
|
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 2013 Open Whisper Systems
|
|
|
|
Licensed under the AGPLv3: https://www.gnu.org/licenses/agpl-3.0.html
|