AsamK / signal-cli

signal-cli provides an unofficial commandline, JSON-RPC and dbus interface for the Signal messenger.
GNU General Public License v3.0
3.11k stars 293 forks source link

Allow configuring phone number discoverability on register and/or verify commands #1473

Open orazioedoardo opened 6 months ago

orazioedoardo commented 6 months ago

Matches new official Signal apps defaults.

AsamK commented 6 months ago

Both options can be set using the updateAccount command.

orazioedoardo commented 6 months ago

I know but this means that there is a time window where phone number can be shared and discovered by others that may have it saved in the address book.

orazioedoardo commented 4 months ago

Phone number discoverability seems saved in the Storage Service so I guess enabling it on a Android or iOS device and then registering signal-cli with the same number while providing the PIN would work right?

AsamK commented 3 months ago

yes, that should work.