voice registration procedure, typo authored by about:privacy's avatar about:privacy
...@@ -117,7 +117,7 @@ _Tip: Use _[_KeepassXC preinstalled on tails_](https://tails.boum.org/doc/encryp ...@@ -117,7 +117,7 @@ _Tip: Use _[_KeepassXC preinstalled on tails_](https://tails.boum.org/doc/encryp
### Additional Tips: ### Additional Tips:
- If you want to register a number which is only able to receive phone calls, add the `--voice` parameter to the register command: - If you want to register a number which is only able to receive phone calls, first use the registration procedure for receiving the verify-code via text messages nonetheless, wait >60 sec and the do it again but adding the `--voice` parameter to the register command:
```plaintext ```plaintext
torsocks -i signal-cli -a $PHONE_NR register --voice --captcha "signalcaptcha://signal-recaptcha-v2.someshortercode.registration.someverylongcode" torsocks -i signal-cli -a $PHONE_NR register --voice --captcha "signalcaptcha://signal-recaptcha-v2.someshortercode.registration.someverylongcode"
...@@ -152,7 +152,7 @@ zbarimg /home/amnesia/Pictures/qr.png ...@@ -152,7 +152,7 @@ zbarimg /home/amnesia/Pictures/qr.png
``` ```
6. Copy the qr decoded link (`sgnl://…`) to the clipboard. 6. Copy the qr decoded link (`sgnl://…`) to the clipboard.
7. Follow steps 1 through 4 at section [General use of signal-cli on Tails](#General-use-of-signal-cli-on-Tails) 7. Follow steps 1 through 3 at section [General use of signal-cli on Tails](#General-use-of-signal-cli-on-Tails)
8. Add your Signal Desktop to signal-cli with the qr code link from step 6 (`sgnl://…`), executing 8. Add your Signal Desktop to signal-cli with the qr code link from step 6 (`sgnl://…`), executing
```plaintext ```plaintext
... ...
......