Server supporting the Signal Private Messenger applications on Android, Desktop, and iOS
Go to file
Ehren Kret 48c324fe86 Use a static sequence of randomness in tests
The RemoteConfigControllerTest#testMath unit test would occassionally
fail because randomness doesn't necessarily group into expected ranges
over a finite trial count. This changes the test to use a predefined
PRNG sequence instead of one that varies with each test so that the
test will no long randomly fail.
2020-04-29 17:31:43 -07:00
.jdk-overlay/jre/lib/security Squashed History 2013-12-08 23:11:09 -08:00
gcm-sender-async Remove references to newer bouncy castle from tests 2020-04-02 10:20:01 -07:00
redis-dispatch Add websocket-resources as a module 2019-05-01 13:19:15 -07:00
service Use a static sequence of randomness in tests 2020-04-29 17:31:43 -07:00
websocket-resources Update dropwizard to 2.0.8 2020-04-28 09:01:29 -07:00
.gitignore Fix assembly for multi-module 2019-05-01 14:02:18 -07:00
README.md Update readme 2018-04-04 10:01:43 -07:00
pom.xml Bump version to 3.22 2020-04-28 09:01:50 -07:00

README.md

Signal-Server

Documentation

Looking for protocol documentation? Check out the website!

https://signal.org/docs/

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-2016 Open Whisper Systems

Licensed under the AGPLv3: https://www.gnu.org/licenses/agpl-3.0.html