MCPcopy Index your code
hub / github.com/signalapp/Signal-Server

github.com/signalapp/Signal-Server @v20260702.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v20260702.2.0 ↗ · + Follow
8,031 symbols 49,773 edges 1,215 files 506 documented · 6% 18 cross-repo links updated 3d ago★ 10,611
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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:

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

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 6,396
Class 1,491
Interface 75
Enum 69

Languages

Java100%

Modules by API surface

service/src/test/java/org/whispersystems/textsecuregcm/storage/AccountsTest.java77 symbols
service/src/main/java/org/whispersystems/textsecuregcm/storage/AccountsManager.java72 symbols
service/src/main/java/org/whispersystems/textsecuregcm/storage/Account.java65 symbols
service/src/main/java/org/whispersystems/textsecuregcm/storage/Accounts.java63 symbols
service/src/main/java/org/whispersystems/textsecuregcm/WhisperServerConfiguration.java63 symbols
service/src/test/java/org/whispersystems/textsecuregcm/storage/AccountsManagerTest.java58 symbols
service/src/test/java/org/whispersystems/textsecuregcm/controllers/VerificationControllerTest.java50 symbols
service/src/test/java/org/whispersystems/textsecuregcm/controllers/AccountControllerTest.java50 symbols
service/src/test/java/org/whispersystems/textsecuregcm/controllers/DeviceControllerTest.java49 symbols
service/src/test/java/org/whispersystems/textsecuregcm/backup/BackupManagerTest.java49 symbols
service/src/main/java/org/whispersystems/textsecuregcm/controllers/ArchiveController.java48 symbols
service/src/test/java/org/whispersystems/textsecuregcm/grpc/MessagesAnonymousGrpcServiceTest.java46 symbols

Dependencies from manifests, versioned

ch.qos.logback.access:logback-access-common
ch.qos.logback:logback-classic
ch.qos.logback:logback-core
com.amazonaws:dynamodb-lock-client
com.apollographql.apollo3:apollo-api-jvm
com.apple.itunes.storekit:app-store-server-library
com.braintreepayments.gateway:braintree-java
com.eatthepath:pushy-dropwizard-metrics-listener

For agents

$ claude mcp add Signal-Server \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page