Server supporting the Signal Private Messenger applications on Android, Desktop, and iOS
Go to file
Jon Chambers aa5fd52302 Explicitly pass sync message sender device ID as an argument to `sendMessage` 2025-04-10 11:40:32 -04:00
.github Dependency updates for Q2 2025 2025-04-03 12:05:51 -04:00
.mvn Update to the latest version of Maven 2025-01-10 10:04:40 -05:00
api-doc Update to Dropwizard 4 2024-11-11 16:32:24 -06:00
integration-tests Parse message content as a byte array in request entities 2025-03-24 10:58:38 -04:00
service Explicitly pass sync message sender device ID as an argument to `sendMessage` 2025-04-10 11:40:32 -04:00
spam-filter@8f566196d7 Update to the latest version of the spam filter 2025-04-07 11:25:49 -07:00
websocket-resources Dependency updates for Q2 2025 2025-04-03 12:05:51 -04:00
.editorconfig editorconfig: keep_simple_classes_in_one_line 2023-09-25 10:10:44 -05:00
.gitignore Add call routing API endpoint for turn servers 2024-02-09 11:12:23 -08:00
.gitmodules Update .gitmodules 2023-01-30 15:45:41 -08:00
LICENSE Create separate key stores for different kinds of pre-keys 2023-06-06 17:08:26 -04:00
README.md Update README.md 2025-02-13 17:18:50 -06:00
TESTING.md Update captcha string in local testing doc 2024-10-23 09:56:41 -07:00
mvnw Explicitly look for `sha256sum` inputs via stdin 2024-09-27 09:39:19 -04:00
mvnw.cmd Update maven-wrapper.properties 2023-09-06 15:48:27 -05:00
pom.xml Add `simple-grpc` as a dependency/generator 2025-04-08 17:30:33 -04:00

README.md

Signal-Server

Documentation

Looking for protocol documentation? Check out the website!

https://signal.org/docs/

How to Build

$ ./mvnw clean test

Security

Security issues should be sent to security@signal.org.

Help

We cannot provide direct technical support. Get help running this software in your own environment in our unofficial community forum.

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 https://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 Signal Messenger, LLC

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