Live data from Hacker News

How Is Russia Blocking Calls on WhatsApp/Telegram/Face Time/Snapchat/?

reuters.com

1–7 of 7 posts

Re: How Is Russia Blocking Calls on WhatsApp/Telegram/Face Time/Snapchat/?

#2
Hi, I was wondering how is it technically possible for Russia firewalls to block calls over these platforms, while keeping chat messages working? Thanks

My guess is that it is because of a different layer 7 protocol than HTTP is used for calls, and the code of the protocol leaks in the TLS/SSL header. Is this guess correct?

Re: How Is Russia Blocking Calls on WhatsApp/Telegram/Face Time/Snapchat/?

#6
post #4

Its DPI mostly from this company: https://theins.ru/en/politics/265749

It won't be the only solution that can do this by the way. Many airplane WiFi services block WhatsApp and telegram calls.

I think they just look at the traffic shape. Real-time traffic requires a lot of constant similar sized traffic per second, rather than texting or images which is much more bursty.

Re: How Is Russia Blocking Calls on WhatsApp/Telegram/Face Time/Snapchat/?

#7
post #4

Its DPI mostly from this company: https://theins.ru/en/politics/265749

Time to learn more on DPI, thanks.

If you want to explore and make some tests of your own, nDPI is the most popular open-source DPI engine.

https://github.com/ntop/nDPI

https://youtu.be/NndEp7__Y1A