signal-setup-guide
signal-setup-guide copied to clipboard
Setup guide for Signal (OpenWhisper) server & client. Please refer to the discussion section for questions & difficulties.
**Server Version :** (Server v5.xx) **Client Version :** (Android vX.XX.XX / iOS vX.XX.XX / Desktop vX.XX.XX) **Dependencies :** (Twilio / AWS / Nginx / Apache / Self-Signed SSL Certificate /...
I am currently using below versions but how to be sure that my app client version that I choose is fully compatible with Signal-Server. Server Version : Master - Current...
@madeindra shared link : https://github.com/madeindra/signal-setup-guide/tree/master/signal-server is not available. Please help us eliminating CDS from server as well as app client. Also suggest alternate to discover contact without CDS. I am...
**Server Version :** (Server v5.xx) **Client Version :** (Android vX.XX.XX / iOS vX.XX.XX / Desktop vX.XX.XX) **Dependencies :** (Twilio / AWS / Nginx / Apache / Self-Signed SSL Certificate /...
Server Version : Server v3.21 Dependencies : GCP is there any replacement of GCP configuration inside the config.yml , because it same as S3 amazon need subscription thanks and regards,
Hey, Can you please explain how you config in yml file the endpoint of DynamoDb of the docker? Thanks!
How did you create tables on DynamoDb on docker yml file ? keysDynamoDb: region: us-east-1 tableName: keys messageDynamoDb: region: us-east-1 tableName: message
Server version:Signal-Server-5.31,Os version:Ubuntu 20.04,Apache Maven 3.6.3,Java version: 11.0.10 **mvn install** ``` [INFO] Results: [INFO] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar)...
Hello, I am stuck in signal-desktop, when i try to run it with my own server i get this following error : `C:\Users\Work\Desktop\Signal-Desktop\ts\RemoteConfig.js:21 Uncaught (in promise) HTTPError: promiseAjax catch; code:...
After resolving lot's of issue now I am stuck on certificate issue `java -jar service/target/TextSecureServer-3.21.jar server service/config/config.yml INFO [2021-04-01 22:22:25,876] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO...