madeindra / signal-setup-guide

Setup guide for Signal (OpenWhisper) server & client. Please refer to the discussion section for questions & difficulties.
MIT License
156 stars 95 forks source link

public let kUDTrustRoot = "public-key-generated-in-signal-server-step-3" #127

Open afyfe opened 3 years ago

afyfe commented 3 years ago

Hello Lovely People

Trying to get the iOS app working...

in the setup process is asking for the value for kUDTrustRoot

I cannot find any reference to it anywhere, but it says pub key generated in step 3

but which step 3 ???!1

any help would be awesome

thanks

madeindra commented 3 years ago

Step 3 of the sever guide https://github.com/madeindra/signal-setup-guide/tree/master/signal-server-2.92

afyfe commented 3 years ago

Thank you for that but still not working

The developer thinks we need websockets installing ..

https://github.com/signalapp/WebSocket-Resources

Has anyone got the iOS client working ?!?

Thanks

Adam

On Fri, 13 Aug 2021 at 00:10, Made Indra @.***> wrote:

Step 3 of the sever guide

https://github.com/madeindra/signal-setup-guide/tree/master/signal-server-2.92

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/madeindra/signal-setup-guide/issues/127#issuecomment-898031197, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAO2CLAN7MN3R3DURUKS4E3T4RIFFANCNFSM5CBMQULA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

ayavorskiy commented 3 years ago

Sure, we deployed Signal-Server, Signal-iOS and Signal-Android with dependencies. Of course this manual is starting point and does not cover number of complex issues that should be resolved.

afyfe commented 3 years ago

Ah great Alex good to hear.

Do u have any tips or pointers to get the iOS version working ?

We have the server and the android app working just fine.

Adam

On Mon, 16 Aug 2021 at 14:15, Alex Yavorskiy @.***> wrote:

Sure, we deployed Signal-Server, Signal-iOS and Signal-Android with dependencies. Of course this manual is starting point and does not cover number of complex issues that should be resolved.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/madeindra/signal-setup-guide/issues/127#issuecomment-899501064, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAO2CLEUACKPMNUQ4C33VALT5EFOPANCNFSM5CBMQULA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

aartivshegokar commented 3 years ago

Sure, we deployed Signal-Server, Signal-iOS and Signal-Android with dependencies. Of course this manual is starting point and does not cover number of complex issues that should be resolved.

I have server up and client setup is also done. Messages are going through push notifications but not through websocket when both sender and receivers are online. Did you face such type of issue?

aartivshegokar commented 3 years ago

Ah great Alex good to hear. Do u have any tips or pointers to get the iOS version working ? We have the server and the android app working just fine. Adam On Mon, 16 Aug 2021 at 14:15, Alex Yavorskiy @.***> wrote: Sure, we deployed Signal-Server, Signal-iOS and Signal-Android with dependencies. Of course this manual is starting point and does not cover number of complex issues that should be resolved. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#127 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAO2CLEUACKPMNUQ4C33VALT5EFOPANCNFSM5CBMQULA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

Hey as you mentioned, your andorid app is working. Can you please help me for below issue. I have server up and client setup is also done. Messages are going through push notifications but not through websocket when both sender and receivers are online. Did you face such type of issue?