Server supporting the Signal Private Messenger applications on Android, Desktop, and iOS
Go to file
Jon Chambers 8517eef3fe
Add a "critical" warning tier for primary devices missing PQ keys
2025-03-05 08:51:10 -05:00
.github Add timeout to GitHub test action 2025-01-31 11:56:39 -06: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 Write number->pni mapping before checking rrp table 2024-12-03 14:05:31 -06:00
service Add a "critical" warning tier for primary devices missing PQ keys 2025-03-05 08:51:10 -05:00
spam-filter@0e075eac15 Update to the latest version of the spam filter 2025-01-31 12:58:16 -05:00
websocket-resources Add an interceptor interface for WebSocket authentication 2025-03-04 08:35:01 -05: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 Update chat service dependencies 2025-01-10 10:04:40 -05: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