Egypt Has Blocked Encrypted Messaging App Signal (engadget.com)
An anonymous reader writes: Egypt has blocked its residents from accessing encrypted messaging app Signal, according to the application's developer. Mada Masr, an Egypt-based media organization, reported yesterday that several users took to Twitter over the weekend to report that they could no longer send or receive messages while on Egyptian IP addresses. Open Whisper Systems, the team behind the app, told a user asking about a situation that everything was working just as intended on their end. Now that the company has confirmed that the country is blocking access to Edward Snowden's preferred messaging app, it has begun working on a way to circumvent the ban. They intend to deploy their solution over the next few weeks.
Apparently you can stop the signal.
But I was told by Slashdotters that government people didn't understand the Internet and therefore such attempts would be useless. What is next, saying that DRM actually has an effect on casual piracy?
Should read: "In a landmark decision Egypt will undertake the visionary and foolproof step to block encrypted messaging app 'Signal'."
To those that are entrusted to implement this intelligent measure I say, good luck.
A 'singular oddity' is an event that cannot be explained and only happens when you are alone.
Sounds like this secure chat application's traffic is unique enough to be identified and blocked by firewall rules, perhaps by an identifiable header or a unique port number. I call that fucking up.
"When information is power, privacy is freedom" - Jah-Wren Ryel
So they blocked encrypted 'Signal', but not encrypted 'WhatsApp' ? Oh, they have access to these messages, even though the vendor *claims* it's 'encrypted'. Got it. Thanks
As in: Signal didn't see this coming and wasn't prepared?
Thanks, that's a big fuck-up indeed.
"Trump!!", the new Godwin.
in this particular instance, the apps had been aped by luddites, trump 2016
If Marlinspike would stop being such a prick, and embrace Federation, this issue would be solved so easily.
It is possible for anyone to use the Signal Server and set one up for themselves. Unfortunately, Marlinspike is refusing to Federate and proclaims the centralized approach is much, much better for everyone..
I'm seriously considering forking it and removing the dependence of a telephone number and moving to an e-mail address instead. Having to set up a Twilio account (though I already have one) to send authentication codes via SMS is cumbersome (and gets expensive) and I have no idea how this trend caught on. People looking to use IM don't always want to use their phone number as their account identifier. Not to mention Signal piggybacks incoming message signalling over Google's Cloud Messaging platform.... there are other ways to do this without Google.
She should have remained an Austrian empress, rather than becoming Egypt's latest strongman.
Apparently Egypt (and the UAE) were just blocking the server. Moxie just released 3.25.2 in the beta channel to circumvent this. These changes in build.gradle show it's quite easy to circumvent such a block:
buildConfigField "String", "TEXTSECURE_URL", "\"https://textsecure-service.whispersystems.org\""
+ buildConfigField "String[]", "CENSORED_COUNTRIES", "{\"+20\", \"+971\"}"
+ buildConfigField "String", "UNCENSORED_FRONTING_HOST", "\"https://www.google.com\""
+ buildConfigField "String", "CENSORED_REFLECTOR", "\"signal-reflector-meek.appspot.com\""
In case those countries banned Signal from Google Play I just uploaded 3.25.2 to apkmirror.com (I don't know when they'll publish it though).
If all else fails, you can still use the fork Silence, which uses tghesms/mms encryption that Signal dropped in 2.7.0. Blocking sms will fuck off all kinds of industrial controllers so that's not really an option.
How is Signal better than using XMPP for text/IM, or Jingle/Mumble with a crypto wrapper for VOIP type services?
Personally between ICQ, then AIM, then Yahoo, then MSN, then GTalk/Facebook/Twitter and now Kik (In the US. Your chain of IM services may vary by region.) I have a hard time understanding why communication seems to stick to proprietary platforms and how the meshnet of XMPP federated nodes hasn't gotten more attention drawn to it.
There ARE other options out there, with securable and anonymous capable infrastructure, but nobody seems to be taking advantage of it (XMPP for instance has few active chatrooms across the dozens of servers that support them.)
Making internet censorship unenforceable and messaging untraceable is music to my ears. A worthy goal if there ever was one.
“He’s not deformed, he’s just drunk!”
So much for Firefly fans.
Twitter supports and protects racists - by smearing their critics with the "Hate Speech" label.
Im not an expert so please correct me if Im wrong, but could you solve this using some VPN to use some non Egyptian IP ?
Well that's sure to last... Too bad Moxie was more interested in teaming up with Google to collect data on user messages and removed the SMS option.