Slashdot Mirror


Pakistan Tries To Ban Encryption

An anonymous reader writes "Pakistan has a new Telecoms Law going into effect, which requires widespread monitoring of internet usage. In response, new reports are saying that the country is banning encryption, including VPNs, because it would interfere with the ability of ISPs to monitor internet usage."

185 comments

  1. yeah ok by bobstreo · · Score: 0

    I think you can monitor internet usage without deep packet inspection and logging. Doesn't
    matter what they are bytes are bytes.

    1. Re:yeah ok by Zapotek · · Score: 1

      They're interested in content rather than b/w utilisation. I suggest you RTFA...no-matter how preposterous it may sound.

    2. Re:yeah ok by petermgreen · · Score: 1

      This isn't about how much they are using the internet it's about what they are using it for. It's kinda hard to determine what a user is using the internet for if all their traffic goes through an encrypted tunnel leading out of the country.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    3. Re:yeah ok by NFN_NLN · · Score: 3, Insightful

      They're interested in content rather than b/w utilisation. I suggest you RTFA...no-matter how preposterous it may sound.

      Instead of generic encrypted traffic now users will to resort to stenography. Just embed encrypted traffic in otherwise boring video streams and pictures.

      I take it no one does any actual work over the internet in Pakistan?! How about banking, stock trades, online purchases? How ass-backwards is this country?

    4. Re:yeah ok by Anonymous Coward · · Score: 0

      not as ass backwards as its about to make its self.

    5. Re:yeah ok by lgarner · · Score: 4, Funny

      Sure, since hardly anyone can read shorthand these days, that should work. I'm not sure how to get it encoded into e-mails & such, though.

    6. Re:yeah ok by pete6677 · · Score: 0, Flamebait

      Yes, but what do a bunch of mullahs know about packet inspection? Modern Islam does not exactly encourage education or progress.

    7. Re:yeah ok by Psicopatico · · Score: 1

      Not to nitpick, but what you're talking about is called "steganography".

      Stenography is entirely a different thing.

      --
      Mastering the English language is fucking easy: all you have to do is to put an f* word in every fucking sentence.
    8. Re:yeah ok by mateomiguel · · Score: 1

      you mean steganography right?

  2. Nice by TafBang · · Score: 0

    I can't wait

  3. Cool! by Penguinisto · · Score: 5, Insightful

    ...now I just have to get hold of a few Pakistani bank IP addys, set up some sort of listener, and...

    Oh, you thought SSL would still be around after this little law gets into effect?

    (obviously I'm kidding, at least about wanting to do any such thing. OTOH, there are quite a few folks who probably wouldn't be kidding at all).

    --
    Quo usque tandem abutere, Nimbus, patientia nostra?
    1. Re:Cool! by jc42 · · Score: 1

      ...now I just have to get hold of a few Pakistani bank IP addys, set up some sort of listener, and...

      Why bother, when you can simply talk to a few people at the bank's ISP, exchange a bit of something under the table, and get a list of all the banks' customers' account numbers, PINs and login info.

      That's much simpler than setting up your own listener. And the new law will require the ISP to collect such information, so they might as well productize it.

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    2. Re:Cool! by EdIII · · Score: 1

      This is just stupid. For many reasons.

      Banning VPN's? Sure they encrypt traffic, but they also serve a very useful purpose. They bridge networks.

      Sounds like the people that set up MPLS (The ISPs) in Pakistan are out looking at expensive toys they are going to buy. Only corps will be able to afford to bridge networks now because those will be the only state sanctioned bridges.

    3. Re:Cool! by wagnerrp · · Score: 1

      Eh? You don't need encryption to bridge two networks or set up a tunnel.

    4. Re:Cool! by EdIII · · Score: 1

      I think that really depends on the firmware and software. Most developers assume you are going to use encryption so that option 'none' does not appear anywhere.

      Personally, I have never seen a VPN set up that allowed to specify no encryption in the proposals. Maybe you could do it with open source and set up an encryptionless tunnel.

      Technically you are probably correct, but pragmatically, I don't think it matters.

    5. Re:Cool! by NFN_NLN · · Score: 2

      Why bother, when you can simply talk to a few people at the bank's ISP, exchange a bit of something under the table, and get a list of all the banks' customers' account numbers, PINs and login info.

      After some careful analysis, I've determined you could make off with tens of dollars by hacking the average Pakistani's bank account. It would be more lucrative and less effort to trick dumb and greedy Americans into Nigerian money laundering scams.

      http://www.einfopedia.com/per-capita-income-of-pakistan.php

    6. Re:Cool! by Anonymous Coward · · Score: 1

      What the fuck are you going on about? GRE tunnels have been standard in Cisco gear for years, and by default aren't encrypted. In fact if my memory serves me well, it takes a relatively new IOS image, with the appropriate feature set, to do an IPSec GRE tunnel with a Cisco device, but even an el-cheapo 2500 off ebay running IOS 10.x can do unencrypted GRE.

      Go back to coding, and let us network guys run the network, ok?

    7. Re:Cool! by gratuitous_arp · · Score: 1

      What about GRE, IP-in-IP/IP6-in-IP, and tunnel mode AH for IPSec? These are all common tunneling mechanisms that do not use encryption, though as you said, they'd have to be supported in the software. I'm prepared to be wrong on this as I don't work with small business equipment, but I would imagine the lowest end boxes that will provide an IPSec VPN will let you do an AH-only tunnel.

      Interestingly, some open source IPSec implementations will even allow "encryptionless" ESP tunnels, using "null" ciphers for the ESP encryption. The (old) setkey utility for Linux (and BSD?) allows you to set this, though other utilities will not. Not very useful for anything, but it's another example.

    8. Re:Cool! by judo_badger · · Score: 1

      Weird, because every Cisco router that I've worked with allows you to create tunnels without encryption. I'll grant you that they're a bit of an obscure company in the networking arena, so you may have a point...

    9. Re:Cool! by EdIII · · Score: 1

      First off, I would just like to say.... Slashdot will you fix your crappy ass shit in Chrome!!! Dear sweet tiny baby jesus....

      Secondly, Cisco is some high end equipment. I have worked with Sonicwalls and some others and I just checked a couple different models and they don't allow encrpytionless tunnels.

      Never touched a Cisco yet, but since VPN is used by business quite a bit, I think you have a point if it allows it. Of course, the other business considerations of a VPN tunnel that does not make the data private is a whole other matter.

      I would expect a key escrow system to be proposed instead of outright banning.

    10. Re:Cool! by EdIII · · Score: 1

      Since I have worked on the low end boxes for years, and some higher end stuff, I can tell you they don't allow AH-only tunnels.

      I am not surprised that open source IPSec implementations could do it, and I mentioned that they probably could, but not everybody is going to shell out $500-$600 bucks to create their own routers for both sides.

      If the majority of the hardware does not support it, then making the rule is not very wise. You mention IPv6 too, which is still not largely supported by the majority of routers our there right now.

      Not everybody has the expertise to do it either, and relies on the wizards to get things set up. That's why we have those wireless one-button set up routines on the low end boxes because setting up wireless might as well have been brain surgery for some customers.

      I would be willing to bet that not a single wizard exists to set one up AH-only.

    11. Re:Cool! by Anonymous Coward · · Score: 0

      It also means that every single password for every single system in India will have to be plaintext.
      Mobile phones will have to be unencrypted too.

      Encryption is used for so many things.

      Someone over there needs to rub their neurons together and realise that they're an idiot.

    12. Re:Cool! by Zontar+The+Mindless · · Score: 2

      It also means that every single password for every single system in India will have to be plaintext.

      What does India have to do with this?

      --
      Il n'y a pas de Planet B.
    13. Re:Cool! by Anonymous Coward · · Score: 0

      The new law not only imposes exciting requirements so that the gov't can monitor all communications for 120 days, but also forbids anyone but the government to "monitor, reconcile, or block any traffic" -- so the ISP is not allowed to do that. (Not to say they won't, for appropriate amounts of cash.)

      The encryption ban isn't all that impressive, just typical government not-thinking-things-through, and easily enough fixable -- they can add an exception for banks, permitting encryption but the bank has to store the corresponding unencrypted data. FWIW, the requirements pertaining to this may be in place (I'm not a lawyer, so I'm not sure if that's what the second statement here means, or if it's more a Room 641A thing for international comms passing through):

      (7) The Licensee(s) and Access Provider shall ensure that signaling information is uncompressed, unencrypted, and not formatted in a manner which the installed monitoring system is unable to decipher using the installed capabilities.

      (7) In case it is not possible to monitor the signaling information of some traffic at the Probe and the Authority has agreed to let the traffic pass through, the required signaling information shall be extended from the Licensee(s) and Access Provider(s) network's premises, at their own cost, including but not limited to the required format conversions, hauling of data to the Authority designated location, and installation of additional equipment to achieve information as specified in subregulation (6) above.

      What's really jawdropping is requiring that every byte going through every ISP or telco in Pakistan must be logged for 120 days. In other news, the middle east division of every vendor of massive storage arrays report 1000% increase in sales...

      Read the law here (PDF), it's only 6 pages.

    14. Re:Cool! by LordLimecat · · Score: 1

      Eh? You dont need encryption for a VPN either.

    15. Re:Cool! by lostsoulz · · Score: 2

      Oh, you thought SSL would still be around after this little law gets into effect?

      I, for one, welcome the arrival our new Telnet Overlords.

    16. Re:Cool! by Anonymous Coward · · Score: 0

      openvpn allows you to disable all forms of encryption..

    17. Re:Cool! by pakar · · Score: 1

      I am not surprised that open source IPSec implementations could do it, and I mentioned that they probably could, but not everybody is going to shell out $500-$600 bucks to create their own routers for both sides.

      Option 1 - 2 routers running OpenWRT and OpenVPN can be had for $100... Complete with a web-interface, but will probably need the user to follow a step by step howto on setting up the tunnel...

      Option 2 - Get a couple of old computers (even a 486 could probably handle this..) ... say ~$50 each.. Install PFSense and then just use the webgui and setup a GRE or OpenVPN-tunnel...

      Option 3 - I know MikroTik RouterBoard supports GRE and they can be had for around $50 as a starting-point... never used them myself so no idea about the ease on configuring them...

    18. Re:Cool! by Anonymous Coward · · Score: 0

      I can log every byte much cheaper...

      2012-05-11:
      byte amount
      0x01 23
      0x02 34
      0x03 23
      0x04 75
      .
      .

    19. Re:Cool! by pakar · · Score: 1

      They will make a fork of OpenSSL called OpenSL

    20. Re:Cool! by O('_')O_Bush · · Score: 1

      India and Pakistan are different countries, enemies, and have nothing shared between except animosity.

      --
      while(1) attack(People.Sandy);
    21. Re:Cool! by Jawnn · · Score: 1

      This is just stupid. For many reasons.

      Banning VPN's? Sure they encrypt traffic, but they also serve a very useful purpose. They bridge networks.

      Uhm..., One can bridge networks without that encryption layer, dude. Never bothered to do it across the public Internet, for obvious reasons, but just sayin'.
      Then again, with the way the idiots in Congress (I'm looking at you, Tea Baggers) are going, I might need to make plans for that. Apparently, some in our own government feel that they too should know everything that their subjets..., er..., citizens are doing.

    22. Re:Cool! by Anonymous Coward · · Score: 0

      Simplest way to bridge networks would be to use IP Encapsulation within IP.
      You know, that little field where the IP stack says wether the payload is an ICPM, UDP or a TCP packet? Set it to 4 and put the packet you want to bridge over to the other network in the payload.
      RFC2003

    23. Re:Cool! by slick7 · · Score: 1

      Considering their batting average combating the Taliban, al Queda, stopping the flow of money, weapons and information to them, it's par for the course.

      --
      The mind conceives, the body achieves, the spirit manifests.
    24. Re:Cool! by DarkOx · · Score: 1

      Um what makes you think you can do VPN in clear text? I guess the "Private" part of VPN would not really apply but you could bridge networks just fine over the Internet using GRE for instance.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    25. Re:Cool! by EdIII · · Score: 1

      Well I don't think the "Private" in VPN means privacy. I think it simply refers to the bridging of two private network address ranges.

      I never said I thought you could do VPN in clear text. I never imagined anyone would want to to do so since you are usually bridging over a public network and private network traffic is usually sensitive enough to warrant some privacy. Since it is just encapsulation with some encryption and authentication, I did not see why you could not drop the encryption part. The encapsulated packets will be in clear text, but the mechanism would still work, and as you pointed out, there are different methods to bridge networks anyways.

      Of course I am aware that you could use high end equipment and linux boxes to bridge networks without encryption just fine. I was just pointing out that the vast majority of the people and businesses this would affect would lack the sophistication to do so.

    26. Re:Cool! by bsa3 · · Score: 1

      Why would you hack the average Pakistani's bank account? May as well hack Mr. Ten Percent's.

      Oh, wait a second —Swiss banks aren't subject to this law. Never mind.

  4. ok guys, seriously by SpiralSpirit · · Score: 2

    no more secrets. at all. this time I mean it. now go back to putting your secrets on the internet, in plain text!

    1. Re:ok guys, seriously by Penguinisto · · Score: 2

      I'm just wondering how the hell they're going to be able to tell images with steganographic messages from the ordinary variety.

      (the more I think about this, the more I'm forced to concldue that the Pakistani government isn't really thinking this thing through...)

      --
      Quo usque tandem abutere, Nimbus, patientia nostra?
    2. Re:ok guys, seriously by Anonymous Coward · · Score: 0

      government isn't really thinking this thing through

      Wait... when does any ever?

    3. Re:ok guys, seriously by Anonymous Coward · · Score: 0

      (the more I think about this, the more I'm forced to concldue that the Pakistani government isn't really thinking this thing through...)

      Name one that does.

    4. Re:ok guys, seriously by CityZen · · Score: 1

      I swear I'm just sending and receiving lots of random bits of data. Nothing encrypted here. Move along...

    5. Re:ok guys, seriously by caerwyn · · Score: 1

      Sure they are. They're interested in low-hanging fruit, and this will catch a whole lot of it.

      --
      The ringing of the division bell has begun... -PF
    6. Re:ok guys, seriously by Anonymous Coward · · Score: 0

      Duh. Even considering that Pakistan was able to scrape together a nuke in secrecy, I still doubt their back water buereucrats are any smarter than our own. This is just another "series of tubes" moment in technology.

      It's like saying "no lying allowed, because it's bad. mmkay?"

      Obviously they have a double standard for the military and finance though, otherwise how would they even continue to operate electronically at all?

    7. Re:ok guys, seriously by Wolfling1 · · Score: 1

      There will certainly be a number of ways to encrypt transmissions on the sly, and the Pakistani Govt will eventually be forced to allow a certain level of encryption to banks and/or military suppliers (maybe licensed encryption?). However, for the vast majority of punters, it will make subversive activities much harder.

      As I follow it through, it seems to be consistent with the ongoing push (in some parts of the world) to de-anonymise (is that a word?) the Internet. And that's a whole debate in its own right.

      I'm not going to try to get into the rightness or wrongness of it (though I do hold a fairly strong opinion) - but it seems that it lays the battle ground for the upcoming Internet war of freedom. The Pakistani govt will have to establish a cyber-crime unit specifically to catch/prosecute Internet Encrypters. Opponents will release steganographic based torrent tools, and so forth. The majority of punters will probably comply with their governments' wishes - either because they elected them, or are fearful of them. I imagine that a fair amount of 'abuse of power' will occur.

      IMHO - the history of mankind has seen a progressive form of regulation, particularly in the last 50 years. Our identities have gradually become less and less private, and our rights to 'dance around the border of what is legal' have become more tightly controlled. That journey has been littered with foolhardy govt mandates that are largely impractical - but that define useful perimeters around more useful regulation that will come later.

    8. Re:ok guys, seriously by wagnerrp · · Score: 1

      Exactly what I was thinking. What is stopping someone from setting up an application that does nothing but connect to random other machines and dump /dev/random down the pipe? Encrypted traffic through any well written algorithm should be practically indistinguishable from random data. Of course not knowing how the judicial system is set up in Pakistan, they may have the ability to imprison you indefinitely for doing such.

    9. Re:ok guys, seriously by ShakaUVM · · Score: 1

      >>no more secrets. at all. this time I mean it. now go back to putting your secrets on the internet, in plain text!

      I can't wait until we all move back to using telnet.

      I had some great fun with that in computer labs, back in the day.

    10. Re:ok guys, seriously by shutdown+-p+now · · Score: 1

      Very easy. If you're suspected, for whatever reason, of using steganography, they will employ thermorectal cryptoanalysis to determine whether any encryption was in fact involved. I hear the success rate of that method easily exceeds 100%.

    11. Re:ok guys, seriously by tebee · · Score: 1

      There are so many other things that must appear to to be more or less randomized data, how are they going to determine when someone is using encryption?

      Using data compression will obscure plaintext, either on the fly compression or putting it into a zip or rar archive. And what about those people torrenting a game ? both the executables and data will not be nice readable textfiles, added to which the various cunks of the torrent may received out of order.

      All HTTPS data is already encrypted - is this going to be banned to?

      --
      N.B. this user is far too lazy to write a witty and intelligent sig.
    12. Re:ok guys, seriously by ultranova · · Score: 1

      However, for the vast majority of punters, it will make subversive activities much harder.

      Most people simply want to be left alone. Making them feel threatened posting shit on discussion boards or downloading porn or games - or even browsing Wikipedia - is a sure way of turning someone who doesn't care about the government one way or another into someone who actively hates it. Consequently, this will actually make any subversive actions easier, since it increases the pool of people willing to go out of their way to subvert their government.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    13. Re:ok guys, seriously by gl4ss · · Score: 1

      and it's going to nicely suck development money back to western countries. you know, to those houses selling them this bullshit surveillance sw.

      --
      world was created 5 seconds before this post as it is.
  5. What it comes down to by Arancaytar · · Score: 5, Insightful

    The particulars may vary, but the essence is that you try to forbid people to have secrets from you.

    Once you see it in this light, the paradoxical futility becomes clear.

    1. Re:What it comes down to by PopeRatzo · · Score: 1

      The particulars may vary, but the essence is that you try to forbid people to have secrets from you. Once you see it in this light, the paradoxical futility becomes clear.

      You don't have to forbid people from having secrets if you take away any tools that allow them to share those secrets.

      Oh, you can still think whatever you want about the corrupt government, you just can't tell anyone else about it without exposing yourself to imprisonment and torture.

      That approach has actually been pretty effective. Remember the big uprising in Iran from over a year ago? People in the streets, young girls being shot down in cold blood just for assembling in public. You don't hear much about those folks any more. Things have gotten downright quiet over there.

      --
      You are welcome on my lawn.
    2. Re:What it comes down to by Nikker · · Score: 1

      Once you lack enough trust in your own people to have secrets then everything is potentially a secret, even the most sincere communications.

      --
      A loop, by its nature, continues. If that didn't make sense, start reading this sentence again.
  6. coming soon.... by Anonymous Coward · · Score: 0

    any bets this gives some idiot in the US Gov't an idea and they add this to the next save the children legislation.

    1. Re:coming soon.... by 0123456 · · Score: 2

      any bets this gives some idiot in the US Gov't an idea and they add this to the next save the children legislation.

      Presumably you've forgotten the Clipper Chip?

  7. Good plan... by gstrickler · · Score: 1

    That'll work about as well as outlawing prostitution has worked for the last several thousand years.

    --
    make imaginary.friends COUNT=100 VISIBLE=false
    1. Re:Good plan... by Ironchew · · Score: 1

      The FCC bans encryption over amateur radio frequencies and it's worked out fine. Of course, the FCC also bans commercial traffic over said frequencies, so any argument about "online commerce" is moot in that scenario.

    2. Re:Good plan... by CrimsonAvenger · · Score: 1

      That'll work about as well as outlawing prostitution has worked for the last several thousand years.

      It should be noted that prostitution hasn't been outlawed over most of the last several thousand years.

      Nor has it been outlawed in many places, even when it was being outlawed.

      Fact of the matter is, even nominally Christian countries haven't made much effort to suppress the Oldest Profession until the last few centuries, and not universally even then.

      --

      "I do not agree with what you say, but I will defend to the death your right to say it"
    3. Re:Good plan... by interval1066 · · Score: 1

      Apples and oranges. With a wave of their hands the Paki legislature have made monetary transactions over the wire impossible. This law will necessarily be re-visited. Commerce isn't and has never been done over general band radio, but the very medium of digital money transactions is now made useless in Pakistan. That obviously won't work for them for long.

      --
      Python: 'And then suddenly you have a language which says "we're all stuck with whatever the whiniest coder wants".'
    4. Re:Good plan... by Anonymous Coward · · Score: 0

      even nominally Christian countries haven't made much effort to suppress the Oldest Profession

      Fecking christians wanting to persecute the flint knappers.

    5. Re:Good plan... by ewanm89 · · Score: 2

      I would like to point out that it's international telecommunications union regulations that ban encryption on amateur wavelengths, and it is fine as amateur radio is for the purpose of research and learning about radio technology. Not research into encryption systems.

    6. Re:Good plan... by ewanm89 · · Score: 2

      Hell, courtesans were popular in most European courts (including in Italy, right outside the Vatican) until about 150 years ago. It was the Victorian age that defined pornography and prostitution as bad.

    7. Re:Good plan... by Anonymous Coward · · Score: 0

      The ITU permits encryption on 70cm and higher, and some other countries permit it, but the FCC still bans encryption on ALL ham frequencies in the US.

  8. France by White+Flame · · Score: 1

    Didn't France ban encryption at least on some strengths years ago? I'm not too familiar with what happened after that, and a quick Googling is just bringing up old hits from when the ban was enacted. Anybody care to fill in the reality of what happens in such a case?

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

      That was USA. They arrested visiting mathematicians talking about the subject.

    2. Re:France by Sprouticus · · Score: 1

      The data on the law must have been encrypted...

    3. Re:France by Anonymous Coward · · Score: 1

      What happens is it eventually ends after a long period of stupidity - France to end severe encryption restrictions

    4. Re:France by jgrahn · · Score: 1

      Didn't France ban encryption at least on some strengths years ago? I'm not too familiar with what happened after that, and a quick Googling is just bringing up old hits from when the ban was enacted.

      Back in the early 1990s, I believed that useful encryption would eventually be outlawed everywhere. The legal troubles of Phil Zimmerman and PGP didn't look promising. The US export ban on encryption, US and non-US versions of software ... What happened then I suppose was that encryption became a vital part of the infrastructure of the internet, so it couldn't easily get banned.

  9. with technology like that..... by scosco62 · · Score: 2

    They might actually hide the location of Osama Bin Laden....oh, wait.....

    1. Re:with technology like that..... by Anonymous Coward · · Score: 0

      They hid him for nearly 10 years. Does anyone believe that Pakistan's security agencies did not know where he was? This it the country that saw cooperation with the USA as a chance to escape blame for selling nuclear technologies, especially weapons technologies, for the decade _before_ 9/11.

  10. Steganography by parlancex · · Score: 1

    Does anyone remember when an article was posted a while back highlighting techniques for practical stenography based encryption for network traffic? Does anyone remember all the snarky comments and derision because you would never need that kind of encryption? This is how it begins.

    1. Re:Steganography by Em+Adespoton · · Score: 1

      Has anyone drafted an RFC on steganography via Slashdot comments yet?

      I do wonder what the government is going to do about esoteric compression methods and DRM, however.

  11. okay dokey... by Anonymous Coward · · Score: 0

    So we'll be able to telnet right into pakistani government and military IT infrastructure then? If they ban encryption, they wont have any secured wifi...

    Pfft!

  12. It will be repealed .. by wisnoskij · · Score: 1

    Right after hundreds of top secret governments docs are leaked.

    --
    Troll is not a replacement for I disagree.
    1. Re:It will be repealed .. by Anonymous Coward · · Score: 0

      no thats when they add an exception to themselves...

      Never admit you were wrong...

  13. Lack of technical acumen by Sprouticus · · Score: 2

    ...and I thought the US government was clueless.

    1. Re:Lack of technical acumen by skr95062 · · Score: 1

      ...and I thought the US government was clueless.

      There is no thinking involved. The US government is clueless.

      I think most of them couldn't get a clue even if they hit every branch in the clue tree on the way down.

    2. Re:Lack of technical acumen by Jah-Wren+Ryel · · Score: 1

      Which is why the lobbyists are there ... to stand in with clues.

      --
      When information is power, privacy is freedom.
    3. Re:Lack of technical acumen by Threni · · Score: 1

      Paid your taxes yet? You're going to prison if you don't pay your taxes. You go to prison if you don't do every last thing the US government tells you to do.

      I think they're winning, don't you?

  14. What they mean is ... by jc42 · · Score: 1

    By "interfere with the ability of ISPs to monitor internet usage", presumably they mean collecting all their customers' account numbers, PINs, login ids, passwords, etc.

    The major effect of banning encryption would be to make electronic commerce impossible. If anyone alone the data path can intercept your names, numbers, and passwords, then people will learn very quickly that the Internet simply can't be used for anything that involves a transfer of money.

    --
    Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    1. Re:What they mean is ... by CrimsonAvenger · · Score: 1

      The major effect of banning encryption would be to make electronic commerce impossible. If anyone alone the data path can intercept your names, numbers, and passwords, then people will learn very quickly that the Internet simply can't be used for anything that involves a transfer of money.

      Which might serve their purpose nicely. It's certainly a clever way to do a "buy local" law without imposing tariffs...

      --

      "I do not agree with what you say, but I will defend to the death your right to say it"
  15. I don't see the problem by Anonymous Coward · · Score: 0

    If you've got nothing to hide you've got nothing to worry about.

    1. Re:I don't see the problem by cvtan · · Score: 1

      In that case please send me all your personal information...

      --
      Sorry, but gray text on gray background is making my eyes bleed.
    2. Re:I don't see the problem by CrimsonAvenger · · Score: 1

      In that case please send me all your personal information...

      Note that he never said HE had nothing to hide....

      --

      "I do not agree with what you say, but I will defend to the death your right to say it"
  16. one way to drive business from your country by Anonymous Coward · · Score: 0

    I worked in an IT shop where they connected several offices via encrypted tunnels through the internet. They didn't want to pay for leased lines and they were willing, most of the time, to put up with the varied response time of using the internet as the path from the branch office to the main office.

    BUT, I doubt that these same companies, and I've got to believe that there are more of them out there, would be happy with having all their interoffice traffic monitored by some government agency watching their passwords, transactions, customer orders, etc.

  17. This just in... by Anonymous Coward · · Score: 0

    Pakistan to outlaw prime numbers and depictions of the prophet mohammed weeping at their stupidity.

    1. Re:This just in... by Anonymous Coward · · Score: 0

      The 'prophet' Mohammed was a mass murderer, a multiple rapist, a bigamist and sexual maniac with fourteen wives, and a paedophile, who 'married' a nine year old girl when he was fifty four.

      Do you have anything to say about that?

    2. Re:This just in... by WNight · · Score: 1

      Yeah, quit white-washing it. He was also a liar, a thief, and probably sexually got off on killing.

  18. Before you start blasting Pakistan.... by i_want_you_to_throw_ · · Score: 1

    Remember that it wasn't that long ago that the U.S. was trying to peek in on you via the Clipper Chip. After being soundly trounced, they got a little smarter about it. The NSA owns the patent on DES. and can peek in on you anytime they like with your "triple DES encrypted" device. Comfy?

    1. Re:Before you start blasting Pakistan.... by NReitzel · · Score: 1

      Yah, and how did that work out?

      --

      Don't take life too seriously; it isn't permanent.

    2. Re:Before you start blasting Pakistan.... by Anonymous Coward · · Score: 1

      The NSA owns the patent on DES. and can peek in on you anytime they like with your "triple DES encrypted" device. Comfy?

      I know this is a troll but I can't resist.

      Would you please explain how holding a patient on a encryption standard allows for the insertion of secret back-doors that only the government has access to? And care to link the patent that the NSA "Owns"?

    3. Re:Before you start blasting Pakistan.... by jonwil · · Score: 1

      Triple DES can be cracked by anyone with a sufficiently fast computer (even faster if you have special custom made chips for it) and should be avoided for anything unless you have to talk to something that's already using triple DES.

      These days the best choice is a well tested open implementation of AES that has been peer-reviewed. And then you ideally review it yourself for back-doors.
      Short of bugs in the encryption code that make it weak, 256 bit AES is as good as unbreakable with today's technology (I bet even the NSA cant read AES)

    4. Re:Before you start blasting Pakistan.... by mrnobo1024 · · Score: 1

      Triple DES can be cracked by anyone with a sufficiently fast computer (even faster if you have special custom made chips for it)

      That's the original (single) DES; Triple DES is still not feasible to crack.

    5. Re:Before you start blasting Pakistan.... by Jon+Stone · · Score: 1

      Triple DES is, for practical purposes, as secure as 128 bit AES and 256 bit AES. 256 bit AES has flaws in its key schedule routines, which at the moment make it slightly easier to brute force than 128 bit AES, but still impractical.

      The problem that drove the development of AES is that the performance of Triple DES sucks.

  19. Say good to any big business in Pakistan by Joe_Dragon · · Score: 1

    And us government contractors may also have to stop being able to do some work there as well.

  20. Is stupid! by Kaz+Kylheku · · Score: 1

    In Ruritania we had better policy. We banned decryption.
    You could encrypt as you like.

  21. Comment removed by account_deleted · · Score: 1, Funny

    Comment removed based on user account deletion

  22. the password is "password" by ZankerH · · Score: 1

    -----BEGIN PGP MESSAGE-----
    Version: APG v1.0.8

    jA0ECQMChZ3RwgUsAJdg0lEBYUPJE99vUuXd5HppJFBZM0enqVmr8C8x6BYdUtBi
    B1ndcpYpk8T7zotMlr/7SuS13rdg3gvvHsECU8sLNLIeUaWrWNGoMpIvRBosCuLa
    dvU=
    =OgVf
    -----END PGP MESSAGE-----

    1. Re:the password is "password" by cvtan · · Score: 1

      At the risk of showing my ignorance, what is the most friendly way to decode PGP encrypted messages: Plug-in for Firefox or stand alone program?

      --
      Sorry, but gray text on gray background is making my eyes bleed.
    2. Re:the password is "password" by Wingman+5 · · Score: 2

      Be sure to drink your ovaltine?

    3. Re:the password is "password" by Wingman+5 · · Score: 1

      I download gpg4win, I was wrong :(

    4. Re:the password is "password" by choongiri · · Score: 1

      -----BEGIN PGP MESSAGE-----
      Version: GnuPG v1.4.10 (GNU/Linux)

      jA0EAwMCw969+iZOTVxgyTKvx7h2bBPpHOqa1mDTD3+RnwtyKB0hdI03RZNOtDLL
      r+YARKbR369SinLNWRz+kZW5Dw==
      =ZWgV
      -----END PGP MESSAGE-----

    5. Re:the password is "password" by Anonymous Coward · · Score: 0

      sudo apt-get install pgpgpg
      pgp filename

    6. Re:the password is "password" by Anonymous Coward · · Score: 0

      gnupg

    7. Re:the password is "password" by spasm · · Score: 1

      You need the stand alone program either way to generate your own keys; plugins for firefox and most common email clients just simplify using the keys.

      But the originator of the message has to have used *your* public key to encrypt the message for *you* to be able to decrypt it. The post by ZankerH will only be readable by whichever person generated the pubic key s/he used to encrypt it.

    8. Re:the password is "password" by Anonymous Coward · · Score: 0

      -----BEGIN PGP MESSAGE----- jA0ECQMCw0q4qTXwjXdg0kEBO0M6mvbZ/kyOGy0K+4oTgtxfKULUNNSf0JUJnymh ae0gJEOyqxcDwpWxOUvIOzhbYYUX7fRzytK0KUSXTHlANg== =8EIQ -----END PGP MESSAGE-----

    9. Re:the password is "password" by Holistic+Missile · · Score: 1

      -----BEGIN PGP MESSAGE-----
      Version: GnuPG v2.0.15 (FreeBSD)

      jA0EAgMC24EG9jM97mJgyZLBNHGeu2bnmv7hrNC6cxYUQmPHxb+/lGwvp7jicTaw 1BflYZ2U3dTm3IpL8MLrhS+X3Ijf6151e7a7J49bl1fkhs/NmjsCw4vi7VcemEaU wMxYNZ0Pv+jOeUkHENlXv6Lf7+aG9AKrYR98lNLonwR9Lv6P+e119pw+o56KaNRk a2Nntb7mawMRPD5iOgkjCGpGoA==
      =6p5e
      -----END PGP MESSAGE-----

      --
      When you're dead, you don't know you're dead. It only affects the people around you. Same thing when you're stupid.
    10. Re:the password is "password" by Anonymous Coward · · Score: 0

      http://www.site-webmaster.com/m/p/programming-samples/secure-data-server/encrypt-form.php

    11. Re:the password is "password" by Anonymous Coward · · Score: 0

      -----BEGIN PGP MESSAGE-----
      jA0ECQMCcGZHAgGmF0Ng0joBFgdNxlkgHEkeJzJ6+droqsLKpmlZgIRJsfX7Z91u550TJV5x+KE1XSjTmJUqIWpNuifQhiHDZTOw=9eg+
      -----END PGP MESSAGE-----

  23. Are the policitians included in this? by Anonymous Coward · · Score: 0

    That should be some interesting logs that your opponents can get your hands on.

  24. Good luck.. by NfoCipher · · Score: 1

    ..with that..

    --
    I'm sorry, I can't hear you over the sound of how awesome I am.
  25. Pakistan. Time to Pak It In by Anonymous Coward · · Score: 0

    Seriously the Mideast, Near East, Indo East needs a power reset.

  26. Nice opportunity for Indian Nationalists by couchslug · · Score: 1, Insightful

    I hope they make good use of it.

    As Pakistan turns into Talibanistan it will become a massive threat to the region.

    --
    "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
    1. Re:Nice opportunity for Indian Nationalists by mustPushCart · · Score: 1

      Nice opportunity? The more that cursed country spirals into oblivion with its nuclear weapons and US sponsored military hardware and hardline jihad ideology the worse it is for India. Its in everyones interest that pakistan improves rather than deteriorates further and hopefully stop its indian fixation.
      A nice read here if you are interested:

      http://online.wsj.com/article/SB10001424052702304911104576445862242908294.html

    2. Re:Nice opportunity for Indian Nationalists by Anonymous Coward · · Score: 0

      Mate....have a heart...Im from Pakistan...and I have no intention of being talibanised...plz stop bombing those idiots so they can go back to killing each other in tribal wars...thats what they have historically done in the absence of a foreign enemy (anyone whos not tribal is foreign as far as theyr concerned...it doesnt have to be american or russian, it can be the pakistani police or the pakistani army or whatever)...in case a foreign enemy does show up, they all unite...kick them out of their region...celebrate and congratulate each other and next day go back to their interrupted tribal wars...

      and seriously...before passing judgement on all pakistanis...tell me this...do you have random bomb blasts almost every other day? random shootings every other day? are you ever AFRAID that your brother or spouse or best mate is goin somewhere and they might get killed in a bomb blast? Im sick of the world calling us terrorists...no we are not talibanised and no we are not terrorists...there are radical elements...same as everywhere else...but bombing the fuck out of em aint helpin the situation any and its gettin loadsa non-radicalised people killed in the process...really, who do you think gets slaughtered in a suicide bombing? the common man on the street who doesnt have the time or the desire to become a radical...whos interested in paying for his family...and after him, when his kids grow up without a source of income in a non-welfare state...i presume they create more of your talibans...so what exactly is the american govt trying to do here? curb terrorism or create a nation of terrorists? one wonders, one really does wonder!

    3. Re:Nice opportunity for Indian Nationalists by Anonymous Coward · · Score: 0

      Indian Nationalists are too busy trying to get RIM to open up the Blackberry encryption in their country to notice. They will rather say: Hey, let us do the same, too!

    4. Re:Nice opportunity for Indian Nationalists by Anonymous Coward · · Score: 0

      I hope that India nukes the sharia hell hole into non-existence

    5. Re:Nice opportunity for Indian Nationalists by Anonymous Coward · · Score: 0

      Turns into??
      More like: You idiots finally find out it has been all along! ;)

      It's stunning how your own CIA managed to hide that fact from you that long. Just so nobody finds out, that they didn't realize it themselves, until they had given huge sums of money to the Pakistani to "fight terrorism", while the Pakistani, who are on the Al Qaeda / Taliban side, and hence internally define the US as "terrorists" and the terrorists as "freedom fighters", of course gave that money to their "freedom fighters" to "fight terrorism". FAIL! ^^

      I have personal contact to people who interviewed people on the Pakistani inside and CIA inside. So I know.

    6. Re:Nice opportunity for Indian Nationalists by turgid · · Score: 1

      Interesting, insightful, informative.

    7. Re:Nice opportunity for Indian Nationalists by couchslug · · Score: 1

      The kind and quantity of "radical elements" are not "just like everywhere else". If you object to your "radicals", kill them before they kill you.

      --
      "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
  27. HELP US!!!...a cry from a Pakistani by hasanabbas1987 · · Score: 1

    man...if this is this is the case...im closing all my bank accounts...don't want them GAS HOLES snooping around my account...and yes im from Pakistan. USA PLEASE INVADE US !

    1. Re:HELP US!!!...a cry from a Pakistani by shutdown+-p+now · · Score: 1

      Why would USA want another clusterfuck like Afghanistan? Esp. in Waziristan...

      It doesn't work like that. No foreign invasion or occupation can help if there isn't already a strong, broad pro-freedom movement.

    2. Re:HELP US!!!...a cry from a Pakistani by bill_mcgonigle · · Score: 1

      Get out while you still can?

      I've have Pakistani friends here in the US and a nice lady makes Pakistani food at our farmers' market. Of course, our government probably has the visa thing completely screwed up at this point - try Canada, they're still sane.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    3. Re:HELP US!!!...a cry from a Pakistani by rossz · · Score: 1

      A co-worker is from Pakistan. He wasn't surprised the government is trying this crap. When I joked that they'll blame the Jews when the law is a complete failure, his response was, "of course they'll blame the Jews. They blame them for everything."

      --
      -- Will program for bandwidth
  28. In Pakistan Laws are made for by Anonymous Coward · · Score: 0

    In Pakistan laws are mostly made for two reasons
    1-To collect money from people as Tax system is awful. Poor people literally pay more tax than the rich people.
    2-To book people you don't like when nothing else is available.
    Otherwise such laws are rarely enforced. and there is no infrastructure to do that.

    1. Re:In Pakistan Laws are made for by royallthefourth · · Score: 1

      Not to mention that most Pakistanis do not have access to the internet, if they even have electricity at all. It's a desperately poor country.

    2. Re:In Pakistan Laws are made for by Anonymous Coward · · Score: 0

      You've just described 95% of legislatures!

    3. Re:In Pakistan Laws are made for by tebee · · Score: 0

      In Pakistan laws are mostly made for two reasons
      1-To collect money from people as Tax system is awful. Poor people literally pay more tax than the rich people.
      2-To book people you don't like when nothing else is available. .

      So tell me - how is this different to the US these days?

      --
      N.B. this user is far too lazy to write a witty and intelligent sig.
  29. Re:Huh? by Anonymous Coward · · Score: 0

    I can only say I'm glad they're on our side.

  30. It has worked, in a way by TiggertheMad · · Score: 1

    That'll work about as well as outlawing prostitution has worked for the last several thousand years.

    Outlawing prostitution has worked, if your goal was to have a reason to arrest prostitutes....

    --

    HA! I just wasted some of your bandwidth with a frivolous sig!
    1. Re:It has worked, in a way by Anonymous Coward · · Score: 1

      No, no. You've got it all wrong. The goal is to give the cops a way to coerce the prostitutes into providing free services. If you make it legal, then the cops have to pay like everybody else.

  31. Like Banning Suicide by retroworks · · Score: 1

    Duh.

    --
    Gently reply
  32. Re:Huh? by uvajed_ekil · · Score: 1

    You forgot the last part. It should read: I can only say I'm glad they're on our side, when it is convenient for them to be.

    --
    This is a hacked account, for which the owner can not be held responsible.
  33. Re:Huh? by uvajed_ekil · · Score: 1

    They have the internet there, you uniformed, racist, insensitive clod! It's Afghanistan where they have just a couple rocks and a donkey, some poppies, and AK-47 rifles.

    --
    This is a hacked account, for which the owner can not be held responsible.
  34. So it's basicly illegal to do business there by istartedi · · Score: 1

    Any company I've ever worked at has encrypted traffic outside the private network on a regular basis. It's just common sense. If you don't do it, you're potentially leaking all your plans to the competition. No encryption? That would be like businesses in previous generations sending all their interoffice memos on postcards.

    --
    For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
  35. And for all you know India might be next .... by CalcuttaWala · · Score: 2

    Because after every terrorist exploit, the security agencies make threatening noises about Skype (most favourite) followed by Gmail and then mail in general. How to explain to our dumbos that banning automobiles is no solution to hit-and-run accidents !

    --
    Insight into much, Influence over nothing !
    1. Re:And for all you know India might be next .... by nedlohs · · Score: 1

      Well banning automobiles would be a solution to hit-and-run accidents. You'd significantly reduce them after all.

      Whereas banning VPN will do exactly nothing to stop terrorists from blowing shit up.

    2. Re:And for all you know India might be next .... by ThatsMyNick · · Score: 1

      Well banning automobiles would be a solution to hit-and-run accidents. You'd significantly reduce them after all.

      No, it wont. Not a single soul will respect the ban.

    3. Re:And for all you know India might be next .... by nedlohs · · Score: 1

      Of course they would. Gas stations are now illegal. Possession of gasoline is a jailable offence. Possession of an automobile is a jailable offence. Driving an automobile is a shoot on site offence. All the roads have been ripped up and replaced with parks surrounded by solid steel poles or by brick/concrete apartment blocks.

      Most people won't will respect the ban.

      Been to venice? See many people not respecting the ban on cars?

    4. Re:And for all you know India might be next .... by Anonymous Coward · · Score: 0

      Also, RAW, IB and company try to divert the focus from their failure especially in HUMINT.

    5. Re:And for all you know India might be next .... by Macgrrl · · Score: 1

      Is the Venice ban on the use/ownership of personal vehicles? If it is all motorised vehicles, what do they use for logistics and transport? I can see them delivering groceries to the supermarket via gondola.

      This is a genuine enquiry, I've never been to Venice and was unaware of the ban.

      --
      Sara
      Designer, Gamer, Macgrrl in an XP World
    6. Re:And for all you know India might be next .... by nedlohs · · Score: 1

      The "roads" are made of water, making it wheeled motor vehicles not that practical. For a good portion of the city anyway.

  36. Re:Huh? by Mr.+Underbridge · · Score: 1

    That *is* their internet. You put your packets in the donkeys, whack them with the rocks, and away they go. The latency's a bitch, and there's pretty rough packet loss when the donkeys get concussed from the rocks or get lost in the mountains. Still, the bandwidth is surprisingly respectable.

  37. Hello Steganography my old friend... by Anonymous Coward · · Score: 0

    There are a dozen ways to send private information in plain sight, and steganography is just one of the ways. Changing the last two bits in every byte of a picture may not change it very much, but you can pull out another picture from it. Likewise, you can change sound files, video files... you can alter voip packets, use blogospheres as a transmission medium. They could also use Ron Rivests "chaffing and winnowing" which works beautifully for hiding information 'in plain sight'.

    1. Re:Hello Steganography my old friend... by MichaelSmith · · Score: 1

      What if the government hands out the death penalty for possession of steganography software?

  38. Re:Huh? by Anonymous Coward · · Score: 0

    That *is* their internet. You put your packets in the donkeys, whack them with the rocks, and away they go. The latency's a bitch, and there's pretty rough packet loss when the donkeys get concussed from the rocks or get lost in the mountains. Still, the bandwidth is surprisingly respectable.

    Better than AT&T after they start throttling you?

  39. Good for the USA by cryfreedomlove · · Score: 1

    This will just continue the trend of driving smart and educated Pakistanis out of Pakistan. The USA has a massive opportunity to welcome them with open arms. Are you a Pakistani who is well educated and fed up with corruption and religious hysteria? Please come and raise your family here in America.

    1. Re:Good for the USA by Tanuki64 · · Score: 2

      Buahahahahahahaaaaaaaaaaaaa.

    2. Re:Good for the USA by Dunbal · · Score: 1

      Yeah explain that one to Joe Sixpack and his trailer-park friends.

      --
      Seven puppies were harmed during the making of this post.
    3. Re:Good for the USA by patscii · · Score: 1

      We don't take too kindly to educated peoples fleeing oppression to prosper in a free society in these parts.

    4. Re:Good for the USA by Em+Adespoton · · Score: 1

      I don't think the USA currently has all that good a reputation in Pakistan -- currently on-par with India, I think.

      However, I'm sure they'd be more than welcome in the UAE, where they'd have a much higher standard of living without having to fully abandon their culture, religion and language.

  40. Zero outsourcing jobs moving to Pakistan by jroysdon · · Score: 5, Insightful

    Wow, way to make sure your country can never have any outsourcing jobs. No business with a clue would ever set up operations in a country where all traffic has to be open to corporate espionage.

    They're going to be in the technological dark ages forever if this persists, vs. following India into the cheap outsourcing market.

    1. Re:Zero outsourcing jobs moving to Pakistan by currently_awake · · Score: 1

      It's very common for Muslims to talk about how the middle ages were the golden age of their religion/culture/country. I guess when you blindly attempt to emulate/copy a middle ages culture you tend to copy everything including the lack of technology/education/progress.

    2. Re:Zero outsourcing jobs moving to Pakistan by ragarwal · · Score: 1

      Outsource your data/processes to Pakistan?

      Pakistan ???

      You must be out of your mind!

    3. Re:Zero outsourcing jobs moving to Pakistan by jroysdon · · Score: 1

      I'm sure one might have said the same about India 15 years ago as well. Remember, both were originally one country, until the British empire split the two and later three.

      https://secure.wikimedia.org/wikipedia/en/wiki/Partition_of_India

    4. Re:Zero outsourcing jobs moving to Pakistan by Anonymous Coward · · Score: 0

      My favorite peeve is this:

      You want to outsource manufacturing? Look China
      You want to outsource back office operations? Look India
      You wan to outsource shady activities? Look Pakistan

      All the above will come with their specialization and price.

    5. Re:Zero outsourcing jobs moving to Pakistan by Em+Adespoton · · Score: 1

      It's very common for Muslims to talk about how the middle ages were the golden age of their religion/culture/country. I guess when you blindly attempt to emulate/copy a middle ages culture you tend to copy everything including the lack of technology/education/progress.

      You do realize that the European middle ages happens to align with the era in which the middle east had a cultural and educational renaissance, don't you? While Europe was burning books and going on witch hunts, the Arab nations were refining their theories of mathematics, astronomy, medicine, and many other arts and sciences.

      The reason many Arabs (not Muslims, the two tend to overlap like Europeans and Christians, but best not to conflate) look fondly on that era is that their culture was actually doing really well. In many places, it did well right up until they halted progress by attempting to "keep things as they were" and started sliding into cultural stagnation. Some countries/areas such as Turkey, Egypt and Iran partially avoided this by having very strong cultural roots that were deeper than the Arabian cultural overlay they inherited. Those countries mostly declined due to influence from the West.

    6. Re:Zero outsourcing jobs moving to Pakistan by Anonymous Coward · · Score: 0

      Ding ding ding! This is probably the reason they'll not go through with it. Privacy of their citizens? Worthless. Value of outsourcing business? Huge.

  41. It's not encrypted by Intropy · · Score: 2

    It's not encrypted. We're just sending random, meaningless strings to one-another.

    1. Re:It's not encrypted by Anonymous Coward · · Score: 1

      Say you're having an obfuscated perl contest. They'll never know the difference.

    2. Re:It's not encrypted by ElusiveJoe · · Score: 1

      And I'm not hitting you with this stick, it's you who is hitting it. I think it's your conscience telling you to confess about spying and telling lies about our glorious leaders.

  42. Re:Huh? by Mr.+Underbridge · · Score: 1

    As long as you like goats in your porn, totally.

  43. Shut it down by Anonymous Coward · · Score: 0

    Let's just turn off the internet and be done with it.

  44. Re:Huh? by belmolis · · Score: 1

    How do donkeys compare to pigeons?

  45. Re:Huh? by Anonymous Coward · · Score: 0

    They have a couple of nuclear weapons.

    (And a donkey.)

  46. Re:Huh? by Anonymous Coward · · Score: 0

    What happened to the million US guns that Charlie Wilson so proudly got the CIA to ship to al Qaeda -- don't they have some of those still?

  47. Not here though by tebee · · Score: 1

    Well of course the US would never introduce mandatory data logging logging and retention https://www.eff.org/deeplinks/2011/07/house-committee-approves-bill-mandating-internet

    --
    N.B. this user is far too lazy to write a witty and intelligent sig.
    1. Re:Not here though by Anonymous Coward · · Score: 0

      Not the same thing, though; that's a log of DHCP assignments so they can go from IP address to ISP customer (who may or may not be responsible for whatever network traffic, not that they care). This is problematic ethically, but perfectly feasible technically.

      The Paks are mandating logging of all data on the network. This is just insane technically.

    2. Re:Not here though by DarkOx · · Score: 1

      These are probably the same people who thought skipjack was a good idea.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
  48. Re:Huh? by Anonymous Coward · · Score: 0

    You forgot the last part. It should read: I can only say I'm glad they're on our side, when it is convenient for them to be.

    That's international relations for you. Nations can work together but they are by no means friends.

  49. What do you expect from muslims? by Anonymous Coward · · Score: 0

    Free speech?

    Intelligence?

    Intelligent debate?

    Reason?

    Basic empathy?

  50. Re:Huh? by Threni · · Score: 1

    They have the internet, and what's more they have access to Stack Overflow, which is why every last fucking one of them is posting absolutely clueless questions which amount to little more than `uhh..hello friendz...uh...i am to be writing iPhone/Android app...i need you to write full tutorial on my app so I can sell it on markety only bugs not working so also plz fix this email me yes?`.

    Please make Stack Overflow only accessible via https!

  51. Well, yeah, but from the ISPs perspective by OeLeWaPpErKe · · Score: 0

    Well at least the US has the decency to simply require access to the data on-demand. The government will store it, analyze it, separate it, ... The US is perfectly happy even to pay for the colocation space for their monitoring equipment. I suppose the disadvantage is that they're actually relatively capable people (as compared to government isps in Europe, I mean).

    Unlike the EU governments, and now Pakistan, who expect the isps to design and install these magical tracking systems, and of course the government's demands are extremely unreasonable (just think about how routing works and you'll see the problem : the whole point of networking once you hit a few 10G's is to avoid all traffic passing through any single location, so you won't need 1 monitoring system, you'll need thousands). But frankly is it any surprise ? Every muslim country does this, and worse. The real problem in Pakistan is not that the police and/or government may monitor traffic, it's what they'll do with the data. Pakistan is still religiously and ethnically cleansing it's own population. But you can't complain about this because it's apparently mandated by islam and you can't object to a religion.

    Maybe I should start a religion with a god called la-haha to exterminate all brown haired people. I don't like them. What ? You disrespecting to my religion ?

  52. Foreign Agents, Attack! by meustrus · · Score: 2

    Isn't this one of those countries that's supposedly afraid of foreign agents infiltrating their country and attacking their citizens? At least, that's the excuse totalitarian regimes always use for imprisoning and torturing their own citizens. I'd say this is a call for some actual foreign assailants to launch an attack on Pakistan. All internet traffic is unencrypted. Let's steal some government accounts and passwords. Let's read the government's emails. Let's hack into their public utilities and make 'em explode. There's all kinds of havoc that can be done.

    Pakistan is evidently more concerned about its own law-abiding citizens than Chinese hackers, Russian mafia, and the American CIA combined.

    --
    I sometimes ask revealing, often ignorant-seeming questions. Maybe they're harder to answer than you think.
    1. Re:Foreign Agents, Attack! by Vrtigo1 · · Score: 1

      You forget, this law probably only applies to the private sector. The government is obviously exempt from these rules because nobody would ever have reason to suspect the government doesn't have your best interests in mind.

  53. Re:Huh? by Anonymous Coward · · Score: 0

    They don't even have rocks just the donkey.

  54. Re:Huh? by Chemisor · · Score: 1

    Since all data can be represented in binary, two rocks is all you need. The donkey can then serve as the transport layer. The connection can be encrypted by picking up more rocks on the way.

  55. What about obfuscation? by Anonymous Coward · · Score: 0

    Oh wise council of Pakistani elders, will you ban obfuscation too? Will you have "inquiries" on what our data really means?

  56. Let's define encryption, shall we? by Opportunist · · Score: 1

    What's "encrypted traffic"? Did they define that too? Like, say, "every traffic we can't instantly read"? Then say sayonara to online gaming as well, twice so if it's a MMO which by default encrypts traffic to make cheating and botting harder. And pretty much any traffic that's not following one of the well known protocols, which also means no "nonstandard" remote control software, no file transfer, no streaming, no ... you get the picture.

    Talking about streaming, how do you plan to sell streamed movies online if you must not encrypt them? I mean, just to make sure all those pesky pirates don't "crack" the protocol and implement their own solution? No need to offer any computer program that decodes it, as long as there is a TV that can, the protocol can be reversed if it is not allowed to be encrypted.

    No VPN? How do you convince the companies to stay instead of moving to, say, India? It's not like it's a far move, and there's plenty of equally qualified staff there. And if we learned anything from corporate business, it's that relocating companies once we don't like the laws anymore is a matter of months. Tops.

    Good idea? I kinda doubt it. And while it may work for Pakistan, I somehow cannot see this becoming reality in any country where business and entertainment are more dependent on the internet. Both companies and people would quickly get angry at the mere idea of trying to push something like that.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  57. Way to go, Pakistan! by Dracophile · · Score: 1

    Memo Australian Government: this is how you make your intergoogle filter work. It comes with the advantage of completely screwing up any credible e-commerce in the country, too, which is handy when you want your economy to be all about being someone else's quarry.

    --
    Athy, athier, athiest.
  58. Re:Huh? by isorox · · Score: 1

    They have the internet there?

    Our office in Islamabad gets a speedtest result of 100mbit from a local server, and gets between 20 to 32mbit to a server in the UK.

  59. bad call.. by Anonymous Coward · · Score: 0

    The pakistan goverment has lost the plot, they really dont have a clue. The banks will be the first to tell them where to stick there laws as they will not allow there data to between sites without using a VPN.

    I dont think they will be able to implement this law.

  60. Go for it. by DarthVain · · Score: 1

    Probably the one country I would say "Go for it", and not get my back all up about privacy etc...

    I would, should I live in Pakistan, but I don't, and given all that has happened over say the last 10 years... Go nuts.

    That said, nothing to say the government would actually act responsible anyway, or that this would actually be very enforceable. Odds are the people that want to do it would just become very good at hiding it.

  61. Sensationalist news by Anonymous Coward · · Score: 0

    This is such fake news. If you had taken even 5 minutes to read through that document you would have seen that its targeted at large-scale unlicensed VOIP operators. PTCL has a monopoly on international calls and this is designed to preserve that. Hell even the PDF is titled "monitoring telephony traffic"! Can't you read? Its got ABSOLUTELY NOTHING to do with general internet traffic. I live in Pakistan and use SSH to log into my US based web server every day. SSL sites work fine. Where are the slashdot editors? You guys published this without getting the facts straight.