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

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

repository ↗ · DeepWiki ↗ · release v20260702.2.0 ↗
8,031 symbols 49,773 edges 1,215 files 506 documented · 6%
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

MessageAvailabilityListener (Interface)
A message availability listener handles message availability and presence events related to a client's open message stre [5 …
service/src/main/java/org/whispersystems/textsecuregcm/push/MessageAvailabilityListener.java
WebSocketConnectListener (Interface)
(no doc) [5 implementers]
websocket-resources/src/main/java/org/whispersystems/websocket/setup/WebSocketConnectListener.java
CheckedFunction (Interface)
(no doc)
integration-tests/src/main/java/org/signal/integration/Codecs.java
ProfileBadgeConverter (Interface)
(no doc) [11 implementers]
service/src/main/java/org/whispersystems/textsecuregcm/badges/ProfileBadgeConverter.java
WebSocketEventListener (Interface)
(no doc) [3 implementers]
websocket-resources/src/main/java/org/whispersystems/websocket/session/WebSocketSessionContext.java
FaultTolerantRedisClientFactory (Interface)
(no doc) [35 implementers]
service/src/main/java/org/whispersystems/textsecuregcm/configuration/FaultTolerantRedisClientFactory.java
WebSocketAuthenticator (Interface)
(no doc) [2 implementers]
websocket-resources/src/main/java/org/whispersystems/websocket/auth/WebSocketAuthenticator.java
FoundationDbDatabaseFactory (Interface)
(no doc) [35 implementers]
service/src/main/java/org/whispersystems/textsecuregcm/configuration/FoundationDbDatabaseFactory.java

Core symbols most depended-on inside this repo

of
called by 4220
service/src/main/java/org/whispersystems/textsecuregcm/WhisperServerService.java
build
called by 1781
service/src/main/java/org/whispersystems/textsecuregcm/configuration/S3ObjectMonitorFactory.java
get
called by 1406
service/src/main/java/org/whispersystems/textsecuregcm/util/ThrowingSupplier.java
newBuilder
called by 1102
service/src/main/java/org/whispersystems/textsecuregcm/http/FaultTolerantHttpClient.java
verify
called by 966
service/src/main/java/org/whispersystems/textsecuregcm/captcha/CaptchaClient.java
map
called by 509
service/src/main/java/org/whispersystems/textsecuregcm/metrics/MetricsUtil.java
getStatus
called by 506
websocket-resources/src/main/java/org/whispersystems/websocket/messages/WebSocketResponseMessage.java
getUuid
called by 401
service/src/main/java/org/whispersystems/textsecuregcm/storage/Account.java

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
com.eatthepath:pushy-dropwizard-metrics-listener
com.fasterxml.jackson.core:jackson-annotations
com.fasterxml.jackson.core:jackson-core

For agents

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

⬇ download graph artifact