From c201035a3ac4a76818d4698fb702db0074b60230 Mon Sep 17 00:00:00 2001 From: MMR <56675802+mmrabbani@users.noreply.github.com> Date: Thu, 17 Apr 2025 04:11:10 +0000 Subject: [PATCH] update(blog): Note Signal censorship circumvention settings (#3002) Signed-off-by: redoomed1 Signed-off-by: blacklight447 Signed-off-by: fria Signed-off-by: Daniel Gray --- blog/posts/signal-configuration-and-hardening.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/blog/posts/signal-configuration-and-hardening.md b/blog/posts/signal-configuration-and-hardening.md index 940348e9..871c10f2 100644 --- a/blog/posts/signal-configuration-and-hardening.md +++ b/blog/posts/signal-configuration-and-hardening.md @@ -1,7 +1,7 @@ --- date: created: 2022-07-07T19:00:00Z - updated: 2024-08-23T19:00:00Z + updated: 2025-04-15T04:00:00Z authors: - contributors - matchboxbananasynergy @@ -176,9 +176,16 @@ On Android/iOS: For incoming calls from people who are not in your Contacts app, the call will be relayed through the Signal server regardless of how you've set it up. -### Proxy Support +### Bypass Internet Censorship -If Signal is blocked in your country, Signal allows you to set up a proxy to bypass it. +If Signal is blocked in your country, it has a built-in "Censorship Circumvention" feature that uses domain fronting to bypass restrictions. + +On Android/iOS: + +- Select :material-dots-vertical: → **Settings** → **Privacy** → **Advanced** +- [x] Turn on **Censorship Circumvention** + +Additionally, Signal allows you to set up a proxy to bypass censorship. !!! Warning