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 v3.21 **Client Version :** (Android) **Dependencies :** (Firebase) ## Describe what are you trying to achieve On the signal android setup guide point 7 https://github.com/madeindra/signal-setup-guide/tree/master/signal-android 7.Download...
when I entered this command `java -jar service/target/TextSecureServer-3.21.jar abusedb migrate service/config/config.yml` it gives an error like this ``` io.dropwizard.configuration.ConfigurationParsingException: service/config/config.yml has an error: * Unrecognized field at: attachments Did you...
Thank you for taking the time to develop this tutorial. I have the server running but now I need to test it with ios or Android clients. Did you ran...
Hi, I am trying to install Signal-Server without **AWS**. I am trying using **LocalStack**. I installed LocalStack in my server with endpoint("http://localhost:4566") and created a bucket("mybucket") in s3 service. also...