Server supporting the Signal Private Messenger applications on Android, Desktop, and iOS
Go to file
Jonathan Klabunde Tomer 01743e5c88
Delete messages lazily on account and device deletion to prevent timeouts when deleting accounts/devices with large queues
2024-06-04 12:16:43 -07:00
.github Add tests for `WhisperServerService#run` 2024-04-29 11:05:35 -05:00
.mvn Update maven-wrapper.properties 2023-09-06 15:48:27 -05:00
api-doc Add `/v1/accounts` and `/v2/keys` to the WebSocket 2024-01-02 15:51:57 -06:00
integration-tests Validate integration test Config 2024-05-01 10:11:15 -05:00
service Delete messages lazily on account and device deletion to prevent timeouts when deleting accounts/devices with large queues 2024-06-04 12:16:43 -07:00
spam-filter@f3ad51bbe5 Update spam-filter to the latest version 2024-06-03 15:33:25 -07:00
websocket-resources Move WebSocketClient SecureRandom to a static field 2024-03-12 16:54:38 -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 use consistent abbreviation for GNU AGPLv3 2024-02-28 18:09:27 -06:00
TESTING.md Add tests for `WhisperServerService#run` 2024-04-29 11:05:35 -05:00
mvnw Update maven-wrapper.properties 2023-09-06 15:48:27 -05:00
mvnw.cmd Update maven-wrapper.properties 2023-09-06 15:48:27 -05:00
pom.xml Update docker container image 2024-05-13 16:39:54 -05:00

README.md

Signal-Server

Documentation

Looking for protocol documentation? Check out the website!

https://signal.org/docs/

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-2024 Signal Messenger, LLC

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