axolotl icon indicating copy to clipboard operation
axolotl copied to clipboard

Link axolotl as device to an existing client

Open pothos opened this issue 3 years ago • 2 comments

If an existing Signal client is used on another device it's possible to connect Signal Desktop to that client. It would be nice to have axolotl also join an existing account this way instead of forcing a recreated new account it owns. E.g., you can use signal-cli to manage the account and connect devices to it with signal-cli -u +123456789 addDevice --uri "tsdevice:/?uuid=f...." or you can use the official mobile clients of Signal to link secondary devices.

Describe the solution you'd like On first start ask to either use the SMS method to create a new account or join an existing one by linking axolotl as new device.

pothos avatar Feb 28 '21 22:02 pothos

That's not possible at the moment because we don't replace signal desktop but signal android/iOS. For now we copy more or less the android code into golang and for this feature request we need to start to copy the logic from signal desktop.

nanu-c avatar Mar 01 '21 00:03 nanu-c

You can move your Signal account from one Android device to another. Is it possible to move from an Android device running Signal to a Linux phone running Axolotl? If not, the use case is basically limited to new Signal users, right?

ehsjoar avatar Mar 08 '22 17:03 ehsjoar

#985 will solve this problem

nanu-c avatar Feb 14 '23 00:02 nanu-c