Earlier quoted context omitted.
Additional (additional side-note): 'Winne the Pooh' movie has been banned[0] [0] https://www.theguardian.com/world/2018/aug/07/china-bans-win...
Additional (Additional (additional side-note)): No it’s not. The Guardian and other articles are wrong. [0] [0] https://www.reddit.com/r/China/comments/au5hd6/is_winnie_the... In addition, Peppa Pig is not banned and neither are time travel shows. In 2018, there were over 20 TV shows that had time travel in them.
China is blocking all language editions of Wikipedia
151–157 of 157 posts
Re: China is blocking all language editions of Wikipedia
#152Earlier quoted context omitted.
The English version of Wikipedia is not free of bias either. Wikipedia is not a source of truth for everything out there.
When I see that articles about the same thing in different languages state different and incompatible numbers, then I always think that this is an obvious and easily solveable problem; separate the data from the language and reference it in the text. That way each language uses the same data. This shouldn't just be done with numbers, but with dates, and other easily convertible information. Yes, this will create conf…
1. The surrounding text depends on the number it contains. By blindly replacing numbers in every language version, you get garbage like "Town A is the most populated place on the region at 10,000 inhabitants, followed by Town B at 11,000."
2. If you look at multiple language versions and they disagree, you know one of them must be incorrect and you should watch out for bias and outdated information. Forcing them to all have the same data takes away that feature.
3. Bias is rarely a problem with objectively checkable data. When the PRC publishes an encyclopedia, the issue with it is not that they'd get the date of Tiananmen Square wrong.
4. Requiring people to use and read some sort of placeholders instead of ordinary text greatly increases the barrier to entry.
Re: China is blocking all language editions of Wikipedia
#153As the artical mentions, the Chinese version has been blocked since 2016 - shortly after Wikipedia made the decision to move to mandatory HTTPS via HSTS. I'm not sure how recent this is but it seems that the site is also on the HSTS preload list used by most browsers - even within China (it seems Chrome is very popular there). It seems they have just gotten arround to blocking all of the other languages this year. ES…
Re: China is blocking all language editions of Wikipedia
#154I still remember that last year during my internship in Mainland China, clone git repository from GitHub and GitLab is a pain and my professor even have to use VPN too. China is basically hell for developers. I am afraid the new generations in China will no longer know about the real Internet. *sigh
Re: China is blocking all language editions of Wikipedia
#155Earlier quoted context omitted.
Additional (additional side-note): 'Winne the Pooh' movie has been banned[0] [0] https://www.theguardian.com/world/2018/aug/07/china-bans-win...
Additional (Additional (additional side-note)): No it’s not. The Guardian and other articles are wrong. [0] [0] https://www.reddit.com/r/China/comments/au5hd6/is_winnie_the... In addition, Peppa Pig is not banned and neither are time travel shows. In 2018, there were over 20 TV shows that had time travel in them.
I'd like to be proven wrong. So wise throwtt78oo65, tell me about your facts.
Re: China is blocking all language editions of Wikipedia
#156I lived in China for 15 years. This is probably only temporary leading up to May 35. It happens every year.
Re: China is blocking all language editions of Wikipedia
#157The DNS injection is obviously in place. But something strange happened when I checked the SNI filtering. The curl command stopped at "TLSv1.2 (OUT), TLS alert, Client hello (1)" and never exited when I tried to connect to www.bbc.com but with a --connect-to that is not blocked. Nothing strange until now. If SNI blocking is in place, they probably drop all the remaining packets of the connection. The strange thing is that when I try the opposite test and I connect to www.kernel.org (not blocked in Iran, too!) but with www.bbc.com SNI it still stops at TLS client hello.
First I thought they blocked the IP address, but I was able to connect to 212.58.244.210 (the IP address of www.bbc.com) on port 443 with telnet command. So, is Iran's regime using some other blocking mechanism that I'm not aware of? Or am I doing some kind of mistake?