Slashdot Mirror


AT&T Invents Surveillance Programming Language

An anonymous reader writes "AT&T has long been associated with advances in the programming arts as well as communications. They've recently brought those disciplines together to create a powerful datamining language called Hancock. Hancock is a C variant developed to mine gigabytes of the company's telephone and internet records for surveillance purposes. 'The manual for the language includes a Hello World variant that shows you how to write a program that will parse logs of IP addresses and record them into permanent hashes. The program for parsing millions of records as they flow into permanent data farms sounds oddly close to the data mining the NSA performed after 9/11 to find targets for its warrantless spying on American citizens calls and emails."

13 of 119 comments (clear)

  1. Hancock.. worst name ever. by EveryNickIsTaken · · Score: 5, Funny

    What, was Palmdong taken?

    1. Re:Hancock.. worst name ever. by ByOhTek · · Score: 5, Insightful

      No, they thought Orwell would be too obvious.

      --
      Self proclaimed typo king, and inventor of the bear destroying coffee table (patent not pending).
    2. Re:Hancock.. worst name ever. by djasbestos · · Score: 5, Funny

      Eh, it looks close enough to C that it can, in the vein of C++ and C#, be referred to as C====>

  2. Variations by WED+Fan · · Score: 5, Funny

    We are already working on:

    • Hancock++ - Because a single + was not enough
    • H# - .NET version of the language
    • GNU/Hancock - Returns the results as an open source document and publishes it to the freakin' world
    • GoogleHancock - Datamines Chinese citizens and returns the results to party headquarters and the People's 9mm Ammunition Billing System
    • HancockScript - Great for client side mining
    --
    Politics is the art of looking for trouble, finding it everywhere, diagnosing it incorrectly and applying the wrong fix.
  3. !constitution by The+Iso · · Score: 5, Informative

    Hancock signed the Declaration of Independence.

    --
    "You don't need a weatherman to know which way the wind blows." - Bob Dylan
  4. Ummm.... by Otter · · Score: 5, Informative

    This is at least a decade old, was published in 2000 (I like the breathless "unearthed today", like it was some sort of secret -- the original Hancock paper is listed as having 29 cites) and has rather obvious applications for marketing, billing and security. The "oddly close to the data mining the NSA performed after 9/11" seems a bit excessive.

  5. Re:Ironic Name by jhsiao · · Score: 5, Funny

    Even more ironic that someone so focused on the rights in the Constitution would mistake it for the Declaration of Independence.

  6. Don't worry! by Peter+Trepan · · Score: 5, Insightful

    If you haven't done anything wrong, then you have nowhere to hide!

    Whoops - I mean nothing. Nothing to hide.

    --

    Step into a huge movement. Don't Tread In Me.

  7. Hello world by $RANDOMLUSER · · Score: 4, Funny

    update Users set Status = 'suspicious' where Username in (SELECT Username, ipAddress, MissleAddress from IncomingCalls ic, OutgoinCalls oc where Volume = 'whispering' and Username not in (select Username from RepublicanDonors));

    --
    No folly is more costly than the folly of intolerant idealism. - Winston Churchill
  8. not a new language by roman_mir · · Score: 4, Informative

    this is a collection of libraries and some domain specific keywords/structures, but to say that this is a new language is a stretch of imagination.

  9. Re:That's the last thing we need! by ByOhTek · · Score: 5, Interesting
    While normally I'd quite agree with you, straight from the article (and not Zonk), right at the start:

    From the company that brought you the C programming language comes Hancock, a C variant developed by AT&T researchers to mine gigabytes of the company's telephone and internet records for surveillance purposes.


    less inflamitory, later it states:

    The system was built in the late 1990s to develop marketing leads, and as a security tool to see if new customers called the same numbers as previously cut-off fraudsters -- something the paper refers to as "guilt by association."


    It seems to have been created with slightly better intent (fraud detection, as well as, unfortunately, marketing - your phone company is spyware!).

    A tool may not necessarily be bad, but it can have more bad uses than good, and may be been intended for rathern malevolent purposes. The rack comes to mind (although this language certainly isn't in that league).
    --
    Self proclaimed typo king, and inventor of the bear destroying coffee table (patent not pending).
  10. Did anyone read up on the language? by Weslee · · Score: 4, Informative

    Its basically just C with some generic structures thrown on top of it.

    Also, it was created in 2000.
    Its intent, as some have mentioned, was marketing.
    Basically it does what Google Analytics or WebTrends does for the web.

    It actually seems like a nice language, for those who want to quickly run through gigs of data.

    I see nothing evil about the language itself.
    It, like C, perl, PHP, or any other language you chose to use - Can be used for whatever purpose the programmer chooses.
    Its intent was marketing, and almost every company in existence wants to know more about their customers.

  11. You're almost right by roystgnr · · Score: 4, Funny

    But bear in mind, this programming language was invented by people who are so insecure that they're willing to shred the Fourth Amendment to try and assuage their fear of terrorists. I think C=> might be more accurate.