Hacker News new | ask | show | jobs
by Paul-ish 2966 days ago
How do you ensure the censor doesn't block the major c2s connections? I suspect most techniques are too technical for your average user.
1 comments

Modern clients can connect via port 443. There is also support for XMPP via WebSockets, that looks like regular HTTPS traffic.
Sure, but they can just block the IP.
Yes, but it's always possible to block IP (targeted attack). Federated with a big amount of small servers make it hard to automate. You can block several hosts but the rest of the network would work fine. And because of how federation in XMPP works you just need a one client to server connection to reach the entire network.