Slashdot Mirror


France Says Fight Against Messaging Encryption Needs Worldwide Initiative (reuters.com)

An anonymous reader shares a Reuters report: Messaging encryption, widely used by Islamist extremists to plan attacks, needs to be fought at international level, French Interior Minister Bernard Cazeneuve said on Thursday, and he wants Germany to help him promote a global initiative. He meets his German counterpart, Thomas de Maiziere, on Aug. 23 in Paris and they will discuss a European initiative with a view to launching an international action plan, Cazeneuve said. French intelligence services are struggling to intercept messages from Islamist extremists who increasingly switch from mainstream social media to encrypted messaging services, with Islamic State being a big user of such apps, including Telegram. "Many messages relating to the execution of terror attacks are sent using encryption; it is a central issue in the fight against terrorism," Cazeneuve told reporters after a government meeting on security. "France will make proposals. I have sent a number of them to my Germany colleague," he said.

56 of 446 comments (clear)

  1. Just like trying to ban guns by Anonymous Coward · · Score: 5, Insightful

    People will just make their own.

    1. Re: Just like trying to ban guns by Anonymous Coward · · Score: 3, Insightful

      The difference is if you make encryption illegal and someone uses their own, you can arrest them. This basically ensures the only ones using encryption will be part of ISIS and makes it much easier to track them. Now actually figuring out what is actually encrypted (when they start using non traditional methods) will be difficult.

    2. Re:Just like trying to ban guns by Salgak1 · · Score: 5, Informative

      Home-made guns almost never happen? Like the 10% of captured guns in Australia ??

      And if you're talking improvised firearms, it's even easier. Hell, there are videos on YouTube showing you how. . .

    3. Re: Just like trying to ban guns by John+Allsup · · Score: 3, Informative

      You cannot make a gun with only 300 lines combined of JavaScript, HTML and php (given cryptojs). You can make a barebones secure messaging system requiring only a standard Lamp stack that easily. I did one out of boredom in about two hours, most of that looking up APIs, the result of which I dumped at http://pgen.chalisque.org/ssms... - too easy.

      --
      John_Chalisque
    4. Re:Just like trying to ban guns by Anonymous Coward · · Score: 2

      Almost all the time I make it to work safe and sound. Only 1 out of 10 time I get beaten to a pulp by robber.

    5. Re: Just like trying to ban guns by jacekm · · Score: 4, Interesting

      There are many kinds of encryption. During WWII British radio was using previously agreed phrases to activate French resistance. Can you arrest someone for sending message: "Uncle Henry is sick today" ? Where do you draw a line? What if I encode message into RAW camera image such that it does not affects how an eye see the image but otherwise has fully encoded text in the lower bits of the image pixels (text itself still encoded by cipher)? Those in many cases might be indistinguishable from normal camera noise and it will be very hard to prove that the image has a hidden message inside it and that it is breaking the law. Cameras typically have 14 bit deep RAW images and human eye only distinguishes 8 bit. So for each pixel of the image I can encode (naively) 6 bits of message and still have an image that the eye will not see the difference. Obviously the example is naive. In real life less bits with smarter algorithm would have to be used to make impossible to prove that the image has hidden message beyond noise.

    6. Re:Just like trying to ban guns by JustAnotherOldGuy · · Score: 4, Insightful

      Almost all the time sounds like a fair description of 90%. so that other 10% fits nicely in almost never

      NO, those two things are NOT the same.

      If 10% is the same as "almost never", then surely you wouldn't mind being shot only 10% of the time, right?

      FFS, you're as brain-dead as servicescope_minor.

      --
      Just cruising through this digital world at 33 1/3 rpm...
    7. Re: Just like trying to ban guns by Mister+Transistor · · Score: 3, Informative

      The use of phrases is called a code. That is a very simple verbal form of a cipher. Read up on the basics of codes and ciphers and you have a lot of the basic information you need on encryption.

      The other process you are describing is also well known, it's called "steganography". There are already algorithms written to not only encode data that way, but also to detect patterns of encoded data in an image. Read up on "stegbreak".

      --
      -- You are in a maze of little, twisty passages, all different... --
    8. Re: Just like trying to ban guns by lgw · · Score: 2

      Steganography isn't perfect - thus far it seems you can always statistically distinguish between "random" bits in images, sound files, etc, from "random"-seeming encrypted data. There's no proof that this is necessarily true, however, so it may be lack of public-sector work in the area.

      If the goal is to send encrypted messages without going to jail for it, methods like you describe could work in a nation with jury trials and presumption of innocence, as the complex technical arguments and probabilities would likely fall flat with a jury. You'd still likely get raided, however, and if you were involved in something nefarious the physical evidence might be laying around. Plus the raid itself is fairly strong punishment for what should be a non-crime.

      Mostly, if you don't want to draw government attention, the best bet is to comunicate in ways that don't themselves draw attention (like constantly send RAW files back and forth) online (where it's easy to search everyone). I don't want to give suggestions, but it's not complicated.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    9. Re:Just like trying to ban guns by cayenne8 · · Score: 3, Informative
      Well, it is pretty easy to BUY 80% Lowers for different firearms, they usually come with a jig to slap on it, drill out the last little bits, and Voila, you now have a fire arm with NO REGISTRATION or serial number required and you can build the rest from readily available parts....

      Perfectly legal...Example Here...

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    10. Re: Just like trying to ban guns by turbidostato · · Score: 2

      "There are many kinds of encryption."

      So what? Law is not about technology, but about definitions.

      "Where do you draw a line?"

      You basically don't need it. France has a long standing tradition on what Foucault described at Discipline and Punish to be alike a panopticon: this is the kind of "crimes" you put in place for "just in case" scenarios. You generally don't prosecute them but, by being vague and very difficult to avoid one way or another, you throw them at whomever you like, be it political dissent or someone you want to punish beyond what you have at hand. In you example, for instance, you don't ban saying "Uncle Henry is sick today" but add an "encryption" charge on top of whatever you have to the person you are after.

      "What if I encode message into RAW camera image such that it does not affects how an eye see"

      That's completly different. You just ban steganography along any other cryptography. You don't think the only way to "see" if a file comes with a hidden payload is to use your naked eye, do you?

      "In real life less bits with smarter algorithm would have to be used to make impossible to prove that the image has hidden message beyond noise."

      The only way to truly hide a message so it looks like noise is by using a one time pad. But we are talking about state power here, remember? https://xkcd.com/538/

    11. Re: Just like trying to ban guns by lgw · · Score: 2

      A one-time pad is a long as the message. If you have a method to securely send the one-time pad, why not use it to send the message instead?

      The point, however, is that the low-order bits in images and sounds aren't as uniformly random as encrypted data. Now, you could generate a one-time pad using the same sort of data you're trying to hide in, and that can sometimes work, but there's that practical difficulty mentioned above. If you just want to send short, simple messages, use a code instead of a cypher.

      --
      Socialism: a lie told by totalitarians and believed by fools.
  2. Widely Used!!!! by TechyImmigrant · · Score: 5, Insightful

    >Messaging encryption, widely used by Islamist extremists to plan attacks

    And much more widely used by spouses to talk to their spouses to remind them to pick up milk from the supermarket because the bottle is almost empty.

    --
    I should use this sig to advertise my book ISBN-13 : 978-1501515132.
    1. Re:Widely Used!!!! by silas_moeckel · · Score: 5, Insightful

      Lets see.
      So that network it goes through can not sell my need for milk and eggs to advertisers.
      So that things that do need to be encrypted do not stand out.
      Because in some places the things you talk with your spouse about have a semi privilege.
      I want to insure it's realy my wife not somebody impersonating her.

      That's just for starters.

      --
      No sir I dont like it.
    2. Re:Widely Used!!!! by Anonymous Coward · · Score: 5, Insightful

      But there is nothing illegal about buying milk... so why does this message need to be encrypted?

      Unless the government does not like that brand of milk...

      Because that's no one else's fucking business, that's why.

    3. Re:Widely Used!!!! by NatasRevol · · Score: 2, Informative

      Because of the right to privacy?

      ie fuck off

      --
      There are two types of people in the world: Those who crave closure
    4. Re:Widely Used!!!! by Kohath · · Score: 3, Insightful

      Because, if you know when a guy's at the supermarket instead of at home, you can exploit that knowledge to do things at his house during that time.

    5. Re:Widely Used!!!! by npslider · · Score: 2

      A new amendment coming to a dictatorship near you:

      You have the right to remain silent, because encryption is illegal. Anything you communicate will be used for the State's benefit and our corporate handlers, and to your detriment.

      Good day citizen.

    6. Re:Widely Used!!!! by kheldan · · Score: 2

      But there is nothing illegal about buying milk... so why does this message need to be encrypted?

      Listen, you: It's got nothing WHATSOEVER to do with the content, it is the PRINCIPLE of the thing that matters here. You, I, and everyone else should be free from being surveilled, spied on, or monitored in any way, shape, or fomr. PERIOD. Or would you enjoy being treated like a small child your entire life, or like a criminal in prison, or like an animal in a zoo? That's what it will be like living in a world where governments can see, hear, and read everything you're doing every minute of every day, cradle-to-grave. How would you like it if you couldn't even be alone in your own home without someone watching and listening to everything you do? Would you enjoy using the toilet, or having sex with your wife while government cameras and microphones see and hear all of it, profiling and judging everything you do? No? Does that idea disturb you? You let these super-anal-retentive government types have their way, that's pretty damned close to the world we'd be living in. Don't believe me? Right now, TODAY, there is damned few places you can go in public where there are NOT cameras watching you. Your cellphone can be listened in on with relative ease. The GPS on it can pinpoint your location within a few meters, and that information is free for the taking by the wireless company, which will give it to the government on demand. Your emails? Your web traffic? EVERYTHING you do online? All tracked and logged, made available to the government, ON DEMAND. Your electric and natural gas usage? Meters are wireless in most places now; hour-by-hour usage data can easily be used to determine whether you're home or not, and what you're doing at home. Got OnStar in your car? It can be used to track you, and listen in on you while you're driving -- and again, even if you don't your cellphone can be used to listen and track you anyway. ALL your financial transactions are subject to scrutiny. You decide to start using cash only for everything? The FBI and HLS flag you as a possible terrorist or criminal.

      You convinced yet? Or are you one of those "If you're not doing anything wrong, you have nothing to hide" people? If you are then you are dumb, and if it influences who and what you vote for, then you are helping to destroy MY and many other people's actual freedom, in exchange for imaginary 'safety' -- since all their damn surveillance of normal citizens does NOTHING to combat 'terrorism', it just gives the less-than-1% more power over everyone else. THINK ABOUT WHAT YOU'RE DOING.

      --
      Are YOU using the TOOL, or is the TOOL using YOU? Think about it!
  3. Straw Man. False Dichotomy. by zenlessyank · · Score: 4, Informative

    Insert bullshit excuse here. This is a call to increase encryption 10x fold. It is none of your business what I say to my wife while I am chatting. I repeat. It is NONE OF YOUR FUCKING business. I won't stop using encryption. I will kick a terrorist in the nuts. You chicken shit fuckers wanna hide in a building and do all your spying from a chair. I have an old pair of wart encrusted balls you can sniff. Germany and France should not be allowed to do anything together.

    1. Re:Straw Man. False Dichotomy. by npslider · · Score: 4, Insightful

      Those that plan to do evil WILL ALWAYS find a way to communicate, plan unnoticed, and not get caught.

      Short of plugging every mind into a unified collective where all thoughts are known to all, this will continue to be true.

    2. Re:Straw Man. False Dichotomy. by torkus · · Score: 2

      It's fairly trivial to put together an encrypted chat client to begin with.

      IM platform and communication has off-the-shelf and/or open-source options available. Pretty much IM modules where you provide the host for the server.
      Encryption modules...same thing. Tons of open source and easily integrated with above IM platforms.

      While it requires some expertise...it's really, really not that hard. Things like this nonsense that france is preaching are utter BS and have very little, if any, impact on terrorism.

      --
      You can get rich if you own a politician, but you have to be rich to buy one in the first place.
  4. France ruled by idiots... by Anonymous Coward · · Score: 5, Insightful

    Let's re-word this a bit.

    We know for a fact that most of the Terror attacks were planned "in the clear". Most are at a loss on how to use encryption or have the tools needed to make use of encryption.

    Next, everyone using the internet for anything uses encryption, everyone. be it SSL, TLS, SSH, PGP, GPG, whatever.

    What France is trying to say (and what the US and Britain as well intend) is to get people riled up over encryption so that they can make it illegal for EVERYONE to use if it doesn't have a "back-door" or "golden-key".

    This would cause a complete failure for security / encryption and safety worldwide. Secure communications between traffic-control and air-towers would be subject to attack. Subway and Train communications that control track switching and timing would be vulnerable.

    Identity theft would go through the roof, the stock market would crash, dogs and cats living together, mass-hysteria!!

    But, then again, that is what the "Terrorists" want. And our governments are rolling over, exposing their soft, bloated underbellies to ISIS.

  5. My fat white ass... by clonehappy · · Score: 5, Insightful

    ...that this is about terrorism. FFS we have the best military intelligence in the world, and we can't stop a rag-tag bunch of third-world "militants"? Bull. Shit.

    Every time the elites want more control over the populace or want to ban something, they trot out their wholly-owned and operated subsidiary ISIL (or whatever they're called this week, Taliban, Al-Qaeda, etc.) to demonize the freedom du jure and everyone bends over. Banning encryption is not "central to defeating terrorism", banning encryption is "central to defeating personal liberty".

    These Reuters/AP/wire reports always read properly when you replace terrorism with liberty or freedom anyway. Liberty must be stopped. Freedom is running rampant. Liberty is at odds with modern society. The actual terrorist acts could be stopped if governments wanted them to stop, but they don't want them to, they want to exacerbate them in the name of stopping freedom.

    1. Re:My fat white ass... by npslider · · Score: 5, Insightful

      It is the goal of ISIS and all who agree with them to do one thing:

      BAN FREEDOM and impose strict controls over everyone.

      We are literally doing the job for them. ISIS and Co. can't kill us all, and they don't have to. We are doing it to ourselves.

  6. What have we become? by npslider · · Score: 4, Insightful

    We must ban all people from meeting in groups without authorized monitoring... they could be plotting evil.

    We must ban the use of paper, it leaves no lasting evidence after it's destroyed.

    We must monitor everything and everyone, everywhere.

    Big brother is the only way to stop terror. It is necessary, it is the only moral thing to do. We must make it a world law, all offenders will be punished.

    With these wise and urgently needed social advances..finally the populace will be safe, and under control.

    1. Re:What have we become? by Anonymous+Brave+Guy · · Score: 2

      The irony is that if we applied those sorts of measures to our governments, the world would probably be a better place. It is far more important that governments are transparent and accountable to their citizens than the other way around.

      And the thing is, that applies at any scale. My sig around these parts used to point out that throughout human history, the greatest threat to life and quality of life has not been terrorism but the power of the state.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  7. I agree, we need a worldwide initiative by 93+Escort+Wagon · · Score: 4, Insightful

    Although the worldwide initiative I have in mind involves a purging of clueless, imbecilic politicians...

    --
    #DeleteChrome
  8. Because terrorists, right? by grasshoppa · · Score: 2

    Bullshit. Terrorism is only peripherally related to government's interest in compromising encryption. Governments the world over are terrified of their citizens speaking freely, for whatever noise they make about "Freedom of Speech". It's about controlling the message, which they can't do if people are communicating outside of their control.

    They're using terrorism to push this agenda.

    --
    Mod me down with all of your hatred and your journey towards the dark side will be complete!
  9. If you do nothing wrong, then yak yak yak by Anonymous Coward · · Score: 2, Insightful

    We have populace where they think that if you do nothing wrong, then you have nothing to worry about. The trouble is that they are ignorant of the law and don't realize that if a prosecutor were to look closely at anyone's life, they will find something that they are doing that is illegal. The people have waaayyyy too much confidence in authority.

    So, there will always be support for these dragnet operations to get the "bad guy" because everyone else thinks that they are the good guy.

  10. Paris terrorists used burner phones by Anonymous Coward · · Score: 5, Informative

    Paris terrorists used burner phones, not encryption, to evade detection

    "Everywhere they went, the attackers left behind their throwaway phones."

    Glyn Moody (UK) - 3/21/2016, 6:39 AM

    New details of the Paris attacks carried out last November reveal that it was the consistent use of prepaid burner phones, not encryption, that helped keep the terrorists off the radar of the intelligence services.

    As an article in The New York Times reports: "the three teams in Paris were comparatively disciplined. They used only new phones that they would then discard, including several activated minutes before the attacks, or phones seized from their victims."

    The article goes on to give more details of how some phones were used only very briefly in the hours leading up to the attacks. For example: "Security camera footage showed Bilal Hadfi, the youngest of the assailants, as he paced outside the stadium, talking on a cellphone. The phone was activated less than an hour before he detonated his vest." The information come from a 55-page report compiled by the French antiterrorism police for France’s Interior Ministry.

    Outside the Bataclan theatre venue, the investigators found a Samsung phone in a dustbin: "It had a Belgian SIM card that had been in use only since the day before the attack. The phone had called just one other number—belonging to an unidentified user in Belgium."

    As police pieced together the movements of the attackers, they found yet more burner phones: "Everywhere they went, the attackers left behind their throwaway phones, including in Bobigny, at a villa rented in the name of Ibrahim Abdeslam. When the brigade charged with sweeping the location arrived, it found two unused cellphones still inside their boxes." At another location used by one of the terrorists, the police found dozens of unused burner phones "still in their wrappers."

    As The New York Times says, one of the most striking aspects of the phones is that not a single e-mail or online chat message from the attackers was found on them. That seems to be further evidence that they knew such communications were routinely monitored by intelligence agencies. But rather than trying to avoid discovery by using encryption—which would in itself have drawn attention to their accounts—they seem to have stopped using the Internet as a communication channel altogether, and turned to standard cellular network calls on burner phones.

    That authorities are only now discovering this fact shows how well the strategy worked.

    As Ars has reported, along with other countries the UK government is pushing for ways to circumvent or weaken encryption because it claims strong crypto creates a "safe space" for terrorists. This new information that the Paris attackers did not routinely use encryption, if at all, but turned instead to the tried-and-tested technique of burner phones, undermines the argument that everyone's communications must be weakened in order to tackle terrorism.

    The New York Times article suggests that there was some evidence of encryption software being used elsewhere. A witness reported seeing a terrorist with a laptop, and told the investigators that as the computer powered up, "she saw a line of gibberish across the screen: "It was bizarre—he was looking at a bunch of lines, like lines of code. There was no image, no Internet," she said." The New York Times writes: "Her description matches the look of certain encryption software, which ISIS claims to have used during the Paris attacks."

    But as many were quick to point out online, the witness probably wasn't looking at some encryption software in action, because such systems show the decrypted message, not the encrypted form. The former Ars Technica editor Julian Sanchez wrote on Twitter: "It's suggestive of a verbose boot. Using encryption looks like 'reading a message' because you decrypt it first."

    Until we have stronger evidence to the contrary, it seems likely that encryption played little or no part in the Paris terrorist attacks.

    This post originated on Ars Technica UK

    1. Re:Paris terrorists used burner phones by johanw · · Score: 3, Informative

      Belgium and Germany are now outlawing non-registered prepaid cards in response to that. They can for the time being buy Dutch prepaids but law enforcement lobbies will try to ban it there too.

  11. Islam is the problem, not encryption by Anonymous Coward · · Score: 4, Insightful

    We blame terrorism on encryption because we don't want to admit the real problem. The same is often true for gun control, especially recently. Why do people get offended when I say that Islam is evil? Why is this considered bigotry?

    Islam isn't a race or an ethnicity. It's a religious belief. Specifically, it's a belief that Allah is the only god, Mohammed is his prophet, and the Qur'an is the literal word of god. We wouldn't call Christianity a race, so why would we act like Islam is a race? A large number of Muslims are either Arabs or Persians, which are two different ethnicities.

    Not all religions or beliefs are equal. Would the belief that the Earth is flat be equally as valid as believing that the Earth is round? Is a belief that the moon landings were faked as valid as believing that they really happened? Is it equally as valid to believe that humans aren't causing global warming as it is to believe that humans are causing a lot of the warming? In each case, one belief is obviously right and another is wrong. And then there are religions like Scientology, which is clearly a scheme to profit rather than a sincerely developed belief. Again, it is not to be taken seriously.

    While religions are never supported by testing hypotheses, they can still be judged on how they teach believers to act. Islam clearly teaches that non-believers should be given the choice to either convert or die. This is stated in the Qur'an and echoed in present day Islamic teaching. It is also clearly wrong. A significant portion of Muslims genuinely believe they need to kill non-believers. This is not true of Christianity, which teaches to love your neighbor and love your enemy. Even the most perverted forms of Christianity such as the Westboro Baptist Church don't believe in killing people. They are perverted, no doubt, but they stick to offensive speech and claim that their god is punishing people for sins, usually homosexuality. They are perverted, but unlike Islam, they're not killing anyone.

    Virtually all Christians are taught that if they committed acts of terror like what is frequently done by Muslims, they would get an instant one way ticket to hell. Islam could discourage terrorism by teaching the same thing, but instead they teach that it results in a trip to heaven where they get 72 virgins. Unlike Christianity, Islam clearly condones violence and terrorism.

    Why, then, do we pretend that Christianity and Islam are equally valid and call anyone who objects a bigot? Islam is objectively worse than Christianity. It is a belief system that needs to cease to exist. Some beliefs are so harmful that they need to be eradicated. Islam is at the top of the list.

    1. Re:Islam is the problem, not encryption by amicusNYCL · · Score: 5, Insightful

      It is a belief system that needs to cease to exist.

      How do you suggest we achieve that? Do you think we should just go ahead and kill 25% of the world's population? Would you suggest that the way to counter an ideology that believes in "convert or die" is to tell all of them that they need to either stop believing or die? What would that make us? Otherwise, what do you think is the best way to go about getting a couple billion people to abandon their beliefs that are over a millennium old, beliefs which form the foundation for the power structures in their countries, beliefs that people would rather fight and kill you over to preserve the power structure instead of abandon? And, for that matter, why stop at Islam? It seems like religion has been holding back real global progress, why not a push to take religion in general out of society?

      --
      "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
    2. Re:Islam is the problem, not encryption by fustakrakich · · Score: 3, Insightful

      25% is not nearly enough. Make it about 80%, pus or minus...

      Leave the religious bullshit outside the door. If you want to stop the terrorists, you have to at least reduce their pay

      --
      “He’s not deformed, he’s just drunk!”
    3. Re:Islam is the problem, not encryption by Captain+Splendid · · Score: 2, Insightful

      Woo! Genocide! Go on, turn in your human card, you don't need it anymore.

      --
      Linux, you magnificent bastard, I read the fucking manual!
    4. Re:Islam is the problem, not encryption by unixisc · · Score: 4, Insightful

      'Cease to exist' doesn't automatically imply genocide. If the bulk of the world's 1.6B Muslims stopped believing in Islam and switched to anything else - be it Atheism, Christianity, Scientology, Judaism, Zoroastrianism, Buddhism, et al, we'd all be better off. After the Soviet Union was defeated, Communism almost ceased to exist - if one recognizes that Chinese Communism is just one party rule, nothing more, nothing less, and that the ones in North Korea, Cuba & Venezuela are statistically insignificant.

      Islam can be stamped out the same way that Nazism was stamped out after WWII. Normally, we wouldn't tell people anywhere what to believe. But when a belief system advocates hatred and violence against its non members, it goes beyond a simple argument about rights, and gets into that libertarian cliché about 'Your rights end where mine begin'. And it's not even like Muslims are geographically contained anywhere, the way Taoists or Shintos or Rastafarians are: they are all over the world. So it's perfectly valid to start dictating what they can believe if they don't want to be either incarcerated or expelled or otherwise ostracized

    5. Re: Islam is the problem, not encryption by MitchDev · · Score: 2, Interesting

      Christians have killed doctor and bombed clinics where abortions were performed, that's terrorism, guess we have to ban all christianity too.... hmmmm... we may be on to something here, banning all religion...

    6. Re:Islam is the problem, not encryption by unixisc · · Score: 2

      Only problem w/ that brilliant argument: everything you listed above about Christians happened in the last millennium. Everything we're discussing today is something that started or restarted - depending on how one looks at it - in 2001. You are about as credible as Muslim triumphalists who talk about Islam's 'Golden Age' which is both fictitious, as well as completely irrelevant for TODAY!!!

    7. Re:Islam is the problem, not encryption by npslider · · Score: 4, Funny

      Why not a push to take religion in general out of society?

      Well... that worked well in the USSR. The state became the religion, that saved lots of lives under Stalin and Friends.

    8. Re:Islam is the problem, not encryption by Captain+Splendid · · Score: 4, Insightful

      How is self defense genocide?

      I see nothing in your post pertaining to self defense. All you did was to state your support for mass killing, and then in your reply to me, you literally doubled down.

      They have clearly stated they wish to irradicate western civilization.

      Well yes, this is to be expected from terrorist fucktards, not from supposedly college-educated middle aged white males such as yourself.

      There is simply no rational basis to allow them to do so.

      Just as there's no rational basis to perform even worse atrocities as a preventative measure.

      but fuckwits like you seem hell bent on importing them into every civilized country on Earth

      And now you've jumped to straight assumptions. Truth be told, I'm relatively agnostic on immigration in general (which to you probably makes me just as bad as who you thought I was, correct?)

      Truth be told I would have no problem adding you to the 25% also.

      Oh, looks like I was being kind to you. Apparently your worldview is twisted enough that I'm worth being added to the mass grave because I'm insufficiently compliant to that very idea in the first place. Stay classy.

      --
      Linux, you magnificent bastard, I read the fucking manual!
    9. Re:Islam is the problem, not encryption by FranklinWebber · · Score: 3, Insightful

      Not that I'm advocating what "geek" did, but it sounds less like genocide and more like ideocide (or "meme"-o-cide?).

    10. Re: Islam is the problem, not encryption by lgw · · Score: 3, Insightful

      Christianity has a New Testament, and a Reformation, is the thing. Theocracies of all stripes have done horrors, but then that's true of most forms of government, and I think is more about government than religion. But if you look at the rules and advice actually contained in scripture, there's a reason that "Old Testament" is slang for harsh and unyielding. And Islam only has an Old Testament, full of "put the infidel to the sword", without the moderating influence of a Scripture 2.0 full of needed patches about how being nice to people is really desirable.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    11. Re:Islam is the problem, not encryption by amicusNYCL · · Score: 3, Funny

      pus or minus

      That's the name of my Gwar cover band.

      --
      "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
    12. Re: Islam is the problem, not encryption by easyTree · · Score: 2

      Let's not forget that Texas teaches creationism in schools.

    13. Re:Islam is the problem, not encryption by unixisc · · Score: 2

      Why not just let the Jews demolish the al Aqsa mosque, and rebuild the temple on the Temple Mount? Let Jerusalem be only a Judeo-Christian pilgrim site. Unless you have dreams of massacring Jews in addition to Muslims

    14. Re:Islam is the problem, not encryption by Kabukiwookie · · Score: 2

      Since the root cause of the whole problem of terrorism is extremism from two sides and you're on one extreme end of the spectrum, I would suggest that you'd put yourself in that 25% as well and let all the (non-religious) moderates inherit the earth...

      --
      The mountains of madness have many little plateaus of sanity - Terry Pratchett.
    15. Re:Islam is the problem, not encryption by Applehu+Akbar · · Score: 3, Insightful

      Not Islam in general, but the death cult interpretation of it being pushed by the Saudis. Read up on the story of Sayyid Kutb, the influential Egyptian imam who also pushed this movement along and as an aside, founded the Muslim Brotherhood. You'll find out why the Egyptian military had to round them up and shoot them to avoid the fate of Syria and Iraq.

    16. Re:Islam is the problem, not encryption by UnknownSoldier · · Score: 2

      Well said.

      ANY belief that teaches mass genocide is evil / satanic / definitely NOT holy.

      Jesus taught compassion first, repentance later. "Your sins are forgiven. Go and sin no more."

      He **never** attempted to convert anyone.

      Radical Muslims seem to forget one KEY verse: "all who draw the sword will die by the sword."

      However, the REAL problem is not the radicals; it is the silent majority who do NOTHING to stop this evil of intolerance.

      --
      cult, noun, the belief that our belief is the only way. Religion and Science become cults when dogma is more important then facts.

  12. ...ignorance by XSportSeeker · · Score: 4, Insightful

    I imagine a call for banning clueless politicians who are always framing encryption under the terrorism threat agenda would be way more benefitial to the world.

    1. Re:...ignorance by StormReaver · · Score: 4, Interesting

      We need to control the message by reframing the dialogue. Instead of saying that politicians want to invade our privacy (which is too obtuse for most people to understand), we need to make the argument more emotional, specific, and personal:

      "Senator Dumbshit wants to make us turn over our babies' bath pictures to pedophiles, by eliminating the encryption we use to protect our families."

  13. Dear France, No! by nucrash · · Score: 2

    Dumb idea on a local scale is equally if not more dumb on a global scale.

    --
    Place something witty here
  14. Why stop there by Tukz · · Score: 2, Insightful

    We need to BAN all types of vehicles, they are widely used by Terrorists!
    We want to avoid another Nice, we need to address this on a global level.

    In fact, replace "vehicles" with just about anything. Phones. Terrorists use those too. A lot.

    --
    - Don't do what I do, it's probably not healthy nor safe. -
  15. No, just no. by MitchDev · · Score: 2

    The fight against encryption is the fight to establish a police state of tyranny and the death of freedom.

  16. Re:France needs to shut up by unixisc · · Score: 2

    Except that France, like a lot of the EU and John Kerry has switched to Arabic and call them 'Daesh'

  17. Re:Math... by Bob+the+Super+Hamste · · Score: 2

    Probably not yet but they have a clear model of how to get it there.

    --
    Time to offend someone