We're aware of reports that access to Signal has been blocked in some countries. As a reminder, Signal's built-in censorship circumvention feature might be able to help if your connection is affected:

Signal Settings > Privacy > Advanced > Censorship circumvention (on)

in reply to Signal

You are barking under the wrong tree. The first and immediate problem is your weird dependence on phone number during registration. SMS is not encrypted and those "some countries" don't need to do any mumbojumbo to block #Signal, it is simply enough to block the registration SMS!! We have been telling you this for about 3 years now, and you did absolutely nothing about it.

And yes, I'm a monthly donor to Signal !

This entry was edited (1 year ago)
in reply to Signal

Here's an article on ECH for those that are interested: blog.cloudflare.com/announcing…
in reply to Signal

has released an article on how to deploy a Signal Proxy in your infrastructure to circumvent the blockades of the application in several countries:

signal.org/blog/proxy-please/

The article includes a guide on how to configure Android and iOS Signal apps, as well as the dockerized solution you can use to deploy one of your own.

github.com/signalapp/Signal-TL…

By the way, an approach I'm sure I can use on our own deployments. I like how they use compose, Nginx and Certbot at once. I like it.