[BREAKGLASS] Server supporting the Signal Private Messenger applications on Android, Desktop, and iOS https://signal.org/
Go to file
2026-04-13 17:01:25 -05:00
.github Update version number in a comment 2026-03-04 18:05:10 -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 Don't allow linked devices that are missing capabilities required at registration time 2026-03-24 15:01:43 -04:00
service Reject DeviceCheck assertions if they race with a counter update 2026-04-13 17:01:25 -05:00
spam-filter@caf66e3d09 Update to the latest version of the spam filter 2026-04-09 16:43:44 -05:00
websocket-resources Keep a count of open WebSockets by ASN region 2026-03-09 16:29:20 -04: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 Revert "Update to Java 25" 2026-03-13 18:32:36 -07: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 dependencies 2026-04-09 16:40:41 -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