Slashdot Mirror


China Blocks WhatsApp (theverge.com)

An anonymous reader quotes a report from The Verge: China has blocked WhatsApp, security experts confirmed today to The New York Times (Warning: source may be paywalled). Over the past few months, WhatsApp has experienced brief disruptions to service, with users unable to send video chats or photos. Now, even text messages are completely blocked, according to Nadim Kobeissi, an applied cryptographer at Symbolic Software, a Paris-based research firm that also monitors digital censorship in China. Kobeissi found that China may have recently upgraded its firewall to detect and block the NoiseSocket protocol that WhatsApp uses to send texts, in addition to already blocking the HTTPS/TLS that WhatsApp uses to send photos and videos. He said, "I think it took time for the Chinese firewall to adapt to this new protocol so that it could also target text messages." His company noticed the app disruptions beginning last Wednesday.

104 comments

  1. That's because China is a LUDDITE country! by Anonymous Coward · · Score: 0, Funny

    ONLY apps can app apps, and LUDDITE China can't figure out how to app AppsApp!

    Apps!

    1. Re: That's because China is a LUDDITE country! by Anonymous Coward · · Score: 0

      I've missed you!

    2. Re: That's because China is a LUDDITE country! by easyTree · · Score: 1

      I'd prefer updates about hosts files.

    3. Re: That's because China is a LUDDITE country! by Anonymous Coward · · Score: 0

      Host files can be used to block whatsapp. You need to root the phone to change the hosts file though.

    4. Re:That's because China is a LUDDITE country! by Ritz_Just_Ritz · · Score: 4, Interesting

      Actually, it has a lot more to do with government officials being enriched by local companies who want to compete with whatsapp. Pay off enough cronies and their service gets blocked. They've had the tech to block it for a while. This has happened time and again to popular non-Chinese internet services and applications. Why ascribe to "luddite" behavior what can more easily explained by plain old greed and corruption.

    5. Re:That's because China is a LUDDITE country! by Anonymous Coward · · Score: 0

      Bu-bu-but WECHAT

      WECHAT IS AN APP

      Are we Luddites for using it?!?!

    6. Re: That's because China is a LUDDITE country! by Anonymous Coward · · Score: 0

      No. Whatsapp has 0 marketshare in China. ask 100 people in any city and 100 people wonâ(TM)t have heard of it or have it installed on their phones. wechat (and to a smaller extent qq) is practically the only chat communication program that anyone uses and has near 100% market share (it of the people who use chat at all). This is simply about censorship and control of information initially set up to control riots. With no control over the chat and social networking itâ(TM)s very hard for the Chinese government preventing large groups from congregating and rioting. In 2012 there were around 10,000 riot incidents and the government became increasingly nervous about the London riots and how they could be organized via social networks.

    7. Re: That's because China is a LUDDITE country! by Anonymous Coward · · Score: 0

      No, you are China's bitch for using it. Bend over, big brother is coming (cumming?).

    8. Re:That's because China is a LUDDITE country! by allcoolnameswheretak · · Score: 2

      What I don't understand is how all this shutting out of non-Chinese tech companies doesn't count as protectionism that goes against WTO rules, of which China is a member.
      The original motivation might have been censorship, but it is also a convenient way of boosting the domestic tech industry by keeping competition out.
      I thought stuff like this is exactly why the WTO was devised in the first place. Why is China not sanctioned for these actions?

    9. Re:That's because China is a LUDDITE country! by Anonymous Coward · · Score: 0

      I'm sure if they agree to all the censorship and restrictions that the local companies do they will be allowed in. Same as Bing being allowed but Google blocked. Same as the US blocking online gambling.

  2. This is the future of the Internet by Anonymous Coward · · Score: 0

    We're seeing it now, with China's firewall and the DoJ's increasingly irate court filings against Microsoft and Google. The Internet will have borders, and data will not be able to cross them.

    1. Re:This is the future of the Internet by presidenteloco · · Score: 1

      That is, until the power of conventional states is reduced to relative insignificance by bottom-up self-organizing blockchain-based economies and operations.

      --

      Where are we going and why are we in a handbasket?
    2. Re:This is the future of the Internet by Anonymous Coward · · Score: 0

      ... which will be blocked at the border. Any unknown traffic or suspicious traffic crossing a border will be blocked. The border will be a 5cm bounding box surrounding you.

  3. alternatives? by DavidB · · Score: 1

    So what can be used instead if you need end to end encryption? Signal might work, but I'd be surprised if it isn't blocked. Tor has a chat client now, but I don't think it works on iOS or Android. Keybase.io has a nice client that might work.

    1. Re:alternatives? by Anonymous Coward · · Score: 0

      Google Hangouts is encrypted for voice and text/image messages gmail is too. That is, assuming you're conversing with another person who is also on Hangouts and gmail.

      I can't remember, is Google banned in China?

    2. Re:alternatives? by green1 · · Score: 4, Insightful

      There is no alternative. Sure there may be some apps that they aren't blocking yet, but that's not truly a long term solution.

      You can't solve an oppressive regime by building better encryption. If enough people are getting around the firewall the regime will just crack down on whatever method they're using. If there are too many methods, they might switch to a whitelist instead of a blacklist, or they could take the approach of some governments and just ban internet access altogether.

      The government of a country has effectively unlimited resources when being compared to the individual citizens of that country. And if they don't have enough resources, they'll just take the resources they need from those same citizens.

      When your government is working against you, there is no safe and sustainable way to work around them.

    3. Re:alternatives? by Anonymous Coward · · Score: 0

      You don't need it. If you did, you'd be a pro at this and wouldn't have been using freaking what's app to begin with. If you get caught using this toy you don't need, assume the penalty in China is that you disappear. Have fun playing, but consequences are real.

    4. Re:alternatives? by loonycyborg · · Score: 1

      Just use irc over ssh. No way they'd block ssh. That'd make system administration a pain for everyone including them :P

    5. Re: alternatives? by Anonymous Coward · · Score: 2, Interesting

      Last time I checked ssh out of China was throttled to the point of connection time outs.

    6. Re:alternatives? by Sloppy · · Score: 1

      So what can be used instead if you need end to end encryption?

      Software can "prevent" MitM attacks in the sense of detecting when they're attempted and then refusing to work. But it can't really prevent a MitM attacker who says "let me MitM or else I'll make things stop working."

      Solutions are hard. Here are some:

      Use different physical links that don't go through their firewall. e.g. run a cable or use radios across their border.

      Kill them or vote them out, until you have a more human-friendly regime.

      (Ok, here's one software solution, but it has problems.) Maybe use steganography and try stay below the radar, but that's not an option for anything big/popular/mainstream.

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    7. Re: alternatives? by Anonymous Coward · · Score: 0

      Last month Signal still worked great for txt/img. Mind you, anything encrypted out of China seems to go over a single dial up line, with a lot of timeouts. For text messages this is not really a problem. I think partly because the first MBs over a connection seem to transfer at a regular speed.
      China is really lagging behind when it comes to internet.

    8. Re: alternatives? by Anonymous Coward · · Score: 0

      Lantern vpn. Tunnelbear works well too. Both have free 500 mb per month, and are pretty fast if you connect locally to hk, Japan, Korea, etc.

    9. Re:alternatives? by AHuxley · · Score: 1

      One time pad by hand. Dont reuse. Take photo of code as part of a much larger image. That removes the encoding and decoding risk from any OS or product.

      --
      Domestic spying is now "Benign Information Gathering"
    10. Re:alternatives? by Luckyo · · Score: 1

      Yes. Google has been blocked on chinese great firewall for quite a long time. That's why their android phones have special China only models. Normal android phones are utterly crippled in China.

    11. Re:alternatives? by Luckyo · · Score: 2

      AFAIK great firewall throttles ssh to point of uselessness, unless you're on the whitelist (i.e. a major company with special exemption).

    12. Re: alternatives? by Anonymous Coward · · Score: 0

      signal works in general (I use it everyday) in mainland China. Occasionally the messages are exceptionally slow and I have trouble connecting to the signal service (but this is typical of many sites that are not hosted within China because of massively contested international links). Typically if you open a vpn to HK or to SG or JP it fixes the issue

    13. Re: alternatives? by Anonymous Coward · · Score: 0

      lagging behind where? The internet in china in the major cities is miles beyond Australia. Iâ(TM)ve had 100mbit fiber to my house and office for 6 years... they are rolling out 1000mbit fiber now (starting in shanghai). I regularly get 8mb/s downloads from torrents. There are no data limits. My parents in Australia are stuck on a 2.5mbit ADSL connection

    14. Re:alternatives? by slashrio · · Score: 2

      ...apart from being none of our business what a sovereign country is doing (not to us).

      --
      "Trump!!", the new Godwin.
    15. Re: alternatives? by Anonymous Coward · · Score: 0

      Lagging behind everywhere but North Korea.

      You can't even use the world's top three websites there. Pathetic.

    16. Re:alternatives? by gwolf · · Score: 1

      Yes. Google has been blocked on chinese great firewall for quite a long time. That's why their android phones have special China only models. Normal android phones are utterly crippled in China.

      You mean, they perform as badly as if they were Replicant / Cyanogen?

    17. Re:alternatives? by Anonymous Coward · · Score: 0

      Leave China.

    18. Re: alternatives? by Anonymous Coward · · Score: 0

      VPN. Not a particularly hard solution

    19. Re: alternatives? by Maritz · · Score: 1

      lagging behind where?

      Everywhere. Who cares how fast it is if three fuckin quarters of it is censored?

      --
      I do not want your cheap brainburning drugs. They are useless for work. And I am a working man today.
  4. America needs a firewall by Anonymous Coward · · Score: 1

    to protect us against hackers and people like Snowden and Wikileaks

    1. Re:America needs a firewall by easyTree · · Score: 1

      And plants need umbrellas to protect them from the rain.

    2. Re:America needs a firewall by Anonymous Coward · · Score: 0

      Yeah, let's become more like China, or Trump Russian Nazis win!
      We need less hate speech, fewer white males, and more abortions and Dreamers. IMpeach!

    3. Re:America needs a firewall by slashrio · · Score: 1

      If this wasn't hate speech...

      --
      "Trump!!", the new Godwin.
    4. Re:America needs a firewall by Anonymous Coward · · Score: 0

      "ooh the media is against us" - yawn. What crushing fucking bores you dicks are.

  5. And? by Gravis+Zero · · Score: 1

    There were only two expected outcomes here: either WhatsApp folds and gives China's government backdoor access to their application or they get blocked. The only thing this means is that they have opted for the highroad and got themselves blocked. I would be far more concerned about the applications that China's government acknowledges that they allow.

    --
    Anons need not reply. Questions end with a question mark.
    1. Re:And? by SuricouRaven · · Score: 1

      They could take the higher ground still and get into a 'tech battle.' Make the protocol harder to block, set up dynamic servers on public clouds. It'd be pretty much burning every bridge to doing business in China, but those bridges are not looking very dependable right now anyway. China does have a strongly protectionist attitude - even if WhatsApp complied, the government would still penalize them in favor of any Chinese-owned competitor.

    2. Re: And? by Anonymous Coward · · Score: 0

      Skype, works smoothly, but dont discuss any trade secrets over it, I am sure you will not be alone.

    3. Re:And? by Anonymous Coward · · Score: 1

      Whatsapp has nothing to gain in China if it gives in to pressure. It's only use case is "secure" communication with the world. China already has a completely dominant messenger app called WeChat that does everything from chatting to ordering food and instant payment. Of course WeChat is an open book to the Chinese government. Whatsapp cannot ever hope to make it big in China. Giving backdoor access to the Chinese government would jeopardize any semblance of trust they have in other countries and give away its single "selling point" in China.

    4. Re:And? by Luckyo · · Score: 1

      It's not about backdoors. Chinese control communications on much greater level, such as policing content directly. Remember, there is no freedom of speech in China.

  6. Well by DaMattster · · Score: 4, Funny

    I block China! So there! :-D

    1. Re:Well by Anonymous Coward · · Score: 0

      I block China! So there! :-D

      Yet cheap electronics and house-hold goods still seem to be getting past your firewall...
      Maybe you have some hypocrisy-malware infesting your wallet that is bypassing your firewall...
      I recommend complete wipe and reinstall...

    2. Re: Well by DaMattster · · Score: 1

      It was meant to be a joke. Alas, good sarcasm is missed by millennials.

    3. Re: Well by Maritz · · Score: 1

      "Everyone I don't like is a millennial"

      Solid thinking there buddy.

      --
      I do not want your cheap brainburning drugs. They are useless for work. And I am a working man today.
  7. Support libpurple and Spectrum 2 by Zombie+Ryushu · · Score: 1

    While i think the removal of the repressive Chinese Government from power is the only real solution to all this. One way is to support additional protocols to support libpurple (the library responsible for Pidgin) and the XMPP Application Spectrum 2. This allows Android XMPP Clients to talk XMPP to a jabber instance, and the XMPP host to use libpurple for the other protocol.

    But there are no technical solutions around bad governments. The Chinese should push for a Secular Humanist Democratic reform of China.

    1. Re: Support libpurple and Spectrum 2 by Anonymous Coward · · Score: 0

      Didn't they try that and got run over by a tank?

    2. Re:Support libpurple and Spectrum 2 by Anonymous Coward · · Score: 0

      Humanist? What have you got against non-humans? Bigot.

    3. Re: Support libpurple and Spectrum 2 by easyTree · · Score: 1

      omg, China makes western countries look like democracies!

    4. Re: Support libpurple and Spectrum 2 by Anonymous Coward · · Score: 0

      But only just, I live in the UK you insensitive clod.

    5. Re: Support libpurple and Spectrum 2 by Anonymous Coward · · Score: 0

      Not even close, cupcake.

    6. Re: Support libpurple and Spectrum 2 by Anonymous Coward · · Score: 0

      The famous photograph clearly depicts the tank not running over the courageous protester, because the commies ordered them not to, as they were scared shitless by the unrelated riots going on elsewhere in the city, which had already caused tons of fatalities among the population and the police alike. And which nobody recalls, because Tiananmen and the iconic photo with the tank. Incidentally, itâ(TM)s the only one weâ(TM)ve got from the square, because the press quartersâ(TM) windows opened to the opposite side of the building they were staying in and nobody from the western press really got to see much, so most of the accounts are a wild speculation post factum.

    7. Re:Support libpurple and Spectrum 2 by Gussington · · Score: 1

      While i think the removal of the repressive Chinese Government from power is the only real solution to all this.

      Solution to what? WhatsApp is a product of the Zuckerberg tyranny, so this could be considered a good thing to a lot of people.
      ..

    8. Re: Support libpurple and Spectrum 2 by Anonymous Coward · · Score: 0

      Apart from tons of video.... just do a quick search. Iâ(TM)ve watched about 6 documentaries on it and sounds / looks like a war zone. One of the ones from the BBC was at a single hospital and they had 40 wounded people an hour coming through the door

    9. Re:Support libpurple and Spectrum 2 by Anonymous Coward · · Score: 0

      Solution to what? WhatsApp is a product of the Zuckerberg tyranny, so this could be considered a good thing to a lot of people. ..

      You need to look up the definition of tyranny, my friend.

    10. Re:Support libpurple and Spectrum 2 by lwmv · · Score: 1

      Reform is not free. It need tons of money. They'd be happy if you guys could donate a couple of bucks to support them.

    11. Re:Support libpurple and Spectrum 2 by Anonymous Coward · · Score: 0

      Uhh, I'm no fan of WhatsCrap. It's got a stupid fucking name, stupid design, and it lacks a lot of features.... but you clearly don't know the history of its development. Facebook didn't acquire it until 2014.

    12. Re: Support libpurple and Spectrum 2 by crimson+tsunami · · Score: 1

      Yes, the most famous story about Chinese oppression is about a guy not getting run over by a tank...

  8. More Importantly... by Anonymous Coward · · Score: 0

    What is Whatsapp, and who really gives a shit?

    1. Re:More Importantly... by Anonymous Coward · · Score: 0

      Whatsapp is an app with the UI similar to SMS and a back-end similar to email. The people who give a shit are those tired of paying $1 for a single text message.

    2. Re: More Importantly... by Anonymous Coward · · Score: 0

      They could use email. Then you don't rely on one particular company.

    3. Re:More Importantly... by Anonymous Coward · · Score: 0

      It's a service for a typical radio listener to send pictures of their scrotum or vulva to the radio host.

    4. Re:More Importantly... by slashrio · · Score: 1

      I'm surprised to hear that some people actually *did* pay $1 for a text message.
      What an idiots.

      --
      "Trump!!", the new Godwin.
    5. Re:More Importantly... by Maritz · · Score: 1

      What is Whatsapp, and who really gives a shit?

      We're supposed to give a fuck that you're so ignorant you don't know what whatsapp is?

      Do you always pipe up to tell everyone in earshot that you don't know stuff? How's that working out for you?

      --
      I do not want your cheap brainburning drugs. They are useless for work. And I am a working man today.
    6. Re:More Importantly... by Anonymous Coward · · Score: 0

      $1 is high... the typical rate is between 5 and 20 cents.

  9. Comment by Pensioner79 · · Score: 1

    Make your network and do not worry about locks. Your internet pager http://helpsetup.ru/internet/b...

  10. Shoulda use std. protocol by Anonymous Coward · · Score: 0

    Using a unique protocol (noise socket) makes it simple to detect, intercept, and destroy!

  11. At what point does this damage justify the IDP? by Anonymous Coward · · Score: 0

    Shouldn't "the Internet" defend against this blatant violation its basic principles? In the past, egregious misbehavior was eventually punished with the IDP, Internet Death Penalty: Play nice or be cut off.

  12. Re:Blocked at the border by presidenteloco · · Score: 1

    ...will be blocked at the border ...until we get our own satellite, balloon, and solar-powered-drone internet using hard-to-jam ultra-wide-band communications
    (or something along those lines.)

    --

    Where are we going and why are we in a handbasket?
  13. Is there decentralized encryption? by Anonymous Coward · · Score: 0

    Is that possible without needed a central server for initial connecting?

  14. Soon by Anonymous Coward · · Score: 0

    ... even text messages are completely blocked ...

    Soon, only governments will have secrets. I use the plural because one day, China will be a road-map for other countries.

  15. Hate to go to the Godwin thing here, but... by Anonymous Coward · · Score: 0

    China's 'rulers' are trying to go the same route that Hitler thought would work. The biggest problem with trying to control the masses is how do you keep control once you have it? It's an ultimately un-winnable game that they're playing. Same game as others in this world are going for.

    Would you care for a nice game of chess instead?

    1. Re:Hate to go to the Godwin thing here, but... by Luckyo · · Score: 1

      They already won the game long ago. Now, they're just mopping up the tiny remains of the resistance. WeChat has long crushed all competitors in the WhatsApp's field in China.

  16. China is going bad under Xi Jinping by aberglas · · Score: 4, Insightful

    He has been suppressing all forms of criticism and descent, of which this is just a small part. He is aggressively using technology to control people. And they even recently released a document recently denouncing civil society and democratic values.

    https://en.wikipedia.org/wiki/...

    The US fears them because the US owes China too much money. (Clinton talked about upsetting one's banker. Trump just doesn't know where China is.)

    The Australians fear China because China owes Australia too much money. They are by far our largest trading partner.

    The Europeans are incapable of any action at all without the US leading the way.

    The North Korea crisis (I use the word carefully) is all about China. Yet nobody dares to say so. That could end very badly.

    But the real fear is that China now has a large middle class. They cannot go back to the cultural revolution of th 1960s. When their economy stops growing at a fantastic rate (which it must) people will demand reform. Totalitarianism results in incompetence, nepotism and corruption. If Xi et. al. push back, there will eventually be trouble. Big trouble. By which time it will be too late for us to have any influence.

    Incidentally, Chinese students are a major Australian export to China. But the Chinese recently warned that those undertaking an Australian education would become "incompatible with Chinese values". Chilling stuff.

    1. Re:China is going bad under Xi Jinping by Gussington · · Score: 1

      Totalitarianism results in incompetence, nepotism and corruption.

      You say that as if Democracy doesn't? Bush, Bush, Clinton, Clinton, Trump, Trump Trump, Trump, Kushner...

    2. Re:China is going bad under Xi Jinping by aberglas · · Score: 3, Insightful

      I get sick of people whingeing saying that we are just as bad as the totalitarian regime like China (or N Korea!). There is no comparison.

      Sure, we only get the politicians we deserve. But we get to vote them out when they run too far off the rails. We get liberties unknown to the Chinese.

      Our system is far from perfect. But at least we can all help to improve it.

    3. Re:China is going bad under Xi Jinping by Anonymous Coward · · Score: 0

      Just ignore him, he's a total retard.

    4. Re:China is going bad under Xi Jinping by Anonymous Coward · · Score: 0

      Who says the Chinese government doesn't have their own version to vote out people. Obviously if a leader goes too far from the party line, they get voted out or get charged with corruption. The Communist Party isn't exactly an oligarchy. There's almost 90M people in the party. You can freely join it too and be part of the multitude of factions within the party. There's just as many factions in the Communist party as there are in the US, when you think about how Republicans and Democrats are split, and the multiple factions within each party as well.

      Just because the system is different doesn't mean it's necessarily bad or "evil". And when you largely get the same results, does it really matter?

    5. Re:China is going bad under Xi Jinping by DNS-and-BIND · · Score: 0
      This is such a ridiculous baizuo way of looking at China. So many wrong assumptions.

      "Totalitarianism results in incompetence, nepotism and corruption." China isn't totalitarian, they don't control every facet of your life. They're authoritarian, because they don't allow the people a voice. Hey, nothing wrong with that, lots of Americans don't think we should allow the people a voice either, after their disgraceful performance in the 2016 election.

      "If Xi et. al. push back, there will eventually be trouble." Total balderdash. Xi has been pushing back already: against incompetence, nepotism and corruption. It's been the theme of his reign so far. How do you not know that? Have you been watching fake news? Tons of CPC members have been thrown out or sent to prison. The old days of corruption are over, Xi is restoring the mandate of heaven for the CPC.

      "The US fears them because the US owes China too much money." Again ridiculous baizuo thinking. America has got China by the balls over this, we can just print money to pay debts. China doesn't invest in America because they want control, they do it because it's a solid investment. Where else they going to put all their money? In China? Eww.

      "The Europeans are incapable of any action at all without the US leading the way." God, Europe sucks. A millstone around our necks. Can't defend themselves, they're pussies. Always criticize us for everything we do, never a word of thanks. I'm struggling to remember the last time I thought "Well, good thing we have Europe on our side!" And they're baizuo to the max.

      --
      Shutting down free speech with violence isn't fighting fascism. It IS fascism!
    6. Re:China is going bad under Xi Jinping by aberglas · · Score: 1

      The fight against corruption is largely a fight against Xis enemies. Most of the princelings are corrupt to various degrees. The ones that get prosecuted are the ones that could threaten Xi.

      For all its many faults, democracy does get rid of bad governments peacefully. It is a serious error to underestimate its importance.

    7. Re:China is going bad under Xi Jinping by aberglas · · Score: 1

      So, imagine what would happen in the US if there were no elections at all. The senior politicians got to choose who the junior ones would be. Of course they would all look after each other's interests.

      You cannot freely express any opinion in the Communist party if you want to stay. And I do not even think you can join it without sponsorship. It is totally hierarchical, everybody needs approval from above. Sure there are factions, but it is not in the least bit free or fair. And Xi is actively purging members that have liberal views.

      Cherish and protect our open, democratic values. They will be even more important as computers become ever more powerful, and capable of concentrating power.

    8. Re:China is going bad under Xi Jinping by Anonymous Coward · · Score: 0

      Xi Jinping was largely voted in as a compromise between the various Communist factions. It's not like Hu Jintao or Jiang Zemin wanted Xi, considering he's purging a lot of Hu and Jiang's men.

      Yes you need "sponsorship", and by that I mean you have to show that you have Communist values, but it's not like the Democratic party or the Republican party just lets in anyone as well. And your political career is pretty much over if you can't join either one, especially at the federal level, since you don't even get federal funding unless your party can get at least 5% of the votes. In addition presidential debates won't even allow you to join their debates. Show me an independent party that has been largely successful in the US.

    9. Re:China is going bad under Xi Jinping by DNS-and-BIND · · Score: 0

      Dumbocracy elected Donald Trump. Dumbocracy produced Brexit. Sorry, the system doesn't work and needs to be discarded in favor of a more modern, educated system based less on what morons think and more on what smart people think. The New York Times praised the Chinese system and wondered why we can't have it in America. As time goes on and it outperforms the American system, more and more people around the world take note. Look at China's highspeed rail: completely impossible in America because all the private landowners would scream about it. In China, the government just confiscated the land. There can be no doubt about which system is more effective in achieving positive outcomes.

      "Referenda are pure gambling. There is no guarantee of a positive outcome, unfortunately."
      -- Danish EU advocate Charlotte Antonsen

      --
      Shutting down free speech with violence isn't fighting fascism. It IS fascism!
    10. Re:China is going bad under Xi Jinping by rerogo · · Score: 1

      Sure, it created high speed rail, but it also seized a bunch of landowners' land. In some moral systems, this is completely unforgivable, regardless of any benefit derived.

      Positive outcomes are in the eye of the beholder.

    11. Re:China is going bad under Xi Jinping by antifoidulus · · Score: 1

      Trump talked big game about China during the election, but has done absolutely nothing about China in the 8 months he has been president. Well, I guess thats not totally true he withdrew from the TPP which was formed mostly as a bulwark against China. Not really sure what he is doing, could be that Jared is making too much money off of China, could be that Trump needs Chinese money to fund more irresponsible tax cuts, could be because he is profoundly lazy, probably a combination of those factors.

    12. Re:China is going bad under Xi Jinping by aberglas · · Score: 1

      If you want you can join the Democrats or Republicans. Just pay your fee. Turn up to meetings. Vote on local issues. If you can convince other grass roots members of a cause you can make changes. No senior member of the party has to approve your membership. You are allowed to disagree.

      To join the Chinese Communist Party you have to be selected by the committee. Only one in ten applicants are accepted. They want to see that you are a hard worker and fairly smart, but also that you will do what you are told and not cause trouble. But if you are admitted, then that goes on your CV and makes it much easier to get good jobs. If you do not get in you will soon hit a glass ceiling and be excluded from any senior role.

      Completely different from western countries.

      Here is a nice article on some personal experiences of joining the party.
      https://daily.jstor.org/commun...

    13. Re:China is going bad under Xi Jinping by aberglas · · Score: 1

      I should add that of course in China there are factions and court intrigue. But it is within a closed, secretive, group.

    14. Re:China is going bad under Xi Jinping by Anonymous Coward · · Score: 0

      Well designed and implemented Democracy is designed to handle the occasional bad government. In the US you can get a bad president for a max of 8 years by which time people will have had enough and fresh blood will come in. Trump is not the first really bad president and probably won't be the last, but at least we only have to put up with him for 4-8 years and we can speak out and resist and force congress to make end runs around him.

      In an authoritarian system, if you get a bad leader, you are stuck with them and maybe their kids for generations. You can't speak out or you die or end up wishing you were dead. There is no rule of law. They can do what they will to you by decree and it will be backed up by "show trials" to make it look like there is a real system behind the decisions instead of a decree.

      Censorship bottles up real problems, hides angers that build over time. Eventually you get enough people with nothing left to lose that walking into a hail of police bullets means little. Then you end up like Libya and Syria and Egypt. The alternative is you end up with a starving, uneducated population of prisoner slaves like North Korea, which is unsustainable without being propped up by the outside, the way Russia and China do just to keep NK a thorn in the side of the US. They would have collapsed decades ago without propping up. China become a powder keg with this censorship scheme. It is a foolish move and it will end poorly in the decades to come. People might shut their mouths and put up with it while the economy is good. Once that changes, they will start to act out if they cannot speak and get their troubles off their chest. Then you either have to fight them and lose, or win and enslave them and set your nation on the road to collapse and vilification by the world. Not good choices to face just to keep people from saying a few things you don't like.

    15. Re:China is going bad under Xi Jinping by Gussington · · Score: 1

      Our system is far from perfect. But at least we can all help to improve it.

      So the latest election improved things in your opinion?

    16. Re:China is going bad under Xi Jinping by Agripa · · Score: 1

      I get sick of people whingeing saying that we are just as bad as the totalitarian regime like China (or N Korea!). There is no comparison.

      Sure, we only get the politicians we deserve. But we get to vote them out when they run too far off the rails. We get liberties unknown to the Chinese.

      Our system is far from perfect. But at least we can all help to improve it.

      My standard of comparison is not "we are better than China".

    17. Re:China is going bad under Xi Jinping by Anonymous Coward · · Score: 0
      So you can all help improve it, but no body wants too? Is that it? Why else is it getting worse and worse? The rich getting richer and richer, the poor, poorer and poorer.

      You can keep on pretending that it's all sunshine and rainbows, but anyone looking at it knows it's not. You have cops killing people for little reason and just confiscating their stuff on a whim and nobody does anything about it? Where are you going to draw the line and use some of those freedoms you keep pretending you have?

    18. Re:China is going bad under Xi Jinping by Anonymous Coward · · Score: 0

      This happens already in the US. Everyone knows Congress are a complete steaming pile of shit, but 99% of them get reelected over and over and over. Then when they get too old, their kids and nieces fill their shoes. At least China are a bit open about their cronyism.

    19. Re:China is going bad under Xi Jinping by Gussington · · Score: 1

      I get sick of people whingeing saying that we are just as bad as the totalitarian regime like China (or N Korea!).

      Your statement was that "Totalitarianism results in incompetence, nepotism and corruption", I merely pointed out that you get this with Democracy too, as demonstrated by the last 30 years of US politics.
      Totalitarianism has a lot of bad side effects, but incompetence, nepotism and corruption is hardly unique to it.

  17. China is a hell hole by Anonymous Coward · · Score: 0

    I hope someone nukes them back into the stoneage.. they are a huge risk to the rest of the world with their dictator 1984 bs

    1. Re:China is a hell hole by Maritz · · Score: 1

      Brilliant fucking plan mate, it's not as if they have their own nukes, is it? For your sake, I hope you're 12 or so.

      --
      I do not want your cheap brainburning drugs. They are useless for work. And I am a working man today.
  18. If Facebook has a hand in it, block it all by Anonymous Coward · · Score: 0

    Everythung they make is legal spyware.

  19. Re: own satellite by slashrio · · Score: 1

    ...which will be declared illegal and shot down (or up, out of orbit).

    --
    "Trump!!", the new Godwin.
  20. Insinuating Text = SMS and web stream = phonecall by vlueboy · · Score: 1

    IIRC regular folks originally did word-of-mouth marketing for Whatsapp as an SMS-replacer in the third world. Like other proprietary TCP IP services, it can do much more, but I hate the confusion of insituating that web streams and messengers ARE texts and phonecalls. One crucial factor in the confusion is the growing association of accounts with address books and phone numbers (though the system doesn't use phone lines and is a veiled trick to gain marketing data in the guise of simplicity)

    Web companies intentionally muddling the waters to sell something as a functional equivalent of a familiar classic tech often contribute to very confused users. Web giants don't usually have to deal with phone or email tech support.
    The result is that when something goes wrong, *we* are the ones stuck figuring out how to help friends find missing messages... or explaining in non-technical terms why a [direct] call to someone via their OS's address book did get charged as pricey long distance call by their ISP instead of connecting through the intended TCP Whatsapp or Facebok "call"

    These "texts" are not SMS

    "Internet-based messaging services" offered by Facebook, Wechat, Whatsapp and other services should legally be prevented from being called "texting". Before shooting me down, consider why technical users today never call Slack messages (or IRC, or ICQ, or AOL chats) "texts." Android 6+ now allow awareness and blocking of attempts by Facebook and the like to provide one-stop-shop communication, but the accumulated damage to the popular understanding of telco communications vs. proprietary smartphone offerings is already extensive, and likely irreversible.

  21. No suprise but... by ZeRu · · Score: 1

    No surprise when something like this comes from China, but here in Croatia our traffic minister wanted to ban the Uber app (because just banning the Uber service isn't enough when you're a clueless luddite moron). He didn't gave any info how he's going to enforce the ban - even if local ISPs were forced to block the app everyone would be able to download it through VPNs.

    --
    If you post as an AC, don't expect me to spend a mod point on you.
  22. Thanks for this by Anonymous Coward · · Score: 0

    I think very few people realize their way of seeing elections isn't the only one.
    The Chinese party is just the Chinese way of running elections IMHO. Anyone can enter it then must prove one's capacities, like you must convince too in occident...