From 116e31b45d89e27d19fdcd441c8780b2f7bcb5b7 Mon Sep 17 00:00:00 2001 From: rollsicecream Date: Fri, 9 Aug 2024 09:56:53 +0000 Subject: [PATCH] update: Signal username digits are changable (#2695) Signed-off-by: blacklight447 Signed-off-by: Daniel Gray --- docs/real-time-communication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/real-time-communication.md b/docs/real-time-communication.md index 233e325e..4bd1f966 100644 --- a/docs/real-time-communication.md +++ b/docs/real-time-communication.md @@ -46,7 +46,7 @@ Signal requires your phone number for registration, however you should create a 1. In Signal, open the app's settings and tap your account profile at the top. 2. Tap **Username** and choose **Continue** on the "Set up your Signal username" screen. -3. Enter a username. Your username will always be paired with a unique set of digits to keep your username unique and prevent people from guessing it, for example if you enter "John" your username might end up being `@john.35`. +3. Enter a username. Your username will always be paired with a unique set of digits to keep your username unique and prevent people from guessing it, for example if you enter "John" your username might end up being `@john.35`. By default, only 2 digits are paired with your username when you create it, but you can add more digits until you reach the username length limit (32 characters). 4. Go back to the main app settings page and select **Privacy**. 5. Select **Phone Number** 6. Change the **Who Can See My Number** setting to: **Nobody**