[BREAKGLASS] Server supporting the Signal Private Messenger applications on Android, Desktop, and iOS https://signal.org/
Go to file
Ravi Khadiwala c5ae3963b5 Fix ProxyProtocolHandlerTest resource leak
Also replace AbstractLeakDetectionTest with netty LeakPresenceExtension
2026-05-19 16:33:00 -05:00
.github Bump aws-actions/configure-aws-credentials 2026-05-06 12:48:47 -05:00
.mvn Update dependencies 2026-04-09 16:40:41 -05:00
api-doc Update to Dropwizard 4 2024-11-11 16:32:24 -06:00
integration-tests Move handleAccountCreated() call to outside re-registration 2026-05-19 13:07:44 -05:00
service Fix ProxyProtocolHandlerTest resource leak 2026-05-19 16:33:00 -05:00
spam-filter@4cc2a6f39d Update to the latest version of the spam filter 2026-05-19 11:30:51 -05:00
websocket-resources Add omnibus H2 server and update to dropwizard 5.0.1 2026-05-18 11:27:17 -05:00
.editorconfig editorconfig: keep_simple_classes_in_one_line 2023-09-25 10:10:44 -05:00
.gitignore Update to Java 24 and add .java-version 2025-07-21 11:50:30 -05:00
.gitmodules Update .gitmodules 2023-01-30 15:45:41 -08:00
.java-version Update to Java 25 2026-04-14 09:13:50 -05:00
LICENSE Create separate key stores for different kinds of pre-keys 2023-06-06 17:08:26 -04: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 omnibus H2 server and update to dropwizard 5.0.1 2026-05-18 11:27:17 -05:00
README.md Add a note about the FoundationDB client library requirement to the README 2025-06-27 11:04:52 -04:00
TESTING.md Update captcha string in local testing doc 2024-10-23 09:56:41 -07:00

Signal-Server

Documentation

Looking for protocol documentation? Check out the website!

https://signal.org/docs/

How to Build

This project uses FoundationDB and requires the FoundationDB client library to be installed on the host system. With that in place, the server can be built and tested with:

$ ./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