From fc070a725f1944d4028b0a8bac304a7c4761785c Mon Sep 17 00:00:00 2001 From: Ganwtrs Date: Sun, 27 Jul 2025 21:18:20 -0700 Subject: [PATCH 1/2] Update your Signal TLS Proxy.md Signed-off-by: Ganwtrs --- content/posts/proxies/Update your Signal TLS Proxy.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/posts/proxies/Update your Signal TLS Proxy.md b/content/posts/proxies/Update your Signal TLS Proxy.md index e7bda95..b1859b4 100644 --- a/content/posts/proxies/Update your Signal TLS Proxy.md +++ b/content/posts/proxies/Update your Signal TLS Proxy.md @@ -1,5 +1,5 @@ --- -title: "Update your Signal TLS Proxy" +title: "Signal TLS Proxy warning" date: 2022-10-15 tags: ['Proxies', 'Containers', 'Security'] author: Tommy @@ -18,3 +18,5 @@ My Docker Compose setup can be found [here](https://github.com/ArcticFoxes-net/S - [Drop capabilities](https://github.com/signalapp/Signal-TLS-Proxy/pull/24) - [Use upstream NGINX image](https://github.com/signalapp/Signal-TLS-Proxy/pull/23) - [Add :Z for SELinux](https://github.com/signalapp/Signal-TLS-Proxy/pull/22) + +Currently, we believe Signal’s TLS Proxies are an incomplete solution to the problems they try to solve. Instead, we recommend using Orbot in conjunction with [Molly](https://molly.im), an alternative Signal client which natively supports SOCKS proxies, to fully tunnel your Signal traffic over the Tor network. From e2bfb37e0d3fed9e860cf5674dd2f4123381d0aa Mon Sep 17 00:00:00 2001 From: Ganwtrs Date: Tue, 18 Nov 2025 20:51:40 -0800 Subject: [PATCH 2/2] Add attribution to relevant Privacy Guides article Signed-off-by: Ganwtrs --- content/posts/proxies/Update your Signal TLS Proxy.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/posts/proxies/Update your Signal TLS Proxy.md b/content/posts/proxies/Update your Signal TLS Proxy.md index b1859b4..3409600 100644 --- a/content/posts/proxies/Update your Signal TLS Proxy.md +++ b/content/posts/proxies/Update your Signal TLS Proxy.md @@ -20,3 +20,7 @@ My Docker Compose setup can be found [here](https://github.com/ArcticFoxes-net/S - [Add :Z for SELinux](https://github.com/signalapp/Signal-TLS-Proxy/pull/22) Currently, we believe Signal’s TLS Proxies are an incomplete solution to the problems they try to solve. Instead, we recommend using Orbot in conjunction with [Molly](https://molly.im), an alternative Signal client which natively supports SOCKS proxies, to fully tunnel your Signal traffic over the Tor network. + +## Sources + +- [A Warning About Signal Proxies in Iran and Other Oppressive Countries - Privacy Guides](https://www.privacyguides.org/articles/2022/10/15/warning-about-signal-proxies/)