mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-05-22 13:54:19 +00:00
Updated Registration with captcha (markdown)
parent
901b8e5ca5
commit
1a63ca5f62
@ -15,10 +15,9 @@ To get the token, go to https://signalcaptchas.org/registration/generate.html
|
||||
|
||||
(If the token from that page doesn't work, you can try https://signalcaptchas.org/challenge/generate.html)
|
||||
|
||||
After filling the captcha, the site doesn't show the token but redirects to a `signalcaptcha://` url that contains the token.
|
||||
After filling the captcha, the site doesn't immediately show the token but tries to redirect to a `signalcaptcha://` url that contains the token.
|
||||
|
||||
How to see the captcha token depends on whether one of the official apps (Desktop/iOS/Android) is installed. Because in that case the `signalcaptcha://` url scheme is handled by the apps and the captcha cannot be seen directly.
|
||||
* There is a link appearing underneath the captcha called "Open Signal".
|
||||
* After a short moment, a link will appear underneath the captcha called "Open Signal".
|
||||
* Get the token by right clicking on it and clicking: `copy url`. You can paste that directly into:
|
||||
```
|
||||
signal-cli -u $PHONE_NR register --captcha what_you_copied
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user