X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/4f9c0172ef42b03e34d7756b96cbb6f522c68adf..95678354347faf961f912204479b0aefaf2162db:/README.md?ds=sidebyside diff --git a/README.md b/README.md index 5eb9e78d..4bd49c17 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,9 @@ Important: The USERNAME is your phone number in international format and must in signal-cli -u USERNAME register - You can register Signal using a land line number. In this case you can skip SMS verification process and jump directly to the voice call verification by adding the --voice switch at the end of above register command. + You can register Signal using a land line number. In this case you can skip SMS verification process and jump directly to the voice call verification by adding the `--voice` switch at the end of above register command. + + Registering may require solving a CAPTCHA challenge: [Registration with captcha](https://github.com/AsamK/signal-cli/wiki/Registration-with-captcha) * Verify the number using the code received via SMS or voice, optionally add `--pin PIN_CODE` if you've added a pin code to your account @@ -102,8 +104,8 @@ This is still experimental and will not work in all situations. The binary is available at *build/native-image/signal-cli* -## Troubleshooting -If you use a version of the Oracle JRE and get an InvalidKeyException you need to enable unlimited strength crypto. See https://stackoverflow.com/questions/6481627/java-security-illegal-key-size-or-default-parameters for instructions. +## FAQ and Troubleshooting +For frequently asked questions and issues have a look at the [wiki](https://github.com/AsamK/signal-cli/wiki/FAQ) ## License