From 70d1865f1e0aa6eac6d52768de3250e903ff9221 Mon Sep 17 00:00:00 2001 From: Joris Date: Fri, 19 Aug 2022 11:45:08 +0200 Subject: Hint how to add a device with signal-cli --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 24e0034..7b9a045 100644 --- a/README.md +++ b/README.md @@ -276,3 +276,13 @@ Save to a physical USB key: gpg --export --armor joris@guyonvarch.me > pubkey.asc tar -cf keys.tar privkey.asc pubkey.asc gpg --symmetric keys.tar + +# Synchronize + +In order to link a device, use `cobang` to get the link from the QR code. + +Then run: + + signal-cli addDevice --uri "uri" + +If you get `NotFoundException`, you may have been too slow in the process. -- cgit v1.2.3