←back to thread

1308 points rickybule | 1 comments | | HN request time: 0s | source

Indonesia is currently in chaos. Earlier today, the government blocked access to Twitter & Discord knowing news spread mainly through those channels. Usually we can use Cloudflare's WARP to avoid it, but just today they blocked the access as well. What alternative should we use?
Show context
Humorist2290 ◴[] No.45054496[source]
- Tor. Pros: Reasonably user friendly and easy to get online, strong anonymity, free. Cons: a common target for censorship, not very fast, exit nodes are basically universally distrusted by websites.

- Tailscale with Mullvad exit nodes. Pros: little setup but not more than installing and configuring a program, faster than Got, very versatile. Cons: deep packet inspection can probably identify your traffic is using Mullvad, costs some money.

- Your own VPSs with Wireguard/Tailscale. Pros: max control, you control how fast you want it, you can share with people you care about (and are willing to support). Cons: the admin effort isn't huge but requires some skill, cost is flexible but probably 20-30$ per month minimum in hosting.

replies(12): >>45054512 #>>45054517 #>>45054567 #>>45054628 #>>45054699 #>>45054720 #>>45055029 #>>45055389 #>>45055401 #>>45055431 #>>45056362 #>>45059374 #
akho ◴[] No.45056362[source]
Wireguard is not censorship-resistant, and most VPN-averse countries block cross-border Wireguard. Why reply a practical question in an area in which you have no experience?
replies(2): >>45056505 #>>45056516 #
LeoPanthera ◴[] No.45056516[source]
Is it possible to identify wireguard traffic that isn't on a common port?
replies(1): >>45056586 #
akho ◴[] No.45056586[source]
Yes. Fixed packet headers, predictable packet sizes. I don't know what "a common port" means in relation to wg.
replies(2): >>45057307 #>>45057416 #
1. ItsHarper ◴[] No.45057416[source]
51820 is the one they use in the docs, that's probably the most common one.