[BREAKGLASS] Server supporting the Signal Private Messenger applications on Android, Desktop, and iOS https://signal.org/
Go to file
2026-06-24 13:18:07 -05:00
.github Update foundationdb to 7.3.68 2026-06-23 13:11:05 -05:00
.mvn Update dependencies 2026-04-09 16:40:41 -05:00
api-doc Generate grpc api documentation 2026-06-11 11:35:20 -05:00
integration-tests Add header to disable messages on authenticated websocket 2026-06-18 15:28:41 -05:00
service Disable a flaky test 2026-06-24 13:18:07 -05:00
spam-filter@9aa14d4596 Update to the latest version of the spam filter 2026-06-23 13:13:49 -05:00
websocket-resources Add header to disable messages on authenticated websocket 2026-06-18 15:28:41 -05:00
.editorconfig editorconfig: keep_simple_classes_in_one_line 2023-09-25 10:10:44 -05:00
.gitignore Generate grpc api documentation 2026-06-11 11:35:20 -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 Update foundationdb to 7.3.68 2026-06-23 13:11:05 -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