Slashdot Mirror


3.9 Million Citigroup Customers' Data Lost

Rick Zeman writes "CNN.com is reporting that United Parcel Service has lost backup tapes containing the identies of 3.9 million Citigroup customers. According to UPS, '... a "small package" containing data storage tapes was lost while being transferred to a credit reporting bureau.' According to Citigroup, they 'included Social Security numbers, names, account history and loan information about retail customers, and former customers, in the United States.'"

602 comments

  1. And what did the UPS guy say? by Kaisum · · Score: 5, Funny

    "oops"

    1. Re:And what did the UPS guy say? by ShaniaTwain · · Score: 1
    2. Re:And what did the UPS guy say? by nkkdprgrmmr · · Score: 0, Flamebait

      this wouldn't have happened with FedEx!! not that i really promote fedex, i'm just anti-union.

      --
      I see Windows, I see Mac. I see Linux on the rack.
    3. Re:And what did the UPS guy say? by Anonymous Coward · · Score: 3, Interesting

      quote.."Beginning in July, this data will be sent electronically in encrypted form,""

      You wouldnt believe the amount of software and infastructue is current being expended to meet this deadline. I'm working on it now, Sounds easy doesnt it? Its not.

    4. Re:And what did the UPS guy say? by Anonymous Coward · · Score: 0

      Please explain to us why the fucking tapes weren't encrypted.

    5. Re:And what did the UPS guy say? by oops.sgw · · Score: 1

      http://www.oops.co.at/ provides support for AMANDA, the open-source backup suite ... Maybe they should have a look.

    6. Re:And what did the UPS guy say? by Anonymous Coward · · Score: 0

      Yeah - it's not like you can just go out and buy hardware encryption devices that can do this and simply plug them into your network.

      Oh wait, you can

    7. Re:And what did the UPS guy say? by sbrown123 · · Score: 2, Insightful

      Encryption is that difficult eh? How about using a simple XOR of a key on the data. Takes like 2 or 3 lines of code. Not the most complicated encryption, but atleast its SOMETHING! Theres more complicated ways of doing encrytion but having none at all is just stupidity in action.

    8. Re:And what did the UPS guy say? by chronicon · · Score: 1

      "Oppps" ...oh?! Hey?! Anybody surprised? "Sue 'em All!" chron...

    9. Re:And what did the UPS guy say? by -brazil- · · Score: 0, Flamebait

      If you believe that the actual encryption is the only (or even main) problem in such an undertaking, please shut up and leave the discussion to people with at least a trace of a clue.

      --

      The illegal we do immediately. The unconstitutional takes a little longer.
      --Henry Kissinger

    10. Re:And what did the UPS guy say? by Anonymous Coward · · Score: 0

      Thank you for replying to him for me and saying what I thought. Ive worked on simular problems in the financial services. Its *never* just a simple matter of enabling SSL on you MQSeries transport or whatever and job done.

    11. Re:And what did the UPS guy say? by Skater · · Score: 3, Insightful

      Then when that gets cracked there'll be 500+ messages on /. about how stupid they were for doing something so simple and how they should be protecting our data better than that.

    12. Re:And what did the UPS guy say? by Anonymous Coward · · Score: 0

      i like how trolls try to boot other people because they aren't /. troll material. Hey douche we're on the internet, and the last time i checked you aren't cmdrtaco, so why don't you shut up and let people discuss shit, instead of putting in your no cents and trying to pass that off as intellect. Hell you didn't even post anything with any sort of content in it. I think you owe me the $.05 i wasted paying for the internet.

      If you could get your head out of your ass, you would realize that we are talking about sending full personal information over the internet. Than again being 11 and prepubescent must be a bitch when posting on /., but maybe someday you shall recieve the honorary status of 1337-troll. Maybe someday.

    13. Re:And what did the UPS guy say? by hjf · · Score: 4, Funny

      And if they used proprietary encription by something like Cisco, 3Com or some IBM storage solution, and that got cracked, then /. would be filled with 500 messages about how they didn't use an open source solution.

      Oh and if they used an open source solution and that got cracked, the fault would also be theirs, and they would also get 500 messages on how they used an older (or newer!) release, or because they didn't use an obscure "x" patch which you can find in "y" page, hosted in some east european country and in a language used only in that country... etc.

    14. Re:And what did the UPS guy say? by anaesthetica · · Score: 1

      It was already ROT26ed, what more could you possibly want?!?!

    15. Re:And what did the UPS guy say? by mwood · · Score: 1

      Actually we're talking about sending information on tape. It's hard to say, from the announcement, whether Citi is planning to abandon tape, or to just do what they should have done years ago and encrypt the data before they go onto the tape. "Never underestimate the bandwidth of a [courier truck] full of magtapes."

      To those saying, "it's not that simple": please explain.

    16. Re:And what did the UPS guy say? by rajafarian · · Score: 2, Funny

      He said, "It's not the first time, it won't be the last."

    17. Re:And what did the UPS guy say? by Anonymous Coward · · Score: 0

      Considering that the data is already available at the Citigroup, I'd say that the receiving end would have most trouble.

      If one keeps faith in a "reasonable" encryption scheme, then I bet that Citigroup could just as well send all that data over Internet. To prevent brute force attacks, it's always doable to salt the data with some random noise, increasing its amount but also increasing the time it'd take for a brute force to happen.

      Probably the biggest investment is to get the data back into credit bureau's mainframes.

      Cheers, Kuba

    18. Re:And what did the UPS guy say? by Anonymous Coward · · Score: 0

      no, fedex would have just delievered it to the wrong place in the wrong city.

    19. Re:And what did the UPS guy say? by Anonymous Coward · · Score: 0

      I can tell you're working hard, because you are posting on slashdot... but at 1:37AM before a cat nap and returning to a long day. If you were posting at, say, 9:20 AM, then we'd be wondering.

    20. Re:And what did the UPS guy say? by Asic+Eng · · Score: 2, Insightful
      So some people would still complain if something had gone wrong even if they'd used good encryption. These people are obviously unreasonable and the company should be forgiven.

      Hence it follows that they'd also have to be forgiven in case they'd used a simple encryption scheme. After all the same unreasonable people would complain.

      Hence they'd have to be forgiven if they'd used no encryption .... Basically, because someone would always complain they are always guiltless, no matter how careless they were. :-)

    21. Re:And what did the UPS guy say? by Tassach · · Score: 2, Insightful
      Encryption is difficult to get right, but fortunately it's already been done, many time. Unless you are Bruce Schneier or Ron Rivest, you're not going to invent a secure encryption algorithm on your own. Therefore, it's smarter to use an off-the-shelf product which has been tested and reviewed, and has already weathered a storm of attacks.

      Secure file transfer is a solved problem. There are several options available for secure file transfer which don't require any more coding than a simple shell script -- scp, sftp, nfs or rsync over an ssh tunnel, etc. You can easily replicate a relational database in real time over an encrypted channel using a VPN.

      Even if you require a custom solution, you don't need to implement your own encryption algorithms -- there are open-source crypto libraries available for virtually every language and operating system imaginable. Not only is reinventing the wheel foolish, when you're talking about cryptosystems, it's downright dangerous.

      --
      Why is it that the proponents of "one nation under God" are so eager to get rid of "liberty and justice for all"?
    22. Re:And what did the UPS guy say? by Anonymous Coward · · Score: 0

      Eureka!!!!!That is what the UPS guy said.

      Any UPS/USPS/FEDEX/Storage employee salivates when they see a package with bank name on it......Could it be money? .....so they take the package only to discover its stupid data media inside.

      Take heart folks with credit cards, these thieves are looking for Green Bucks and probably will throw the tapes in the gabbage bin at the mall.

      I am no fan of IBM but financial institutions need invest heavily in tools (like DB2 Anonymous Resolution which allow partners to exchange/ compare customer data anonymously.) This is given that CITI was transfering the data to Experian or whatever.

    23. Re:And what did the UPS guy say? by grassy_knoll · · Score: 1

      Actually, I heard they did use encryption...double ROT13...

      [badum-ching]

    24. Re:And what did the UPS guy say? by SpaceLifeForm · · Score: 1
      Actually, in this case, it would have been much better to send the data encrypted over the Internet.

      They could trickle the data in batches over time. You are not talking about massive amount of bytes per customer (maybe around 2000 bytes). The data was limited according to Citigroup reports.

      But, banks are slow to change.

      --
      You are being MICROattacked, from various angles, in a SOFT manner.
    25. Re:And what did the UPS guy say? by Anonymous Coward · · Score: 0

      So some people would still complain if something had gone wrong even if they'd used good encryption. These people are obviously unreasonable and the company should be forgiven.
      Yes. If the company followed best practices, then they cannot be expected to take all the blame. Since they didn't, they can.

      Hence it follows that they'd also have to be forgiven in case they'd used a simple encryption scheme. After all the same unreasonable people would complain.
      This, however, is not correct. The identity of the people complaining is irrelevant - the only relevant thing is whether the complaint was reasonable.

      If someone accuses me of murder because I squashed a spider, then obviously their accusation is unreasonable. But if I then murder my wife, and the same person accuses me again, I do not become innocent simply because my accuser is an unreasonable person!

    26. Re:And what did the UPS guy say? by Anonymous Coward · · Score: 0
      Just in case anyone takes this guy seriously.

      No.

      Real crypto (they type the government uses to protect top secret data) is free:

      If this is an issue of using a weird language for which AES hasn'r been implemented yet, let us know that name of a language; I am sure someone can write an AES implementation for it. I'm itching to write AES for some weird computer or language myself.
    27. Re:And what did the UPS guy say? by owlstead · · Score: 1

      XORring is more difficult to get right than just a simple library call. Or buying a solution. A XOR is very, very easy to crack, even if you use CBC (chaining) mode. You could probably put it under obscurity versus security. Somebody who would find the package is unlikely to see what's inside. Then again, most people don't have tape units either.

    28. Re:And what did the UPS guy say? by SpaceLifeForm · · Score: 1
      Follow up. They aren't that slow to change apparently. This was in the works.

      (Interesting that the Secret Service is involved)

      http://business.timesonline.co.uk/article/0,,8209- 1645235,00.html

      A retail loans arm of Citigroup was ferrying the data via UPS to Experian, the credit-checking arm of GUS, the UK retail and logistics group. But one box of data failed to arrive at Experian's Texas offices and was presumed lost en route by UPS.

      Experian said last night that it was moving ahead with plans to shift from transporting hard copies of data overland and was working with customers to allow all data to be sent electronic ally.

      Citigroup has already agreed to the plan and is expected to cease overland transportation of most customer data within the next month.

      --
      You are being MICROattacked, from various angles, in a SOFT manner.
    29. Re:And what did the UPS guy say? by Atryn · · Score: 1

      Maybe they should use a one-time shared secret key... send the tapes encrypted via one carrier (like UPS) and the key via another (like FedEx). You get the benefits of physical transport (high bandwidth, low cost) but losing one or the other isn't that bad. If you were really paranoid, use a second key and send it via DHL...

      --
      Come play Moral Decay!
    30. Re:And what did the UPS guy say? by frankenbox · · Score: 1

      I can sell this back to shiti-bank and they can sell it to someone else. Seems to be a little too stupid to be for real. May be bracing for the real impact when the truth being known shows that their database was hacked. Not that most people care anyway, stupid little sheep. You give up just as much info everytime you swipe your Ralph's club card...

    31. Re:And what did the UPS guy say? by mwood · · Score: 1

      Well, they should do *something*. Meet annually to cook up one-time pads. Read numbers to each other over the phone to implement DH key agreement, like those mysterious voices reading out code groups over shortwave. Swap keys on diskettes carried in briefcases chained to the wrists of armed couriers.

      This is not like diamond merchants carrying around a million dollars' worth of stones in paper packets. Insurance cannot really compensate for this sort of loss. Obscurity is not enough; these data must be actively protected.

      There's nothing whatever wrong with sending the data via UPS, or just dropping them in a mailbox for that matter, so long as they are only recoverable by the addressees.

      Other than encryption, one could split the feed, sending each personally-identifying column in a separate shipment. An attacker would have to intercept at least two shipments to learn anything useful. The cost is still vanishingly small to an outfit the size of Citigroup.

    32. Re:And what did the UPS guy say? by urlgrey · · Score: 1
      Oh, come on. Don't kid yourself!

      When it gets cracked there'll be one of two things: either a ganga popup ads on the tapes (and other miscellaneous viruses and other garbage) or a much simpler message:
      ALL YOUR BASE ARE BELONG TO US.
      --
      Running 'Nix is like owning a Lightsaber. It's "a more elegant weapon for a more civilized time."
    33. Re:And what did the UPS guy say? by hjf · · Score: 1

      you insensitive clod, you murdered a spider!

  2. The important thing is... by Anonymous Coward · · Score: 0

    ...were they insured?

    1. Re:The important thing is... by flatcat · · Score: 1

      UPS liability is for the cost of the physical tape, not the data regardless of what it may have been insured for.

  3. How often does this happen now? by ZephyrXero · · Score: 5, Interesting

    A week hasn't gone by this year that some major data warehouse hasn't been "broken into". When are these people going to start taking our privacy and their security a little more seriously...

    --
    "A truly wise man realizes he knows nothing."
    1. Re:How often does this happen now? by DrEldarion · · Score: 2, Insightful

      When their customers actually start caring and making them realize how much of a mistake losing our data is? This will affect nearly nothing (because most people won't hear about it and many who do won't care), and business will go on as usual. If the customers actually took a stand, maybe we'd see some improvement.

    2. Re:How often does this happen now? by Fulcrum+of+Evil · · Score: 1, Funny

      A week hasn't gone by this year that some major data warehouse hasn't been "broken into". When are these people going to start taking our privacy and their security a little more seriously...

      It really isn't that bad - it's just that slashdot keeps reposting the same stories over and over again.

      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
    3. Re:How often does this happen now? by OverCode@work · · Score: 2, Insightful

      As soon as it starts costing them money not to. That is the *only* way they will change.

      -John

    4. Re:How often does this happen now? by wft_rtfa · · Score: 3, Interesting

      Actually all this hacking and losing of data has been happening for quite some time. We are just now hearing about it more because California passed a law requiring people to be notified of data loss.

      In this case, the lost cargo is probably in a UPS warehouse somewhere. They probably ran over the cargo with a forklift, and it's currently unidentifiable.

      See http://www.perkinscoie.com/content/ren/updates/eco mm/062703.htm for more info on the CA law.

      --
      :-] :0 :-> :-| :->
    5. Re:How often does this happen now? by jsheedy · · Score: 0

      You sometimes wonder if this is not on purpose, some type of plan so that you will purchase their credit protection plan. Of course they would open themselves up for an endless number of lawsuits, but none the less it sucks

      --
      Quid Pro Quo, nothing more, nothing less.
    6. Re:How often does this happen now? by major.morgan · · Score: 2, Insightful

      Don't ANY of the CEO/CIO's, auditors or even PR people at these places read the news.

      Doesn't even one of them think for a moment - "Huh? I wonder what we are doing to make sure that this doesn't happen to us?"

      I'm not one for endorsing additional legislation - but perhaps if we held officers liable (SarbOx style maybe) for these breaches, then maybe someone will start to care.

    7. Re:How often does this happen now? by Anonymous Coward · · Score: 0

      they probably "lost" them to some saudi terrorist organization who plans to use those account numbers to destroy america because they hate us for what we have. *yawn*

    8. Re:How often does this happen now? by drgonzo59 · · Score: 2, Interesting
      Now that you said that, just recently, at the University Of Cincinnati someone broke into the system and stole thousands of names + social security numbers+dates of birth along with other juicy info.
      Someone asked the question whether the University is responsible and would restitute time and money spent recovering from an identity theft that resulted from this, and they basically shrugged it off and said "tough luck", we are not liable here is their FAQ on it .

      Actually hackers were very smart, they went for a stupid public institution that still uses social security numbers as student ids and doesn't have the money nor the brains (you'd think a university would at least have that) to protect students' and employees' information. Why bother and go for commercial institutions like banks or why mess with FBI and DOD when you have hundreds of thousands of SSN protected by idiots in IT who couldn't find better jobs in the private sector.
      Note: UC just spent millions building shopping and recreation areas around campus but they couldn't afford enough to protect their data. If you need to see your and public money mismanaged and thrown away, just go to UC.

    9. Re:How often does this happen now? by glitch0 · · Score: 1

      I agree.

      I won't feel safe until I see gun turrets atop of every data warehouse!

      --
      -Glitch "We all know Linux is great...it does infinite loops in 5 seconds." - Linus Torvalds
    10. Re:How often does this happen now? by Anonymous Coward · · Score: 0

      "lol all slashdot articles are dupes" is the new "IN SOVIET RUSSIA" and still as morbidly unfunny.

    11. Re:How often does this happen now? by Anonymous Coward · · Score: 0

      I work at a small company loaded with employees that are broke by payday. UPS lost our paychecks, so our "hundredaires" did without.
      Funny thing, the customer remittances on their accounts got lost on UPS, twice, putting those accounts in arrears, due to "non-payment".
      Our management continues to use UPS for these items, putting our reputation at risk with both the customers and employees. Management has a long history of not giving a damn.

    12. Re:How often does this happen now? by GizmoToy · · Score: 0

      Student ID numbers at UC are a 16 number string present on your ID card. The University explicitly prohibits using the SSN as your student ID by any professors, etc.

      That still doesn't explain why they were all sitting on that server.

    13. Re:How often does this happen now? by TykeClone · · Score: 1
      That still doesn't explain why they were all sitting on that server.

      Going to college is now an event that generates a tax consequence (in this case a good one - you can get a tax credit for tuition).

      As such, the school needs to send out forms each year to students so that they can claim that credit. Those forms require a social security number...

      --
      A fine is a tax you pay for doing wrong and a tax is a fine you pay for doing all right.
    14. Re:How often does this happen now? by joe83 · · Score: 1

      "These people" could care less about the privacy rights of their "customers" or anything else. Their only motivation is profit. The solution to this is IMHO,simple (Draconian?) If you misuse/ lose custody of other people's personal data, you get life in prison at hard labor. This is a serious matter,dammnit! Some nitwit / corporation, etc. screws around with your data and the consequences for you as an individual can be devastating (identity theft, incorrect credit reports, ad nauseum) Enough of this sh**. Hold these people accountable.

    15. Re:How often does this happen now? by apt142 · · Score: 2, Interesting

      I think that companies will start caring when there is an actual dollar amount attached to the loss. Be that from customers leaving to another bank or having to replace any funds that are stolen from the customer's accounts due to identity theft. But, you are right, the customers in general have no idea how serious this is. And I seriously doubt any reprecussions will take place.

      The first thought I had when I heard about this story is how much would that disk be worth if you sold it to the right people? And that gets my little tin foil hat on. Was it stolen?

    16. Re:How often does this happen now? by kerrbear · · Score: 2, Interesting

      Doesn't even one of them think for a moment - "Huh? I wonder what we are doing to make sure that this doesn't happen to us?"

      What might work is if one of the companies were to make it a selling point. If a credit company were to advertise their excellent record of protecting data, it might make people use them instead of the competition. Then the other companies would take notice as they lost customers.

    17. Re:How often does this happen now? by kcelery · · Score: 1

      Citigroup has a lot of money, so making them pay is not the best option. Just find out the SOB who is reponsible for this mess, transfer him to an island in offshore Bahama for two years to collect coconut. Then the message will spread in the organization.

    18. Re:How often does this happen now? by anaesthetica · · Score: 1
      A law saying that they have to notify the customer won't achieve anything. Companies must be made liable for the loss of personal data. If stealing someone's identity is a punishable computer crime, losing a vast database of 3.9 million identities absolutely must be a crime.

      Perhaps if companies viewed massive personal data aggregation as a liability rather than an unlimited asset we would see much less collection/slae of personal data.

    19. Re:How often does this happen now? by lowrydr310 · · Score: 2, Insightful
      So what am I supposed to do? I have student loans through Citibank, and my only choice to sever my ties with them is to pay off my loan in full, which I can't do at this time.

      Just exactly how am I supposed to 'take a stand'? Believe me I'd love to, but I feel there's nothing I can do. I'd like to get a loan through another company, however I don't know of any credit union or smaller banks that do anything like that.

    20. Re:How often does this happen now? by GizmoToy · · Score: 1, Informative

      Yes, of course... but that doesn't mean the server containing all that information has to be sitting off the publicly accessable internet.

      UC has a number of servers behind a specific firewall and on a private portion of the LAN that cannot be accessed from the internet. I know because I have to travel to campus daily to use several of them. Why this server wasn't in that group, I guess would have been the more appropriate question.

    21. Re:How often does this happen now? by OnlineAlias · · Score: 1

      Yep, I would say a 5 dollar fine for every customer lost should go to the FTC, in addition to paying for all time lost for victims that have to clear their name. Plus, each company would have to be the advocate in clearing the names, not just the notifiers. The fines and the victims would be handled by a third party arbitrator. Sending tapes via UPS...jeeze, why didn't they just throw up a data line? One in a million data lines that they ALREADY have to the credit buroughs. I'm sure this wasn't the only time they had done this...bad processes, bad auditing, bad management, bad everything. Onlinealias CISSP/CISA

    22. Re:How often does this happen now? by Anonymous+Custard · · Score: 1

      >So what am I supposed to do? I have student loans through Citibank, and my only choice to sever my ties with them is to pay off my loan in full, which I can't do at this time.

      Any chance you could consolidate to another lender?

    23. Re:How often does this happen now? by ZephyrXero · · Score: 1

      Check with your financial aid office. There are tons of banks to choose from, and hopefully they're not all this incompetent. Just get a loan big enough to pay off your citibank one...Then again, if your info was on those tapes it's already too late.

      --
      "A truly wise man realizes he knows nothing."
    24. Re:How often does this happen now? by Anonymous+Cow+herd · · Score: 1

      Sure you can, refinance with a different company... you could even end up with a better deal. Although at this point it's a bit like closing the barn door after the horse has escaped, but if you want to "send a message" to Citi then that's what you want to do.

      --
      Ita erat quando hic adveni.
    25. Re:How often does this happen now? by phixson · · Score: 1

      The real problem is with the financial institution that will issue credit on the basis of minimal, easily obtainable and completely unverified personal identity. If banks were held criminally responsible for issuing credit cards to identity forgers (they are, after all, aiding and abetting theft) this problem would clear up in a couple of hours. Just threaten to lock the CEO of CitiBank up for six months and you know they'll stop issuing VISA cards to anyone with a driver's license and a relatively human-looking head. Sure, legitimate credit applicants would be inconvenienced by more thorough checks, but it would be a small price to pay compared to the months of sheer hell they go through now if their identity is successfully stolen.

    26. Re:How often does this happen now? by mwood · · Score: 1

      Or, stated more succinctly: when the victims' lawsuits become painful enough.

    27. Re:How often does this happen now? by Fnord666 · · Score: 1
      Companies will only begin to take it seriously when it impacts the bottom line. Even then there will be ROI analysis to see whether the cost of the added measures exceeds the expected lost due to fines, etc. If the fines are cheaper(fine * probability of event happening) than actually implementing security changes, then it still won't happen.

      There will have to be a true financial disincentive to companies before they will take action. The irony is that if they implemented additional policies and measures because it was the right thing to do but it negatively impacted their quarterly earnings, they would probably be sued by their investors for mismanagement of the company. If the investors didn't sue, then the market would punish them for missing an estimate.

      --
      'The tyrant will always find pretext for his tyranny.' - Aesop's Fables
    28. Re:How often does this happen now? by GreyPoopon · · Score: 1
      This will affect nearly nothing (because most people won't hear about it and many who do won't care), and business will go on as usual.

      Actually, it's literally all over the news right now, so I think most people will hear about this one. The absolute best thing that could happen would be for most of the impacted customers to drop them like a hot potato. I don't think Citigroup is any worse than any of the other big institutions, but if the financial powerhouses see an entire company go down the tube over this, maybe they will pay attention. Unfortunately, that's probably not going to happen. The sheep are just not that ambitious.

      --

      GreyPoopon
      --
      Why is it I can write insightful comments but can't come up with a clever signature?

    29. Re:How often does this happen now? by AviLazar · · Score: 1

      The above was moded up why? Just becuase information gets stolen does not mean they are not taking it seriously. Considering any information could be used to scam credit card money which citibank is responsible for. Considering Citibank may have to make reparations to someone who has their identity stolen and abused, considering they will lose customers (and hamper getting new ones), consider the bad PR, considering the potential gov't law suits... Yea they care...and there is a lot of reason for them to care on a purely selfish reason - let alone the consumer.

      --

      I mod down so you can mod up. Your welcome.
    30. Re:How often does this happen now? by Anonymous Coward · · Score: 0

      That there is exactly the problem. Right now the cost of the extra measure are seen to be more than the cost of the lost of data. Banks are bussinesses like any other, their goal is to make as much money as possible from what people lend to them (ie the money you put in the bank). So if they can not upgrade to better ways of keeping track of data they will do it. They already take the lose of people writing fake checks using somebody else's account information because it would cost more to look over every check than they lose in replacing the money withdrawn with fraud checks. Same would apply here. They can probably save a few $$ by not switching to better security for data and losing a few people as opposed to keeping everyone and moving to better security.

    31. Re:How often does this happen now? by Anonymous Coward · · Score: 0

      I thought it was that during this time, SCO hasn't been doing anything.

    32. Re:How often does this happen now? by Grym · · Score: 1

      If a credit company were to advertise their excellent record of protecting data, it might make people use them instead of the competition.

      "GeneroBank: At least we won't be negligent with your personal information!"

      -Grym

    33. Re:How often does this happen now? by CableModemSniper · · Score: 1

      Online payment of tuition?

      --
      Why not fork?
    34. Re:How often does this happen now? by anthony_dipierro · · Score: 1

      This will affect nearly nothing (because most people won't hear about it and many who do won't care), and business will go on as usual. If the customers actually took a stand, maybe we'd see some improvement.

      If it affects nearly nothing, why should we take a stand?

      Personally I assume all the information known by my credit card company is already public information anyway. Why should I care if they actually leak that information?

    35. Re:How often does this happen now? by Maestro4k · · Score: 1
      So what am I supposed to do? I have student loans through Citibank, and my only choice to sever my ties with them is to pay off my loan in full, which I can't do at this time.

      Just exactly how am I supposed to 'take a stand'? Believe me I'd love to, but I feel there's nothing I can do. I'd like to get a loan through another company, however I don't know of any credit union or smaller banks that do anything like that.

      I'm surprised you don't already know the answers, I've been inundated for years with mailings about consolidating my student loans (even though I've already done so).

      You can consolidate all your student loans (Stafford & Perkins) into a new loan with a fixed interest rate. Last year was the best time to do it since the interest rate was the lowest it had ever been, but it shouldn't be much higher now (it's set each July and only changed yearly). Pick a bank you trust and ask them about a consolidation, or sometimes called a reconsolidation, of your student loans. Even if you only have one you can still do it. It'll extend the repayment period and lock in the interest rate so it's still worthwhile. All the normal rules apply so there's no penalty for prepayment or paying more than the normal payment. You can benefit from the lower rate and still pay it off as soon as you would have normally.

    36. Re:How often does this happen now? by ZeissIcon · · Score: 1

      The problem is a little deeper than that. The implication here is that the data was on consumer banking customers, which for Citibank, constitutes only a small percentage of their gross revenue. The vast majority of the money large banks make is in their commercial divisions. Even if 100 percent of Citibank's consumer banking customers were to leave, it probably wouldn't affect their bottom line by more than about 10%. Their real bread and butter is in stuff like short term commercial loans where they might lend another mega-corp 100 million overnight, and net 3 million in interest. It takes a lot of mortgages to net the bank 3 million bucks, but the overhead (investment in personnel and facilities) is roughly equivalent for a 300K home loan and a 300 million overnight loan. Frankly, I think they just don't care that much about their consumer banking customers. Why would they? Lose low-margin high maintenance customers? Best Buy has a corporate strategy specifically designed to do just that (not that I'm saying that's a good thing, mind you...)

      This is where I tend to part ways with most free market people. The consumer is essentially powerless in this relationship unless they utilize their perogative to legislate change.

    37. Re:How often does this happen now? by lowrydr310 · · Score: 1
      My financial aid office? Uh... I graduated three years ago.

      I maxed out the federal loans (stafford and perkins, about $24000 i believe) and I had to take out a private loan through Citibank. I looked into the issue a while back, and from what I found it was not possible to refinance the non-federally-subsidized loans.

    38. Re:How often does this happen now? by toonworld · · Score: 1

      Actually I disagree. Companies will usually make a case study.

      Let's say it costs 3 million $ / year to have a really secured system, but if they leave it as is and they estimate that they MIGHT get a 1 million $ loss... they are still up 2 million bucks.

      They don't look at logic, they look strictly at numbers on paper. They don't care if John Smith loses his house due to identity theft.

      --
      It's not the destination that matters, but rather the journey.
    39. Re:How often does this happen now? by MyLongNickName · · Score: 1

      Good. Please post your Name, SSN, Income, family member's name, and all your credit card numbers.

      Since you don't care if that information is leaked, you won't mind posting on slashdot, will you?

      --
      See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    40. Re:How often does this happen now? by Anonymous Coward · · Score: 0

      Just exactly how am I supposed to 'take a stand'? Believe me I'd love to, but I feel there's nothing I can do.

      Write a letter or an Email to them telling them you are a dissatisfied customer. Explain to them what the repercussions of this could be and suggest ways in which they could improve their ways of doing things.

    41. Re:How often does this happen now? by anthony_dipierro · · Score: 1

      Since you don't care if that information is leaked, you won't mind posting on slashdot, will you?

      I wouldn't mind, but I won't do it, because it might hurt other people, namely, the credit card companies. If the information was leaked by a third party, I'd be quite happy, as it'd be one less piece of information that I have to worry about.

    42. Re:How often does this happen now? by MyLongNickName · · Score: 1

      If you post it, it becomes YOUR problem, not the credit card company's. There is a fraud protection limitation for electronic credit. However, it does NOT protect you from stupid acts like giving out your credit card information knowingly. There are plenty of cases where folks have tried this and ended up stuck with the bill.

      So, bottom line: You realize your original statement is BS, and don't want to admit it. It is a big deal when your personal information gets lost by big brother...

      --
      See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    43. Re:How often does this happen now? by lowrydr310 · · Score: 1
      I guess I wasn't clear. All my federally-subsidized loans (Stafford and Perkins) were consolidated right after I graduated, and I was able to take advantage of low interest rates (3.25% I believe).

      I took out ANOTHER personal loan through Citibank. The interest on this loan WASN'T subsidized by the government and I had to pay interest while I was in school (or I could have left it accumulate on top of the principal)

      Most lenders will be happy to consolidate your federally-subsidized loans, but I already did that. I'd like to refinance my non-federally subsidized personal citibank loan through another lender at a fixed rate, but I haven't found a lender who will do that.

    44. Re:How often does this happen now? by anthony_dipierro · · Score: 1

      If you post it, it becomes YOUR problem, not the credit card company's.

      Well yeah, exactly.

      So, bottom line: You realize your original statement is BS, and don't want to admit it.

      No, not at all. My original statement was that I don't care if someone else leaks my social security number/credit card number/etc. This doesn't imply that I'm going to leak this information myself. As you've said yourself, the situation would be completely different if I leaked the information myself.

      (I could probably get away with leaking my SSN without any personal liability, but I don't really want my SSN tied to my Slashdot account.)

    45. Re:How often does this happen now? by drgonzo59 · · Score: 1
      Nope, I was taking classes just last year (now doing the thesis), and sure enough on homeworks we had to put our SSNs. How about this one, I took a computer science class (oh the irony!) where the professor posted the list of SSNs on the website along with the midterm grades, then on the same site, later posted the list of all names in the class with another grade. I still have the list of 20 or so numbers and the other with the names saved some place. I tried couple of combination to log into the UC library and sure enough, I found a couple of matches. It is also really easy to pick out the international student's IDs and names and separate them and also the higher scores provide a good hint too. Now I would expect that from an English professor not in a computer science one.

      The 16 digit id on your card is what they "want" to use for the ID but the matter of fact is that they still use SSNs because that is the main index in all of their databases.

    46. Re:How often does this happen now? by drgonzo59 · · Score: 1
      Good point! UC's mainframe might be on its own LAN and everything along with other "core systems" as they call them. But students are able to pay tution online so somehow, somewhere there is a connection. Also the library off-campus log in uses just the name+SSN combintion.

      I think the breach was an inside job by some underpaida and overworked IT guy would rather worked for P&G's IT but is not good enough for it.

      Speaking of the new 16 digit numbers, they probably still somehow index the the databases by SSNs so they probably translate ID->SSN using some mapping, I wouldn't be surprized if they just used a simple formula that someone could figure out based on a large number of SSNs and IDs, then all you need is ID which would, of course, not be as protected, and you could figure out SSNs.

    47. Re:How often does this happen now? by MyLongNickName · · Score: 1

      You've obviously never dealt with having to clean up your credit report. It is an awful experience. I had to go through it for my wife. Despite the laws, it is a "you are guilty until proven innocent" type ordeal. Not until you learn the laws that are on your side, anyway... and the CC companies sure don't volunteer them.

      Between phone calls, ordering reports (for free), letter writing and recordkeeping, I spent over 40 hours taking care of a credit card theft from years ago. Do I get reimbursed for my time? heck no.

      Bottom line: If someone is loose with my information, they can end up costing me a lot of time. There should be HUGE penalties for companies who let it fall into unauthorized hands.

      --
      See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    48. Re:How often does this happen now? by anthony_dipierro · · Score: 1

      You've obviously never dealt with having to clean up your credit report.

      Incorrect.

      Despite the laws, it is a "you are guilty until proven innocent" type ordeal. Not until you learn the laws that are on your side, anyway... and the CC companies sure don't volunteer them.

      Well, I've already learned that the lawas are on my side, so I guess I don't have to worry about that.

      Between phone calls, ordering reports (for free), letter writing and recordkeeping, I spent over 40 hours taking care of a credit card theft from years ago. Do I get reimbursed for my time? heck no.

      You have my sympathy, but that doesn't mean the same thing would happen to someone who regularly checks their credit report and knows the law.

      Bottom line: If someone is loose with my information, they can end up costing me a lot of time.

      Maybe so, but that doesn't change my statement, which was about me, not about you.

      There should be HUGE penalties for companies who let it fall into unauthorized hands.

      No, there should be HUGE penalties for companies that refuse to remove false information from your credit report when informed that the information is false. Protecting information is difficult to impossible. Stopping people from from spreading false statements about other people is much simpler by comparison.

    49. Re:How often does this happen now? by Anonymous Coward · · Score: 0

      sweet! I'm gonna build a data warehouse into my car so I can mount a gun turret on it!

    50. Re:How often does this happen now? by Lord_Dweomer · · Score: 1
      "If a credit company were to advertise their excellent record of protecting data, it might make people use them instead of the competition."

      And it also wouldn't last very long since doing so would make them a target for every data thief out there, just to prove them wrong.

      --
      Buy Steampunk Clothing Online!
    51. Re:How often does this happen now? by anorak52 · · Score: 1

      Take privacy seriously? In America? That was a joke, wasn't it?

    52. Re:How often does this happen now? by GizmoToy · · Score: 1

      Yes, most of your points are right. The library login does, inexplicably, use your SSN. A few other systems still do as well, with no explaination as to why.

      Although I would like to point out that the 16 digit Student ID numbers are assigned serially, not converted from SSN. Even though the number is 16 digits long, they all currently have 5 zeros in the middle along with a 5 digit number at the end. They also include a 6-digit prefix, which appears to be static by class and college, although its difficult to tell without going around and asking random people what their ID numbers are.

  4. In other news, by Ray+Alloc · · Score: 2, Funny

    3,9 million more recipients for "refinance NOW" spams...

    1. Re:In other news, by mek2600 · · Score: 1

      Actually, for the first time now some of the people who recieve those notices might actually need it.

  5. Whooooppss.... by Anonymous Coward · · Score: 0
    We're in trouble now...

    Should have had that special combustible backup tape. It's still experimental, and it's slightly difficult to keep it from exploding inside the tape backup system, but it's very helpful in keeping important, critical data from other people.

    1. Re:Whooooppss.... by lee13se · · Score: 1

      "Should have had that special combustible backup tape."

      Or just encrypted the data before sending people's data in the mail. I have always heard to not send cash in the mail for this reason.

  6. Encrypted Backup by Anonymous Coward · · Score: 0

    I hope they were encrypting their backups. It's only common sense to do that, right?

    1. Re:Encrypted Backup by eyegone · · Score: 1


      I hope they were encrypting their backups. It's only common sense to do that, right?

      Actually this could be a very bad idea. Imagine trying to retrieve badly needed data from a 5-year old encrypted tape.

      In this case it was data being sent to a credit bureau, rather than a backup, so it most certainly should have been encrypted.

      --
      "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety."
    2. Re:Encrypted Backup by dotgain · · Score: 1
      I hope they were encrypting their backups. It's only common sense to do that, right?

      Goodbye hardware compression...
      True, you could compress them before encryption, but that's more host cpu load. If anyone gets hold of my backup tapes then, well - if they have the same success getting anything back off them as I do, then I'm not worried at all.

    3. Re:Encrypted Backup by mrchaotica · · Score: 1

      Obviously, the solution if you want the compression in the hardware is to put the encryption in the hardware too.

      Otherwise, can't you just compress the encrypted data? It wouldn't be as efficient, but it should compress some, right (especially if you carefully chose the encryption algorithm)?

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    4. Re:Encrypted Backup by Anonymous Coward · · Score: 0

      Otherwise, can't you just compress the encrypted data? It wouldn't be as efficient, but it should compress some, right (especially if you carefully chose the encryption algorithm)?

      You have chosen....poorly....if you can compress your encrypted data. The entropy of encrypted text is essentially the same as random bits for any modern encryption algorithm. Even RC4 which has a slight statistical bias is only biased a few tenths or hundredths of a percent, I believe. I don't think 99.97% filesize is worth the work compressing it.

    5. Re:Encrypted Backup by lgw · · Score: 1

      Retreiving encrypted data from a 5-year-old backup tape? Asssuming it was real tape and not DAT or somthing, this should be trivial. This isn't 40-year-old analog tape that peels off its binding we're talking about - materials science has come a long way.

      The only way a decent tape (pretty much any 1/2 inch and the better 8mm) made since the mid-90s is going to lose data in the first couple of decades is severe environmental damage. If stored properly, I guess no one really knows how long they will last, but the problems that caused earlier tapes to go bad in the 20-30 year range have been fixed. Modern tapes are incredibly resistant to corruption from magnetic fields as well, the field strength it takes to flip a bit is insane - it has to be to get current data density. If you really wanted to archive for several decades, encryption might become a problem, but not in the 7 years you need to keep most data.

      There's a reason you don't use cheap ATA hard drives for archive, you know.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    6. Re:Encrypted Backup by lgw · · Score: 1

      You have to compress *before* encrypting. This is fundamental. The strength of a cypher is determined as much by the quality of compression as the quality of encryption.

      There aren't any good consumer level offerings yet, but encrypting your filesystem in the first place will produce equal quality encrypted backups with any decent backup product.

      For a larger business that cares about this, the high-end backup products offer software-based encryption that works fine. For someone the size of Citibank (or a government agency), however, an in-the-wire solution for at-rest encryption is the best answer. Companies like Decru make excellent solutions. Not cheap, but made by and for the intelligence community. 256-bit AES with the kind of well-thought-out key management you only get from security professionals.

      There's really no excuse for a Fortune 1000 company not to have a solution of this quality. But I don't think we'll get there without legislation, or some extremely harsh class-action suits.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    7. Re:Encrypted Backup by Anonymous Coward · · Score: 0

      I would guess that the BACKUP was not encrypted because I was informed recently (PKZIP representative at InfoSecurity 2005) that had it been encrypted then the company does not have to declare the loss of the BACKUP.

    8. Re:Encrypted Backup by Anonymous Coward · · Score: 0

      Additionally, there are encryption modes that make it so one flipped bit will not ruin the backup. For example, using the CTR or OFB modes will cause a one-bit error in the encrypted data to have a one-bit error in the decrypted data. (Wikipedia is down for maintainence right now, otherwise I would link to the relevant Wiki article).

      The issue the parent post may be referring to is that one has to make sure to store the encryption keys for seven (or however many) years, otherwise an encrypted backup will be so much white noise.

    9. Re:Encrypted Backup by dotgain · · Score: 1
      Exactly. It's acutally considered an 'exploit' of an algorithm if - from four binary files, three of them random noise, one of them ciphertext - one can tell which one is the ciphertext.

      If your ciphertext encrypts at all and doesn't actually take up *more*space* (negligibly so, but more all the same) then there's something very wrong with it. Rot13 compresses well, because it's a static mapping, the same words are represented the same way no matter where they are in the plaintext. Consquently it's literally childs play to decipher it.

    10. Re:Encrypted Backup by Anonymous Coward · · Score: 0

      Hey, did Pkzip and Winzip ever agree on an encryption standard for AES-encrypted zipfiles?

    11. Re:Encrypted Backup by mwood · · Score: 1

      To read badly needed data off a 5-year-old encrypted medium, simply go to the safe and get the key used in the interval in which the tape was generated. Duuh.

    12. Re:Encrypted Backup by mwood · · Score: 1

      Besides, if you care about your old data, you have someone reread every single piece of medium periodically, check the error rates, and make fresh copies when the rates are unacceptable or after (say) five years regardless. If there's an occasional unreadable block, the mirror copy should be okay.

      If you're now asking, "mirror copy?" you had better hope your historical data are without value.

    13. Re:Encrypted Backup by mwood · · Score: 1

      Let's see. A tape holding data the compromise of which could cost us millions, costs about $100. Of course we must compress, otherwise we might have to spend $200.

    14. Re:Encrypted Backup by dotgain · · Score: 1
      Easy tiger, I was talking about the impact of encrypting _every_ backup. Yes, they're about $100, you're right. Say you've got thirty tapes in your organisation. That's an extra $3000 you've got to spend, and a lot of organisations just won't spend that much more, especially if they haven't lost a tape yet and don't perceive the threat of losing a tape as very significant.

      If you don't use hardware compression, the backup could take longer too. And it's not like they're ever quick.

    15. Re:Encrypted Backup by mwood · · Score: 1

      Why do people keep saying, "backup"? It wasn't a backup going to an offsite vault; it was a data feed to a business partner. A very different situation and a very different amount of data.

      And, $3000? Go take a look at Citigroup's financials. Would $3000 even be visible on the annual report? Now erase a lot of the trust that all that money represents. Think *that* transaction would be visible? I do.

  7. Unacceptable by Adrilla · · Score: 5, Insightful

    These companies are treating this information far too trivially. Laws need to be passed that will make this type of carelessness illegal and/or compensate these customers for losing their info. I think the lack of trust from customers would be incentive enough, but obviously it isn't, so more needs to be done to prevent these fiascos. And on another note, why aren't more consumers, in this day of rampant identity theft, completely outraged by these events. What is this the fourth incident in the past few months (and I'm probably lowballing the number)? This is simply unacceptable.

    --

    "Plans are for fools! Oglethorpe, the plutonian (Aqua Teen Hunger Force)
    1. Re:Unacceptable by Anonymous Coward · · Score: 1, Insightful

      Laws need to be passed that will make this type of carelessness illegal

      How can you make an accident illegal ?

      Sure it sucks, but the real problem is the relentless greed that large companies are founded on and their tremendous arrogance and reliance on vast databases of personal info to sell products and the near-compliant and unquestioning attitude joe public has to handing his personal info over to anyone for any service.

      The only way these sort of problems will be eliminated is if we end that scenario. Keeping vast databases of personal info will only lead to trouble, there is no other outcome.

    2. Re:Unacceptable by ZephyrXero · · Score: 1

      But without all that data how will the mind police keep us in check one day?

      --
      "A truly wise man realizes he knows nothing."
    3. Re:Unacceptable by zanderredux · · Score: 1
      In the other hands, financial institutions are already excessively burdened with bureaucratic monstrosities like Sarbannes-Oxley (which created yet another revenue stream for auditors).

      The lawmaker's ability to entirely miss the point never ceases to impress me!

    4. Re:Unacceptable by BigBuckHunter · · Score: 1

      But "Laws" are already in place here in the US. You could file a civil suit tomorrow if your credit is compromised by this data loss. Getting the government involved would only serve to further federalize our financial infrastructure (something that we don't really want nor need here in the US). Take it from someone who has just gone through a SAS 70 audit.

      BBH

    5. Re:Unacceptable by britneys+9th+husband · · Score: 4, Insightful

      How can you make an accident illegal ?

      You can't, but you can make the things that tend to lead to accidents illegal. You'll notice there's no law against getting into a car crash, but there are lots of laws about driving too fast, running red lights, driving drunk, unsafe lane changes, etc etcet c.

      Same idea here. If I can be fined for driving 100mph because it might cause an accident, Citibank should be able to be fined for sending unencrypted data via UPS because it might cause an accident.

      --
      Hear recorded Slashdot headlines on your phone! New service beta testing. Just call (248) 434-5508
    6. Re:Unacceptable by Adrilla · · Score: 1

      This incident may have been an accident and I understand that, but this is highly sensitive data and precautions should've been taken that placed more value on this shipment. There have been too many occurances of loss of customer information. Sooner or later they're gonna have to make an example of someone. As far as databases of personal info are concerned, they're not going anywhere, so something has to go into place that places more protection upon them and punishment for letting that info get out without permission, because this shit is getting out of hand.

      --

      "Plans are for fools! Oglethorpe, the plutonian (Aqua Teen Hunger Force)
    7. Re:Unacceptable by ZephyrXero · · Score: 2, Insightful

      As much as I'd hate to give yet even more power to the federal gov't, it's just about the only way to make these people do what should be both common sense and courtesy for their customers.

      --
      "A truly wise man realizes he knows nothing."
    8. Re:Unacceptable by inode_buddha · · Score: 1

      I agree. Imho the answer is for the companies to use *their own* in-house couriers to transfer data; not third parties with limited liability.

      --
      C|N>K
    9. Re:Unacceptable by derEikopf · · Score: 0, Flamebait

      NO.

      If you want the government to control the economy, move to China.

    10. Re:Unacceptable by Anonymous Coward · · Score: 0

      Encryption. If the backup tapes were encrypted then losing them would not be a problem.

    11. Re:Unacceptable by ScoLgo · · Score: 4, Insightful

      Which company do you hold responsible here? Citigroup Financial? Or UPS? While UPS is guilty of losing the package in transit, perhaps CF should have used a more secure transport method. I dunno, what is more secure than UPS, Fed Ex, DHL, etc...? Armored car driving to and fro between cities?

      So what is your solution? (Hint: YMFL, (Yet More Federal Legislation), will not prevent accidental loss of freight packages).

      BTW - I write this as someone who has a mortgage with Citigroup so my data could be at risk here. However, my knee is not jerking violently, (yet).

      --
      "Michael, I did nothing. I did absolutely nothing - and it was everything that I thought it could be."
    12. Re:Unacceptable by digitalunity · · Score: 2, Insightful

      Hah. You are funny. Did you know that the entire US economy is meticulously managed by our government? Of course, they cannot stop broad sweeping trends, but they are always fanagling in the back trying to keep us spending lots of money, creating more debt, throwing money at multi-national corporations, and giving out tax breaks to be sure our own companies are 'competitive'.

      Whatever dude, I think it's time to take off your blinderes.

      --
      You can't legislate goodness. Let each to his own destiny, by will of his freely made choices.
    13. Re:Unacceptable by Adrilla · · Score: 2, Interesting

      Which company do you hold responsible here? Citigroup Financial? Or UPS? While UPS is guilty of losing the package in transit, perhaps CF should have used a more secure transport method. I dunno, what is more secure than UPS, Fed Ex, DHL, etc...? Armored car driving to and fro between cities? So what is your solution? (Hint: YMFL, (Yet More Federal Legislation), will not prevent accidental loss of freight packages).

      I believe you hold Citibank responsible for using an inferior carrier as opposed to using an armored carrier or an in-house carrier and at the least encrypting this valuable info (as stated by other people in this thread).

      BTW - I write this as someone who has a mortgage with Citigroup so my data could be at risk here. However, my knee is not jerking violently, (yet).

      I don't believe this is a kneejerk reaction, I believe it's a totally valid reaction, Choicepoint, BofA, and Citibank are huge companies and all seem to be frivolous with their clients information, and are all held mostly unaccountable. So I believe the correct response would be to insist that something be done to discourage these types of activities. With identity theft getting easier to pull of, the information should be held much more secure than it currently is. Remember, Choicepoint didn't even get their info from the customers whose records they held, yet they let that info get out. As consumers and possible victims, we all need to pressure these corpirations to take the correct actions. I say having a laidback attitude towards these events is the absolute wrong reaction to have and if my own reaction is, in fact, kneejerk, I still feel it's the correct one.

      --

      "Plans are for fools! Oglethorpe, the plutonian (Aqua Teen Hunger Force)
    14. Re:Unacceptable by Mr.+Slippery · · Score: 1
      I dunno, what is more secure than UPS, Fed Ex, DHL, etc...? Armored car driving to and fro between cities?

      An encrypted tape travelling via UPS, Fed Ex, DHL, etc., is more secure.

      (Hint: YMFL, (Yet More Federal Legislation), will not prevent accidental loss of freight packages).

      The problem here isn't the loss of the package. The problem is the potential for misuse if the package falls into the wrong hands - and that misue could easily be prevented by encrypting the data. Failure to do so is gross negligance.

      --
      Tom Swiss | the infamous tms | my blog
      You cannot wash away blood with blood
    15. Re:Unacceptable by lgw · · Score: 2, Insightful

      Miss the point? Lawmakers sucessfully placated voters upset over the likes of Enron. That was the entire point - any real world consequences of the law are just collateral damage.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    16. Re:Unacceptable by macklin01 · · Score: 1

      Indeed. And that's just the criminal side.

      On the civil side, if you're at fault for the accident, be prepared to face the victim in court to pay for the consequences and damages. (i.e., compensatory and punative damages) Doing dumb things that contribute to the severity of the accident tend to make you more at fault in such a thing.

      I think this is where legislation and/or court precedent could really shine. Accidents are accidents, but if you lose customer data, you're responsible for any and all consequences. Doing dumb things like sending all that data around unencrypted and unprotected could be viewed as knowingly keeping your brakes in disrepair or yapping on a cell phone: they'd serve to show you were even more grossly negligent. -- Paul

      --
      OpenSource.MathCancer.org: open source comp bio
    17. Re:Unacceptable by qux.net · · Score: 1

      Yea, fourth is a bit low.

    18. Re:Unacceptable by Anonymous Coward · · Score: 0

      You don't seem to understand the point.

      These incidents will occur, the fact they don't happen more regularly than they are reported (which is already subjectively quite a lot) doesn't necessarily mean that some companies are treating data in a more safe/secure way than others and that some are failing to.

      Making an example of someone won't solve the problem. The problem is keeping one big blob of personal data on millions of people and really hoping that it never becomes exposed outside of a select club of employees and/or partner companies.

      If you think about it the other way round there is no reason why it should stay in that scenario at all; you are relying on good will/hope/luck and the competence and integrity of the organization in question to handle that data in a way you feel is appropriate. But as I say there is no reason whatsoever by some law of nature, law of the land or personal expectation that should happen or even needs to happen. When you give out your personal info and it is recorded digitally it becomes something like software distribution. Once you've given out your copy you can have no realistic expectation what will happen to that copy, or subsequent copies made of it.

      Passing laws and punishing companies who expose personal info might appease some, but it's very much like punishing file sharers really. A few examples will be made, but once you have submitted your info, like it or not it's 'out there' and it's out there for good.

    19. Re:Unacceptable by ozmanjusri · · Score: 1

      Laws need to be passed that will make this type of carelessness illegal

      Actually, this sort of thing is better dealt with by ISO standards (like ISO/IEC TR 10032:2003) than with laws. Legislation is inflexible, and lawmakers are easily swayed by whatever lobby currently has their pockets/ears.

      --
      "I've got more toys than Teruhisa Kitahara."
    20. Re:Unacceptable by Reglar_Joe · · Score: 1

      Yeah,,,if they *were* backup tapes, which they weren't.

      When I worked in finance we'd send out tapes each month in the format specified by the reporting agency. I'm guessing that's what the tapes were, or for "pre-approval" solicitation.

    21. Re:Unacceptable by d474 · · Score: 3, Insightful
      "This is simply unacceptable."
      Not to those with a tyrannical agenda. Call me a conspiracy theorist, but I'm pretty sure corporations have been having these kinds of "incidents" so our represetatives had an excuse to pass and now move forward with the Real ID Act. It passed 100 FOR, 0 AGAINST, despite widespread opposition.

      So you want to pass a law that is unpopular?

      Problem.
      Reaction.
      Solution.
      It's called Diocletian's Problem.
      --
      Authority questions you. Return the favor.
    22. Re:Unacceptable by dingfelder · · Score: 1

      that is absurd.

      Why the hell are they transferring 3.9 MILLION customer's highly sensitive data unencrypted?

    23. Re:Unacceptable by Anonymous Coward · · Score: 0

      Diocletian

      Thats probably the worst (in terms of historical) accuracy account of Diocletian I've ever seen, it's as biased as some of the primary sources.

      I really wouldn't base any political theories on it.

    24. Re:Unacceptable by Anonymous Coward · · Score: 0

      The "format specified by the reporting agency" should include encryption. If it doesn't, then it's fucked up, and should be changed.

    25. Re:Unacceptable by fbjon · · Score: 1

      With 'meticulously managed', I think what you mean to say is: "The US u know goverment has liek, good micro".

      --
      True confidence comes not from realising you are as good as your peers, but that your peers are as bad as you are.
    26. Re:Unacceptable by Yaruar · · Score: 1

      There are laws concerning this. I worked until recently for a Financial Institution and if out auditors had found us losing client data and not keeping decent records and backups they could and would fine us and potentially withdraw our Financial Services Authority accreditation which would have ment we would have been barred from trading.

      --
      Working for the (other) man
    27. Re:Unacceptable by Anonymous Coward · · Score: 0

      Yeah they should rot13 the data before shipping.

    28. Re:Unacceptable by pcmanjon · · Score: 1

      All that we need is a couple of class action lawsuits and all this would be taken care of. Companies hate class action lawsuits.

      Nobody seems to care enough to start one though.

      Of course, how is it can you start one, if you can't find out your name was one of the names stolen?

    29. Re:Unacceptable by pcmanjon · · Score: 1

      "BTW - I write this as someone who has a mortgage with Citigroup so my data could be at risk here. However, my knee is not jerking violently, (yet)."

      It should be, its about the third time slashdot has posted an article about citibank in the past few months. If these aren't dupes, then surely you're information has been in the bunch.

      Plus, no customer of citibank in the nation's knee is jerking (yet.) Until someone does some knee jerking, class action, or something of the sort, this will be seen as an acceptable business practice to citibank.

      Things won't change unless you make them.

    30. Re:Unacceptable by houghi · · Score: 1

      [...] compensate these customers for losing their info.

      In Belgium Citibank has payed people who were subject to phising back. This is phising. Even people that were infected by a tojan got payed back something.
      In Dutch some info.

      So here it is that the CUSTOMER lost his info and got compensated for that. English info available as well.

      --
      Don't fight for your country, if your country does not fight for you.
    31. Re:Unacceptable by Anonymous Coward · · Score: 0
      I think the lack of trust from customers would be incentive enough

      Yeah, but look at ChoicePoint -- who is a "customer" of ChoicePoint? We are just part of their product line. I didn't ask to be in their database, heck, I hadn't even heard of them before. I suppose some of that data came from the credit card companies. Am I supposed to avoid using *every* credit card? Some of the data probably came from public records. Should I avoid buying a car or a house, just so I can fly under ChoicePoint's radar?

      How about some "Choice" about being in the database of crummy companies like ChoicePoint?

    32. Re:Unacceptable by harks · · Score: 1

      How can you make an accident illegal ?

      You mean like how manslaughter is illegal?

    33. Re:Unacceptable by tmckay87 · · Score: 1

      Failure to reduce speed to avoid an accident.

      A friend of mine got that because they couldn't stop when it was icy. Seems like a ticket for getting into an accident to me.

    34. Re:Unacceptable by Nikker · · Score: 1

      Hey Dubaya.

      Real ID,
      Homland Security,
      PATRIOT act....

      What is it doing for your americas safety?

      --
      A loop, by its nature, continues. If that didn't make sense, start reading this sentence again.
    35. Re:Unacceptable by megarich · · Score: 1
      And on another note, why aren't more consumers, in this day of rampant identity theft, completely outraged by these events.

      one word...SUE! i don't think it would be unreasonble if someone sued who had identity theft and blame it on the lack of care of data. i mean in a day and age where you can get millions for spilling cofee on yourself, anything is possible. i think the bad publicity of a court case will scare many other.

    36. Re:Unacceptable by aardwolf64 · · Score: 1

      In the city of Memphis, it is against the law to lose control of your car. I was driving on a rainy day, hit a puddle, and hydroplaned. I went off the road, and no other cars were involved. While I was waiting on a wrecker, the police came and gave me a ticket. On the ticket, it said: "Failure to maintain control."

    37. Re:Unacceptable by gcatullus · · Score: 1

      Why is it that when I see something deserving of mod points I never have any. Federal laws will NOT help the matter, they will just make things more cumbersome and convoluted. What I am waiting to see is a class action suit, there wil be one filed some time, I am sure. There is a huge pot of money for some enterprising lawyers to go after if they can somehow prove negligence. A law suit will definitely change the habits of companies keeping personal data.

    38. Re:Unacceptable by 800+Pound+Gorilla · · Score: 1

      Clearly, the solution lies in further regulation.

    39. Re:Unacceptable by anthony_dipierro · · Score: 1

      Laws need to be passed that will make this type of carelessness illegal and/or compensate these customers for losing their info.

      There are already laws to compensate people for losing their info, if those people actually suffer any damages. Otherwise, if no one is actually harmed by the information leak, why should anyone have to pay?

      And on another note, why aren't more consumers, in this day of rampant identity theft, completely outraged by these events.

      Personally I'm not outraged because it just doesn't matter. If I wanted some information to be kept strictly confidential, I wouldn't tell Citibank in the first place. It's just a bunch of numbers, after all.

    40. Re:Unacceptable by Anonymous Coward · · Score: 0

      They did. In fact, for extra special added security, they did it twice.

    41. Re:Unacceptable by Adrilla · · Score: 1

      There are already laws to compensate people for losing their info, if those people actually suffer any damages. Otherwise, if no one is actually harmed by the information leak, why should anyone have to pay?

      They should have to pay to stress the importance of security. Citibank knows that security is important, it's one of their selling points. They were very early adopters of pictures on credit cards, one time credit card numbers for safe internet transactions and much more, but yet they half assed this information transfer and they need to realize that this isn't the correct way to transfer said sensitive information.

      Personally I'm not outraged because it just doesn't matter. If I wanted some information to be kept strictly confidential, I wouldn't tell Citibank in the first place. It's just a bunch of numbers, after all.

      That "bunch of numbers" just happens to be social security numbers, account history, and loan information, of not only current, but former customers, and they just happen to be included with those customer's names. You might as well just mail your personal information to the identity theives. If not outrage, as customers, there should at least be call for more stringent rules. In this era you barely have control over your own personal information, which means that provisions of protection need to be made so that the people who do have your info, take much more care of it. Maybe I'm dead wrong, but I doubt you'd feel so lenient towards these places if you had to deal with having your identity stolen from underneath you.

      --

      "Plans are for fools! Oglethorpe, the plutonian (Aqua Teen Hunger Force)
    42. Re:Unacceptable by anthony_dipierro · · Score: 1

      That "bunch of numbers" just happens to be social security numbers, account history, and loan information, of not only current, but former customers, and they just happen to be included with those customer's names. You might as well just mail your personal information to the identity theives.

      Well, no, if I mailed it to identity theives, then I'd be to blame.

      If not outrage, as customers, there should at least be call for more stringent rules.

      In my opinion the way to solve this is with fewer rules, not more stringent ones. If everyone's credit report was public information, then there'd be nothing of value for the "identity theives" to get.

      Maybe I'm dead wrong, but I doubt you'd feel so lenient towards these places if you had to deal with having your identity stolen from underneath you.

      I'm not even sure what that means. If my identity was stolen, does that mean I'd be anonymous from then on? Sounds almost like a good thing.

    43. Re:Unacceptable by mwood · · Score: 1

      [more legislation won't prevent packages going missing]

      But standards with teeth *can* make it awfully hard for anyone who finds a lost tape (or "finds" a "lost" tape) to misuse its content.

      Apparently it never occurred to a number of financial institutions that they should protect customers' information. Fine -- we can tell them how they shall do it.

    44. Re:Unacceptable by Anonymous Coward · · Score: 0

      "Which company do you hold responsible here? Citigroup Financial? Or UPS?"
      I answer this with a simple question: Who collected the data?
      It seems very clear to me that consumers gave that data to Sillybank, and it's their responsibility to safeguard it.
      You don't sue the phone company because your sister tells your secrets to her girlfriends on the phone. You go after your sister, right?

    45. Re:Unacceptable by ScoLgo · · Score: 1
      I dunno, what is more secure than UPS, Fed Ex, DHL, etc...? Armored car driving to and fro between cities?

      An encrypted tape travelling via UPS, Fed Ex, DHL, etc., is more secure.

      (Hint: YMFL, (Yet More Federal Legislation), will not prevent accidental loss of freight packages).

      The problem here isn't the loss of the package. The problem is the potential for misuse if the package falls into the wrong hands - and that misue could easily be prevented by encrypting the data. Failure to do so is gross negligance.


      Totally agree with you. From the Citigroup website:

      "There is little risk of the accounts being compromised because customers have already received their loans, and no additional credit may be obtained from CitiFinancial without prior approval of our customers, either by initiating a new application or by providing positive proof of identification. Beginning in July, this data will be sent electronically in encrypted form."

      "We are making every effort to ensure that our customers are aware of what we are doing and what we suggest they do to protect their identity. We are committed to ensuring that our customers have the support they need to monitor their credit and know how to respond should they identify any problems"


      So, in another month, encrypted transmission of the data will be the norm. Problem solved? Maybe, maybe not - but it's a step in the right direction. Keep in mind that they are doing this, (responsible thing), without additional federal legislation - which was my original point. The feds just don't need to get involved here. Besides, they don't have the best track record when it comes to regulating corporate America. Let's just leave them out of it and watch what the industry does to fix this themselves - because I'm pretty sure that they will.
      --
      "Michael, I did nothing. I did absolutely nothing - and it was everything that I thought it could be."
    46. Re:Unacceptable by Anonymous Coward · · Score: 0

      There really is only one person to blame. You and the rest of the consumers out there that find it no problem to give out your personal information. The fools that feel the need to buy buy buy... its so easy with credit credit credit... I just got a fucking realworld spam from one of Citigroup's numerous worth-a-shit credit cards. I know how you all feel about companies that use spam. These fuckers even presort it and dump it off in pallets at your local post office. You're all to blame. When you fuckers stop spending beyond your means, huge gigantic fucking companies will stop popping up to lend you the fucking money. Use cash fuckers. Don't keep your money in the bank.

    47. Re:Unacceptable by Anonymous Coward · · Score: 0

      It passed 100 FOR, 0 AGAINST, despite widespread opposition.

      So you want to pass a law that is unpopular?


      The opposition to the act was not wide spread. Most people were not even aware of it. There was a niche reaction. Even the electronic voting issue (which was pretty niche as well) had more national TV coverage.

    48. Re:Unacceptable by Anonymous Coward · · Score: 0

      Legislation is not a knee jerk reaction.

      It is both possible and desirable to make "having an accident" illegal; such an action increases the incentive to take due care to avoid "an accident."

      Manslaughter would be the most extreme example.

      In the United Kingdom, the Data Protection Act establishes guidelines which must be followed, and whose breach can lead to fines, and ultimately the revocation of the right to control personal data.

  8. You'd think.. by Anonymous Coward · · Score: 0

    that they'd use some (original) PGP derivitive encryption and maybe even a biometric scanner 'key' to the data. If they did they sure as hell would do good to mention it before people get all their panties in a wad..

  9. They changed their slogan: by game+kid · · Score: 5, Funny

    UPS: What can BROWN lose for you?

    --
    You can hold down the "B" button for continuous firing.
    1. Re:They changed their slogan: by jcuervo · · Score: 1

      Crap! I just posted that. Should've figured someone beat me to it. :P

      --
      Assume I was drunk when I posted this.
    2. Re:They changed their slogan: by Johnny+O · · Score: 1

      I sincerely hope they are treating this as if they lost 3.9 million dollars!

    3. Re:They changed their slogan: by MORTAR_COMBAT! · · Score: 1

      Actually the damage is more than 3.9 million, but that's not a bad first pass.

      --
      MORTAR COMBAT!
    4. Re:They changed their slogan: by SeventyBang · · Score: 1


      The brown is probably the skidmark in the driver's shorts. With everything scanned & tracked it shouldn't be too difficult to determine the "last known address" and perform a witch hunt from there.

    5. Re:They changed their slogan: by quarkscat · · Score: 1

      Well, that was pretty damned careless of both Citibank and UPS. Too bad that no heads will roll over this latest security breech.

      Unfortunately, my personal experiences with UPS would tend to prompt the question "Why would any company entrusted with the financial information of so many people engage the services of UPS anywhere in the "chain of custody"?"

      Incidents that I have personally witnessed:

      (1) mis-delivery of $15,000 USD worth of computer equipment (with obligatory signature) to our place of business, instead of the correct business all the way across town.

      (2) drop-off of $3,000 USD of computer equipment to my doorstep, with "Signature Required" marked all over the package.

      (3) drop-off of a package marked "Signature Required" to my doorstep, instead of another residential address 4 blocks away.

      (4) Two separate instances of time-sensitive deliveries left with neighbors intead of a "call notice" on my door, again, marked "Signature Required".

      (5) Discovery that a package UPS lost in-transit could not be tracked, due to UPS recycling their tracking number system (, which was not designed to handle the number of packages that they handle.)

      (6) Discovery that UPS treats packages marked "Fragile" and "Glass - Fragile" no differently than any other of the packages they handle.
      Related: Discovered that the same, heavily insured one-of-a-kind items may take up to 6 months for UPS to financially acknowlege liability for.

      I have had far better results with either the USPS or with FedEx

      I would not trust UPS to deliver a carefully padded, burst-proof box of horse manure to my worst enemy, intact and to the right party. Why would any financial institution trust any commercial carrier, let alone UPS, with critically sensitive data? Where is their "due diligence"?

    6. Re:They changed their slogan: by PingPongBoy · · Score: 1

      See Ace Ventura: Pet Detective

      --
      Know your pads. One time pad: good for cryptography. Two timing pad: where to take your mistress.
  10. Statement by superpulpsicle · · Score: 2, Funny

    Customer: Hi sir, I have my paper statement here which claims I had $1,000,234.01 in my account a month ago. Please bring my account back.

    Employee: Ummm, let me verify that with my datab... I mean.... let me get my manager.

    Customer: No problem. Take your time. Would you like some free coffee. It's on me.

    1. Re:Statement by jamesh · · Score: 1

      I think you mis-interpreted the FA. It was a copy/backup of the data they lost.

      I wonder if it was really 'lost' though, or stolen?

  11. Gives new meaning to their slogan by gooman · · Score: 5, Funny

    What can Brown do for You?

    --
    "Kittens give Morbo gas!"
    1. Re:Gives new meaning to their slogan by Anonymous Coward · · Score: 0

      Would "Brown" refer to the shit in their pants when the higher ups heard this happened?

    2. Re:Gives new meaning to their slogan by SpartanVII · · Score: 1
      I think you mean...

      What can Brown do you for?

      ;-)

    3. Re:Gives new meaning to their slogan by zenneth · · Score: 2, Insightful

      It's not often that +5 insightful and +5 funny belong to the same comment, but it seems to fit here. Indeed one of the funniest, if quite obvious, comments I've read lately. Thanks for laugh.

      --
      The Chronic *WHAT* les of Narnia!
    4. Re:Gives new meaning to their slogan by Anonymous Coward · · Score: 0
      Or you can go with...

      What can Brown can do to you?

      ;->

  12. Support legislation for criminalization of this by Bamfarooni · · Score: 4, Insightful

    If we create legistlation that makes losing customer's personal information a criminal offense, then maybe these giant megalomerates will stop collecting (and abusing) it.

    1. Re:Support legislation for criminalization of this by damsa · · Score: 1

      So you want financial insititutions from collecting financial information from people? Makes sense. I propose a new way of getting approved for home loans. Magic 8 ball loan. Instead of complicated formulas, under writers, and stolen identity we can use a Magic 8 ball. You shake, ask can I get a 100k loan to buy a house. Answer. Outlook not good.

    2. Re:Support legislation for criminalization of this by Anonymous Coward · · Score: 1, Insightful

      Please consider the purchase of the DMCA, which was bought out of petty cash.

      What do you think the megalomerates will say to your congresscritter?

      "Would you sleep with us for ten million dollars?"

      "Of course."

      "Then how about a ten thousand dollar 'campaign contribution.' "

      "Please, what sort of person do you think I am?"

      "We've already established that. Now we're haggling."

    3. Re:Support legislation for criminalization of this by Anonymous Coward · · Score: 0

      The last time I checked, a "crime" requires both that the act be illegal and that there is intent to perform that act. You can make losing data illegal all you like, but it won't be a criminal act unless the company *intends* to lose it. Without intent, all you have is negligence (unintentional tort).

      /IANAL
      //Can't be bothered to remember login.
      ///FARK refugee

    4. Re:Support legislation for criminalization of this by Sheepdot · · Score: 1

      If we create legistlation that makes losing customer's personal information a criminal offense, then maybe these giant megalomerates will stop collecting (and abusing) it.

      I always see these kinds of comments and have to wonder: what is it about the US judicial system that makes the US legislative system seem like the cure for all social ills?

      Look at what the US legislative system has gotten us: social security numbers (ok executive branch helped here too), DMCA, laws against bankruptcy, etc. How exactly is pressuring legislators going to do anything but make them push harder for things like a national ID card? What makes you think that credit card companies and banks aren't going to then add a box for that?

    5. Re:Support legislation for criminalization of this by Anonymous Coward · · Score: 0

      What's the data worth? $100 per customer?
      A large class action lawsuite should act as a
      good wake-up call.

    6. Re:Support legislation for criminalization of this by lgw · · Score: 1

      We already have a national ID card in the works, and I certainly don't have any problem with that. We've had national databases of personal information for decades, that ship has sailed. The least we can do is make it harder to misrepresent that identity. Anything woul be better than pretending your SS# is some sort of password.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    7. Re:Support legislation for criminalization of this by Anonymous Coward · · Score: 0

      What's the data worth? $100 per customer?

      Well, if we're talking credit cards, it's whatever Citigroup/Citibank takes in in credit card use charges, plus interest on unpaid balances, etc.

      Institutions aren't going to wake up until the connedsumers wake up first.

    8. Re:Support legislation for criminalization of this by d474 · · Score: 2, Insightful
      "If we create legistlation that makes losing customer's personal information a criminal offense, then maybe these giant megalomerates will stop collecting (and abusing) it."
      That'll never happen, and here's why. The corporations and legislators both want the same thing: Every citizen to have biometric national ID's that also function has universal purchasing cards.

      You see, if we passed laws that made corporations have to beef up security and protocols and pay fines - Corporations would have to pay.
      But if you pass laws for national ID's then taxpayers pay, with the added benefit that Governement and Corporations get more control over their citizens.

      These last several years "identity theft" has become more prevalent. Why? Because the legislators and corporations have allowed it to become that way. Why? To create a major inconvenience for the citizens. Why? To create a fear of "identity theft" so citizens demand a solution to the problem.

      We have also seen a huge upsurge in corporations "accidently" losing or "hackers" stealing citizens' vital data. Why? To further create fear and outrage in citizens so they will demand a "solution" to the problem.

      They have a solution. It's coming in steps. The first step is the REAL ID card law they passed last month. It will have biometric information eventually tied in with it. They are selling it now as a measure to fight terrorism. But the next step (universal purchase card) will be used to as a solution to protect against "identity theft".

      I could go on, but you get the point?
      --
      Authority questions you. Return the favor.
    9. Re:Support legislation for criminalization of this by Anonymous Coward · · Score: 0

      "The last time I checked, a "crime" requires both that the act be illegal and that there is intent to perform that act."

      Not true.
      If you are an adult and you have sex with a minor, believing him/her also to be an adult, then you can be charged with statutory rape, despite the fact that you did not intend to have sex with a minor.

    10. Re:Support legislation for criminalization of this by glesga_kiss · · Score: 1
      So you want financial insititutions from collecting financial information from people? Makes sense. I propose a new way of getting approved for home loans.

      Other countries have these exact laws and we don't have a problem. There's a little bit on the form saying "we share information with with anti-fraud agencies". Quite simple really, the exception applies to credit products only. Any otherorganization that shares my data with anyone else without my express permission (opt-in) will get their butt reamed by the Data Protection Register.

      The same laws also all me to demand that they give me a complete copy of all data they have on me. It's my data, so I should be able to make sure it's correct. Here's a sample form to get a copy of any CCTV footage (!) you might appear in:

      I was aware that I was being filmed by INSERT LOCATION OF CCTV CAMERA / NAME OF CAMERAPERSON IF YOU ASKED IT, OR WRITE DISCRIPTION, PC NUMBER ETC. You can identify myself by DISCRIBE YOURSELF OR YOUR CLOTHING, IDENTIFIABLE ACTIONS, ETC.

      I would hope that you will be able to comprehensively search all your recordings. However, to assist you with my request I would suggest that you first focus on IF YOU CAN NARROW DOWN THEIR SEARCH THEN DO SO("I was filmed in the lobby ", "I was not present after 2PM", "You visited me at "location & date"...etc).

      As you may be aware, the definition of "personal data" under the new Act covers information that is recorded on video and film and if these are recorded on tape by yourselves, I am also entitled to this data.

      I would also draw your attention to the CCTV Code of Practice for Data Protection Act (specifically 'Access by Data Subjects', points 8 through to 11) which suggests that other individuals who are also caught on film around me should be 'disguised or blurred' in line with the Sixth Data Protection Principle, and sets out principles for how this work should be undertaken.

      Fortunately the corporations don't 0wn the UK government as much as they'd like to. Yay to laws that actually work for the people! Some people do abuse it to piss of companies they don't like. It's a funny catch-22 though, because the company invairably makes note of the requests, to which that note must also be in any new requests. The activist comedian Mark Thomas (where the above comes from) has notes on himself saying things like "do NOT tell him this", or "say I'm not available if he calls". Neat stuff, they essentially have to grep for your name and give you everything.

    11. Re:Support legislation for criminalization of this by hey! · · Score: 1

      Y'know, the interesting thing is if this kind of buffoonery keeps up, we may get some laws.

      A lot of us have held the position that privacy is a human right. This viewpoint has very little political traction though, at least when the issue is about how corporations traffic in information about people.

      However, if this question is moved out of the moral sphere into the economic sphere, we may see some progress. As it now stands, the largest class action suit ever filed was on behalf of Wal-Mart 1.6 million women. This is 2.5 times that size, although actual damages may vary. I expect that Citigroup might be forced to provide higher levels of anti-identity theft services and establish a fund to deal with actual instances of misuse of the data.

      A situation like this would at the very least cause corporations to clean up their act. Indeed I'm hoping for a bit of an overreaction by lawyers lookign for class action opportunities so that the industry turns to Congress for relief. At that point, establishment of some basic, uniform principles about how private data is handled could be the price of relief.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    12. Re:Support legislation for criminalization of this by gwayne · · Score: 2, Insightful

      You forget who makes the laws. That's right--the megaconglomerates.

      You thought slavery ended 150 years ago? We are all slaves now to corporate America. Our lives are bought and sold on a daily basis, and this is just one example.

      Every time you use your grocery discount card, pay with a credit card, or send off for that rebate, some company is making money on your personal information.

      It is definitely time for changes, but who will make them? Do you think your congressman gives a crap about you? He's not going to change the laws that go against the corporations funding his re-election campaign.

      The only way to way to evoke legal changes is to vote every single one of those corrupt bastards out of office and then immediately change the laws, and then change the laws affecting term limitations and campaign finance to keep them from serving in Congress until they're 100 years old. What good is a 100 year-old senile bastard in government?

    13. Re:Support legislation for criminalization of this by anthony_dipierro · · Score: 1

      Well, there is such a thing as criminal negligence. Of course, I think it's pretty ridiculous to put someone in jail because they lost a number.

    14. Re:Support legislation for criminalization of this by anthony_dipierro · · Score: 1

      If we create legistlation that makes losing customer's personal information a criminal offense, then maybe these giant megalomerates will stop collecting (and abusing) it.

      Yeah, maybe we can go back to the barter system. That'll solve all our problems.

      I especially love this line of thinking: if the banks lose my social security number, then I might wind up with bad credit which will make it difficult for me to get a loan. Therefore, let's make it illegal for banks to ask me for my social security number in the first place, this way it's difficult for everyone to get a loan.

  13. Hmmm... by Anonymous Coward · · Score: 0

    Very humbling to know.

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

      Are you talking to me?

  14. remember folks by Anonymouse+Cownerd · · Score: 5, Insightful

    just because you didnt hear about things like this in the past doesnt mean they didnt happen.

    --
    http://www.rayn.net . Funny. Stuff.
    1. Re:remember folks by The+Analog+Kid · · Score: 1

      I also seem to remember UPS misplacing the Stanley Cup in one of their warehouses. This event doesn't quite shock me, knowing the past history of it's carrier.

    2. Re:remember folks by mesach · · Score: 1

      The problem with this statement is that in the past most everything was kept on paper and losing 3.9 MILLION customers private information would have been a truck load, today its as easy as losing a small package of backup tapes.

      --
      moo.
    3. Re:remember folks by Creepy+Crawler · · Score: 1

      Ups.

      (pronounced oops)

      --
    4. Re:remember folks by Rob_Bryerton · · Score: 1

      Ding ding ding! We have a winner! Also, I don't buy the idea that so-called identity theft is anything new, or that it has gotten worse. It's just the "latest thing" to report on and plant fear in people. Just fear tactics in some pathetic hope of reducing liability.

  15. is it hot in here? by qda · · Score: 5, Funny

    seems the brown has hit the fan

  16. 3.9 million? by SQLz · · Score: 1

    With that many customers, they should have their own armed shipping dude.

  17. Can't these companies be sued? by nebaz · · Score: 1

    For negigence?

    --
    Rhymes that keep their secrets will unfold behind the clouds.There upon the rainbow is the answer to a neverending story
    1. Re:Can't these companies be sued? by BigBuckHunter · · Score: 1

      Only if you can correlate the data loss to an incedent of identity theft, or other general misuse.

      BBH

    2. Re:Can't these companies be sued? by Anonymous Coward · · Score: 0

      Nigigidi-gigidi-gigidi-ence?

  18. Sensitive Data via UPS? by Lithium_Golem · · Score: 5, Insightful

    I used to work for UPS customer service. I'd say at least .1% of all packages either get damaged or lost during shipping. Shipping packages of low value is no big deal, your losses over time will be minimal. Shipping packages of high value, however, will result in considerably larger losses over time. DO NOT SHIP YOUR HIGH VALUE GOODS VIA UPS/FEDEX/DHL/ETC. I cannot stress that enough. Hire a private courier. Hire someone in your company. Drive it yourself. Find someone with better than a 99.9% success rate if your package is worth millions.

    1. Re:Sensitive Data via UPS? by The+Wicked+Priest · · Score: 1

      My thoughts exactly. The tape should've been on one of those armored trucks -- Wells Fargo, Brinks, etc. I guess they were looking at it as a redundant backup copy (low value), instead of looking at it as they should have: a target for identity theft (extremely high value).

      --
      Share and Enjoy: 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
    2. Re:Sensitive Data via UPS? by Anonymous Coward · · Score: 3, Interesting

      You are so full of crap you damn UPS apologist.

      > .1% of all packages either get damaged or lost during shipping

      You obviously have zero experience in the shipping field despite your claim to have worked for UPS. It isn't uncommon at times to have 100 times that percentage of packages lost or damanged by us. We are a union shop so the lazy thugs we have can get away with anything. For example at the terminal where I work, a local jewelry store went out of business and shipped-out about four dozen nice watches to a broker. Now almost every employee at this terminal has a nice brand-new watch. Another example, Kel-Tec CNC released a new pistol a couple of years ago. One of the drivers here picked-up the first few batches of pistols from them. Not a one of them made it to the FFL's who ordered them. The BATF couldn't even get UPS to take action against the union.

      In both cases UPS couldn't fire a single person. Our union allows us to damage or steal as much as we want to. Your 0.1% number is complete crap. If you're shipping something worthless, broken, or bulky that's not worth the time for a union member to steal, you might only have that small of a loss. Otherwise, my coworkers can and will steal. And good luck colleting from UPS. We pay-out on less than 2% of the packages that are damaged and on less than 5% of the packages lost.

      Skinner

    3. Re:Sensitive Data via UPS? by Lithium_Golem · · Score: 1

      Get it straight, I said "at least .1%" There are outlets with near perfect service ratings and there are outlets with very poor service ratings. The center I worked for had a 99ish% delivery rating during the Xmas season and higher in the Summer.

    4. Re:Sensitive Data via UPS? by Anonymous Coward · · Score: 0

      ... and, for Evil's Sake, insure the blasted package!!!

    5. Re:Sensitive Data via UPS? by lgw · · Score: 1

      The armored trucks are actually not that great, security wise, and are only used when the amount of cargo requires a truck. Most money is transported by an ordinary-looking guy in an ordinary looking car with a single bag and a concealed weapon. Backup tapes could be transported the same way, but if they're encrypted, why bother?

      --
      Socialism: a lie told by totalitarians and believed by fools.
    6. Re:Sensitive Data via UPS? by Anonymous Coward · · Score: 2, Insightful

      UPS/FedEx/etc will gladly take anything AND accept liability for it -- provided you make the necessary arrangements and pay for it.

      Likely someone threw it in a box, slapped some tape on it, and put Zero in the carriage value box. Hey, if 99% of the time it gets there fine -- why should be pay for a special rider all the time? We'll just make the right insurance arrangements for 1% of our pacakges and it will even out -- right?

      Trust me. If you call up UPS and make arrangments to ship something very high value, they won't loose it. It'll just cost you a fortune to make sure they won't loose it.

      That being said, I really don't know how one would go about shipping something like this. It's going to cost you an arm and a leg if you attempt to get the what you *should* get for liability protection (3.9 million customers X $2500 fine each X spin/press/PR costs).

      And if you courier it yourself, then all of the liability is on the company and they can't redirect blame. That's *DEFINATELY* not an option in the corporate minion handbook.

      I'd trust UPS employees that see thousands of random boxes a day and don't really care what's in them over John Doe who works in such-and-such-department that I pay $20 an hour to escort it on a flight -- and actually knows what he's carrying.

    7. Re:Sensitive Data via UPS? by d474 · · Score: 4, Funny

      Everyone knows that when you have valuable data to transport, you use Johny Mnemonic. I hear he can carry nearly 80 Gigs of data in his head.

      --
      Authority questions you. Return the favor.
    8. Re:Sensitive Data via UPS? by Anonymous Coward · · Score: 2, Interesting

      You are right, if you have a high value item, you need to ship it appropriately. However, to the company the backup tapes aren't seen as a "high value". To you and me, we see the value of backup tapes. But, to a CEO, CFO, it's just something else they have to waste their money on that probably won't get used. If I lose backup tapes for a few days, what are the odds that I'll need those specific tapes for a restore (especially if they are a few weeks/months old). This evaluation has NOTHING to do you the fact that your personal infomation is on it or that your identity could be stolen. The only thing they might be concerned about would be bad press during an incident such as this.

      Until you start attaching fines/penalties for not properly securing sensitive information, this will continue to happen because they save more money doing it this way with very little financial risk. Therefor, they will continue to do things this way since it is better for the bottom line, i.e. they make more money.

      -Atrivis

    9. Re:Sensitive Data via UPS? by Jesus_666 · · Score: 2, Insightful

      I don't know what's funnier: The post or the fact that it got moderated as Informative.


      ...Everyone knows that this Mnemonic guy is unreliable. I mean, he lies to his customers about how much data he can take. No, I don't care about his dolphin friend.

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
    10. Re:Sensitive Data via UPS? by ReidMaynard · · Score: 1

      This is sound advice. Years ago, as Sr Unix Sys Admin, and 'backup prime' it was my job to drive the backup tapes to and from the off-site storage. It was a 15 minute drive each way. Made for a nice break on Mondays.

      And oh yes, I had a 100% success rate.

      --
      -- www.globaltics.net

      Political discussion for a new world

    11. Re:Sensitive Data via UPS? by m3rr · · Score: 2, Interesting

      I used to work the presort at the nearby FedEx Ground facility. The folks I worked with were concerned about only one thing... and that was getting their job done so they could go home and sleep. It didn't matter what the packages contained, they were all handled with the same lack of care. Things were thrown and dropped. Stacks of packages were carelessly knocked over with absolutely no remorse. I shudder at the thought of shipping ANYTHING via FedEx. I imagine things are not much different at UPS...

    12. Re:Sensitive Data via UPS? by superultra · · Score: 2, Funny

      I hear he can carry nearly 80 Gigs of data in his head.

      Whoa.

    13. Re:Sensitive Data via UPS? by Cthefuture · · Score: 1

      As a UPS employee I can see why you would say that. I have had terrible luck with UPS. I send and receive a fairly large number of packages and I never ever use UPS unless I have to. My "favorite" experience was when UPS left several thousands of dollars in electronic equipment sitting on the porch of a house, in the rain, about a mile away from my address.

      However, FedEx and DHL have been nearly flawless. Also, the cheap FedEx ground is very often cheaper and 2 or 3 times faster than the same from UPS when going long distances.

      The US Postal service is just slightly better than UPS. Mostly due to the fact they are more likely (just more likely, they still get it wrong some times) to actually deliver the package to the right address and you can get a confirmation receipt. Speed-wise and damage-wise they are no better than UPS.

      At least that has been my experience.

      --
      The ratio of people to cake is too big
    14. Re:Sensitive Data via UPS? by ChrisMaple · · Score: 1

      Ah, that explains it. When we were experiencing 10% lost or damaged rates about 1988, I figured it was UPS on drugs. This makes more sense.

      --
      Contribute to civilization: ari.aynrand.org/donate
    15. Re:Sensitive Data via UPS? by muellerr1 · · Score: 1

      I'm pretty sure he could only carry 160 *Megs*, not Gigs. It must have seemed like a lot way back when the movie came out.

    16. Re:Sensitive Data via UPS? by Anonymous Coward · · Score: 0
      That's nothing, the goatse guy can carry over 800 gigs.

      He does sometimes lose a package but usually an experienced team of spelunkers with good flashlights can find it up in there.

    17. Re:Sensitive Data via UPS? by Anonymous Coward · · Score: 0

      I'm a current UPS employee...today we got a lecture about not talking about anything that goes on inside our facility to anyone that is not a UPSer. In the memo we were told that the data was UNENCRYPTED. Now about shipping high value goods. If its replaceable(not information) ship it how ever you want, it should be fine if you say its high value. When it comes in off a truck, the high value items are separated from everything else and hand checked in then delivered to the driver himself, not run along the belt and snagged off by the loaders. BTW for anyone that does ship UPS, use red packaging tape, its what we use to signify a high value package. We're not supposed to beat those up as bad.

  19. Is it really lost? by Sheetrock · · Score: 3, Insightful
    I'm sure the data's still there. Maybe someone else has access to it, but that doesn't affect the original.

    I never really understood why they called it identity theft. Much like I can't understand why they call it "stealing" music. Nothing's actually gone -- it's really more of an identity infringement.

    --

    Try not. Do or do not, there is no try.
    -- Dr. Spock, stardate 2822-3.




    1. Re:Is it really lost? by dotgain · · Score: 1

      You've at least got to give the headline a perfect ten for sensationalism.

    2. Re:Is it really lost? by Matilda+the+Hun · · Score: 1

      I would consider it lost, insofar as anything gets lost. If you consider it that way, then nobody loses their wallet either-someone else still has access to it. That someone being whoever finds it laying on the sidewalk somewhere. And you can't really count this as the same thing as "stealing music", at least, in the sense I assume you're talking about it. If someone took the tapes, copied the information, and put it back, then sure. But in this case, the physical tapes are missing. Even if they are backups.

      --
      Tluin natha Linux xxizzuss uriu olt bwael mon'tun.
    3. Re:Is it really lost? by Anonymous Coward · · Score: 0

      Insightful? Funny, perhaps even offtopic, but certainly not insightful, or even wholly relevant.

    4. Re:Is it really lost? by jamesh · · Score: 1

      How about 'Identity Duplication', or maybe 'Cloning'?

      True identity theft would involve assuming someone's identity and making sure that they would never be identified as themselves anymore. There are other laws governing the steps someone would have to go to to do that though.

    5. Re:Is it really lost? by AaronLawrence · · Score: 1

      Yes, it DOES affect the original, which is now somewhat worthless because it identifies both you and random thieves X, Y and Z.

      --
      For every expert, there is an equal and opposite expert. - Arthur C. Clarke
    6. Re:Is it really lost? by lgw · · Score: 1

      True identity theft would simply require less STUPID OBSESSIVENESS over the meaning of the word. Get over it. Identity theft is theft. Stealing music is theft. No elite controls the language, and the people have decided to embrace this miss-use, so now it's correct.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    7. Re:Is it really lost? by AoT · · Score: 1

      most people I know just call it downloading music. The main source of the "theft" title for it is from companies that are affected by it.

    8. Re:Is it really lost? by WhatAmIDoingHere · · Score: 1

      I call it "Piracy" because Pirates are so cool.

      If it was called something stupid like "Browsing for trax" I'd probably stop doing it.

      --
      Not a Twitter sockpuppet... but I wish I was.
    9. Re:Is it really lost? by Dogtanian · · Score: 1

      I call it "Piracy" because Pirates are so cool.

      Arrrr! They are that, shiver me timbers.

      If it was called something stupid like "Browsing for trax" I'd probably stop doing it.

      Didn't stop people "surfing the web" now, did it?

      --
      "Slashdot - News and Chat Sites Deviant". (Click "homepage" link above for details).
    10. Re:Is it really lost? by nytmare · · Score: 1

      I don't understand why theft must be defined so narrowly that it can't be used to describe acts of misappropriation sans deprivation.

  20. Damnit by Anonymous Coward · · Score: 0

    Why didn't they just transfer the information over the Internet?

    1. Re:Damnit by the+MaD+HuNGaRIaN · · Score: 1

      Mod parent up....

      The funny thing is that in TFA, it said "starting July, data will be transmitted in an encrypted form, electronically."

      I have a sinking feeling that the data on the tapes wasn't encrypted, even though it would have been trivial to do so.

      What are these guys thinking?

    2. Re:Damnit by kiddailey · · Score: 1


      What's funny (or sad, depending on your POV) -- that might have actually been safer!

  21. Make the banks responsible by sourcery · · Score: 1

    The fact that knowledge of a person's identifying credentials is sufficient to commit fraud is solely the responsibility of those who are architects of the credit system. Until the law makes them fully responsible for all damages to consumers caused by the flaws in the credit system, this problem will just continue to get worse.

    --
    Cthulhu for President! Why settle for the lesser evil?
  22. Attach a cost to lost data by Deep+Fried+Geekboy · · Score: 5, Insightful

    The only way to solve this is to attach a cost to personal data. As soon as you do this, companies will instead of trying to collect as much data as they can, treat it (rightly) as something they should collect as little as possible. Lost data should have a cost to it which sends shudders down the spine of Chief Financial Officers.

    I expect this will take a big class action lawsuit, but if I were a company of any size which handled confidential client data, I would be scrambling for a way to reduce my liability.

    --

    I'm not wrong. You haven't thought about it hard enough.

    1. Re:Attach a cost to lost data by vwjeff · · Score: 1

      The only way to solve this is to attach a cost to personal data.

      I can see it now. A customer walks into the local UPS Store with a small package.

      Clerk: Good afternoon sir. How may I help you?

      Customer: I have this important package that needs to be sent out today.

      Clerk: Ok sir. Would you like the package to be sent ground, express, or overnight?

      Customer: Overnight please.

      Clerk: Are the contents of the package worth more than $100.

      Customer: No. Just a few tapes worth about $25 each containing personal information from 3.9 million of our valued customers.

      Clerk: Sir, the contents of that package seem to worth more than $100. I am going to need a value declared for the contents of the package..

      Customer: Well it's hard to say. I don't know. Perhaps a few hundred dollars.

      Clerk: Sir, that figure still seems low. Why don't you take a moment and think about the real value of the page. In the mean time, could I see an ID with return address information.

      Customer: Sure. Here you are.

      (Customer thinks for awhile.)

      Clerk: Are you ready sir?

      Customer: Yes I am.

      Clerk: What is the value of this package?

      Customer: After some intensive thinking, I have come up with the figure of one hundred billion dollars!!! Moo-ha-ha Moo-ha-ha Mo-ha-ha......

      Clerk: Thank you Mr. Evil.

      Customer: That's Dr. Evil. I didn't spend six years at evil medical school to be called Mr.. thank you.

      Me: I just realized how bored I an,

    2. Re:Attach a cost to lost data by inode_buddha · · Score: 1

      Personal data is already quite expensive for the persons it describes. I do agree with your sentiment.

      --
      C|N>K
    3. Re:Attach a cost to lost data by El+Camino+SS · · Score: 1


      I expect this will take a big class action lawsuit, but if I were a company of any size which handled confidential client data, I would be scrambling for a way to reduce my liability.

      You think that anyone is going to prosecute big banking? The president just signed a custom built banker's bill to make bankruptcies by private citizens tougher in the event of catastrophic illness. Say what you will about liability, but just getting that bill to the president's desk means it had to get through the House and Senate and finance before it even got to his desk.

      Besides, this is all just a warmup. You'll just belly laugh when they slide debtor's prison back on 'ol Franklin's desk, and Citibank's CEO gets the President's pen for it.

      Trust me. There will be no Senate inquiry about all of these banks screwing your life up.

    4. Re:Attach a cost to lost data by Rich0 · · Score: 1

      Fast forward one month:

      Customer: I'm here to claim the value of my lost package.

      UPS: Wait - it says here $100 billion - what was in that box!?

      Customer: The private data of 3.5 million people.

      UPS: But what was really in that box? You know, physically.

      Customer: A couple of $25 tapes.

      UPS: Ok, here is a nice fresh ben franklin for you. Thanks for doing business.

      I don't believe that any shipping company actually insurces anything other than the physical value of the objects shipped. You can't claim damages for loss of business as a result of delay/loss, or anything like that.

      Our whole legal system considers personal information to have no value at all...

    5. Re:Attach a cost to lost data by Anonymous Coward · · Score: 0

      Here's a better idea: Make the company have to pay you for the inconvenience *and* have them send an agent out to do all the various things needed to recover from identity theft e.g. getting a new SSN.

    6. Re:Attach a cost to lost data by coop0030 · · Score: 1

      The thing is; companies are required to collect all this data. It is due to the US patriot act (I have to read it to every customer).

      "To help the government fight the funding of terrorism and money laundering activities US Federal Law requires financial institutions to OBTAIN, VERIFY, AND RECORD information in order to open an account..."

      We have no choice but to get this information, and record it, this includes drivers license numbers, with the expiration dates, and other information that is not necessary to even open an account.

      It is quite ridiculous...

    7. Re:Attach a cost to lost data by anthony_dipierro · · Score: 1

      The only way to solve this is to attach a cost to personal data.

      Actually it'd be much easier to eliminate the value of personal data. Publish everyone's social security number in the phone book. Then thieves won't gain anything by knowing someone's social security number.

    8. Re:Attach a cost to lost data by Anonymous Coward · · Score: 0

      time to change that

  23. Data separation by digidave · · Score: 3, Interesting

    There is no reason why this data needs to be shipped together. Citigroup should keep social security numbers serparate from names, separate from account history, separate from address, etc. All this can be assembled when needed and it would make it much harder to steal useful data or for a criminal to make use of any lost tapes.

    --
    The global economy is a great thing until you feel it locally.
    1. Re:Data separation by Anonymous Coward · · Score: 0

      Yeah, but then some shady operation gets one half of the NOC list, and then you try and sell them the other half in order to recover the first half, but the bank thinks you're working against them (when you're really working for them), and they send other operatives after you, and your life's in danger, and you meet up with the guy, your ex-comrade, who sold the shady operation the first half of the NOC list, but you have to pretend not to know and sleep with his hot wife.

      And Emilio Estevez will die in the first ten minutes of the caper. The first ten minutes! Do you really want that on your conscience? Is this the future you envision?

    2. Re:Data separation by liquidsin · · Score: 1

      or just encrypt it.

      --
      do not read this line twice.
    3. Re:Data separation by lgw · · Score: 1

      All they have to do is keep the encrypion key seperate from the encrypted data. That being the entire point of encryption.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    4. Re:Data separation by zora · · Score: 1

      What, are you crazy? A social security number makes a PERFECT primary key in a database. Besides, it would take a competent DBA at least a day or two to redesign the DB to make use of other unique values such as rand() ? for keys. Maybe even sha1(SSN). But what do you expect? I would not be suprised if the guy who finds these tapes opens a bunch of files like VISA_2005_04.mdb MASTERCARD_2005_04.mdb.

      --
      In the end they will lay their freedom at our feet, and say to us, "Make us your slaves, but feed us." - Dostoevsky
  24. Google Ads by Adrilla · · Score: 2, Funny

    In the Google ads in the sidebar next to this story they have a listing for "Jobs at UPS". Extremely fitting for this situation as there has to be a few employment spots opening up at 'brown' after this incident.

    --

    "Plans are for fools! Oglethorpe, the plutonian (Aqua Teen Hunger Force)
    1. Re:Google Ads by jcuervo · · Score: 1

      "What can brown lose for you?"

      --
      Assume I was drunk when I posted this.
  25. Has It Always Been this Bad? by adavies42 · · Score: 3, Insightful

    As this is just another in a long string of weekly "your vital data stolen" stories, I'm starting to wonder: have big companies always been this fucking careless, and it's only due to SOX et al. that we're learning about it now? I'm not even sure which I'd prefer.

    --
    Media that can be recorded and distributed can be recorded and distributed.
    -kfg
    1. Re:Has It Always Been this Bad? by Sheetrock · · Score: 1
      Customer information has never really been safeguarded in the past. Not only was it considered open for telemarketing or junk mail purposes, but I seem to recall a patch there where some companies were actually using prison industries to fill these jobs.

      Consequently, I'd say the reporting has gotten better rather than that the companies have gotten worse. Ten years ago privacy wasn't even a concern for customers because few were abusing this information.

      --

      Try not. Do or do not, there is no try.
      -- Dr. Spock, stardate 2822-3.




    2. Re:Has It Always Been this Bad? by kiddailey · · Score: 1


      I guess you've never worked for a big company :D

    3. Re:Has It Always Been this Bad? by adavies42 · · Score: 1

      Not one that handled personal data, no--or at least never near the branches that did. My internships at a pharmaceutical company and with a civilian DoD agency were strictly tech work.

      --
      Media that can be recorded and distributed can be recorded and distributed.
      -kfg
    4. Re:Has It Always Been this Bad? by Rob_Bryerton · · Score: 1

      have big companies always been this fucking careless, and it's only due to SOX et al. that we're learning about it now?

      Yes and yes.

    5. Re:Has It Always Been this Bad? by Anonymous Coward · · Score: 0

      A while back (months? years? I don't remember), a ballot measure in California made it a requirement for companies to report potential losses of personal data. That law went into effect recently.

      This stuff used to go unreported, but now they have to tell us when the screw up royally. And whaddaya know, it happens all the time.

    6. Re:Has It Always Been this Bad? by O'Limpy · · Score: 1
      I'm following this debate almost like an outsider. I was born and raised under a communist regime, where "the population" was carefully managed. Everyone knew everyone else's address and date of birth, but people had a legal document to prove who they were. Sure, that document could be stolen or faked, but it was at least a starting point.

      In my opinion, knowledge of a social security number or a few other details is not a substitute for proof of physical identity. Biometrics, anyone ?

  26. UPS sucks by Anonymous Coward · · Score: 0

    Anyone who has done some shipping knows that. Maybe if they would start by properly paying and treating their employees things might improve. Motivated employees is the key imo.

  27. *blinks* by Scum+Puppy · · Score: 5, Insightful

    You have to be kidding me. UPS? To transfer secure information? Where I work, we receive a backup tape from a production system that we load that contains sensitive data. That tape is sent back to my group via Iron Mountain (and we send the old tape back the same way). And this isn't even stuff as high profile as like what's Citigroup apparently lost. When services exist like this to facilitate occasional, VERY important shipments, there's just no excuse using UPS or Fedex. I fear for the free market if this is "business as usual" for it.

    1. Re:*blinks* by ZephyrXero · · Score: 5, Interesting

      Regardless of who they used, why didn't they have some sort of encryption on the data? I'm not blaming UPS, I'm blaming Citibank...

      --
      "A truly wise man realizes he knows nothing."
    2. Re:*blinks* by Cocteaustin · · Score: 2, Interesting

      Um, yeah. Nearly the same thing happened with an Iron Mountain truck in April. It may be time to review your archive plan, there, chuckles.

    3. Re:*blinks* by networkBoy · · Score: 1

      That is why you escort the data.

      Plain and simple. If the data matters that much you send it with an escort. I have personally flown to a couple of different countries with DLT tapes in my carry on. No computer, no games, no booze, no sleeping allowed. Once the tapes are to their destination take a nap and head home.

      As over the top as it sounds this really is the only way to move critical data. (besides the pay is awesome as I'm on the clock hourly from the moment I show up to the office to the moment I get back and turn in the reciept for the tapes. 48 hour shift anyone? doubletime starts at hour 12.)

      -nB

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    4. Re:*blinks* by Anonymous Coward · · Score: 1, Interesting

      Not to mention, when something like this represents so much risk to one's customers, and the reputation of one's company, it seems like this is the kind of thing the companies Gulfstream and Vice Presidents were procured for. How many millions have they spent on their "You can trust US with your identity commercials?" All of it shot completely to hell. Natureally, no one, UPS guy excluded, will lose their jobs.

    5. Re:*blinks* by Dtyst · · Score: 1

      I'm amazed if they didn't encrypt the data! I work for a large multinational company and we encrypt everything, even the most trivial data we backup. It's so easy, the local server just run the files through gpg (GNU open source software :) before data is autmaticly backupped on tape...

      Of course maintaining/updating the encryption keys in a secure way requires some administrative work but still it shouldn't a problem for a company that large.

    6. Re:*blinks* by Toba82 · · Score: 1

      Amen. Why the hell are they transferring 3.9 MILLION customer's highly sensitive data unencrypted? Somebody is either on crack or stupid.

      --
      I pretend to know more than I really do by mooching off google and wikipedia.
    7. Re:*blinks* by RollingThunder · · Score: 1

      Or doesn't want to pay the extra licensing fee to enable encrypted backups in their enterprise backup software...

      Insane, but all too plausible.

    8. Re:*blinks* by Anonymous Coward · · Score: 2, Insightful

      Citigroup says their data will be encrypted by July. About a month too late. I've worked for the 2nd largest bank in the country. The places are a mess. So much time is spent on mergers and shit like that the data security takes a back-seat. Really pathetic when you get an inside glimpse to these places.

    9. Re:*blinks* by Anonymous Coward · · Score: 5, Interesting

      No, no, no. That would be to much thought.

      More than likely they paid a consultant $3.5 million dollars to setup a secure backup system which would work flawlessly. Bought it. Installed it...

      And then new IT director-minion-worked-at-walmart-last-week went in to "optimize" the server and kill any "useless" processes that were making it run slow, and killed the encryption process.

      And then of course they backup for two years without encryption until they hire a $8 an hour "casual" to "catalog" and "clean up" the archives -- and he discovers that they aren't encrypted. Notifies his boss who really doesn't understand -- and nothing happens.

      And then they have a security breach and are "caught off guard". Heads roll, new consultants are hired, and the process begins again.

      Well, at least that's what seems to happen where I work.

    10. Re:*blinks* by Anonymous Coward · · Score: 0

      Where the hell does it say that the data was unencrypted?

    11. Re:*blinks* by CaptainZapp · · Score: 2, Interesting
      Somebody is either on crack or stupid.

      Nah, not really. You see it's cheaper for Citibank not having to bother with such inconvenient struggles as encryption and confidentiality or even [ghasp] an in-house courrier service for confidential material and as long they don't even get a slap on the wrist why should they care in the first place? Such unbelievable negligent behavior seems to make good business sense nowadays.

      It's about time that such criminally negligent entities, such as Citibanks senior management - the fish stinks from the head, as we German speakers say - get slapped really, really hard; possibly even looking at actual jail time. But that's unlikely since they probably bribed enough politicos for such a thing never to happen.

      Maybe an EU comission (Citibank is doing business in Europe) should start to ask a few really, really hard questions under threat of suspension of their banking license. Not that shit doesn't happen here, but privacy of the population seems to have a significant higher value here, then a few bucks saved by business.

      --
      ich bin der musikant

      mit taschenrechner in der hand

      kraftwerk

    12. Re:*blinks* by mboverload · · Score: 1

      And someboy needs to be FIRED.

    13. Re:*blinks* by Anonymous Coward · · Score: 0

      If the data were encrypted, this would not be a big deal.
      Since it is a big deal, it is reasonable to assume that the data were not encrypted.

    14. Re:*blinks* by Anonymous Coward · · Score: 0

      Yes it is citibank's fault. Companies that mess up like that should be fined very very large fines based on the number of records compromised and even larger fines and or jail time for not reporting compromises they know about.

      An organisation as big as citibank ought to be easily able to encrypt the whole mess before its transferred to whatever media it was on. If your going to use a patently insecure channel like UPS then you sure as heck had better be using encryption and sending the key some other secure way. If you don't do at least that, then your basically saying you don't give a crap about peoples personal data as long as they can ship it cheap via UPS ground (or whatever).

      Heck we talk and talk about terrorism, yet this kind of info in the hands of terrorists would make commiting future crimes easier since you could use other peoples identities for credit and well for whatever you wanted.

      Perhaps the terrorism angle is the one that will get people to get a clue and put some penalties in for this level of negligence, but I doubt it.

    15. Re:*blinks* by TheLearnerX · · Score: 1

      I must be the only one to be surprised that companies are using tapes to store information.. how much information does a tape typically hold? For some reason I thought they were things of the past.. I guess as a consumer I'm bombarded only by Hard Drives, CDRs and DVDs..

    16. Re:*blinks* by Anonymous Coward · · Score: 0

      It says "the data will be encrypted starting July 2005" in the article.

    17. Re:*blinks* by Anonymous Coward · · Score: 0

      AFAIK tapes typically hold less data than hard disks, but they are more reliable against shaking, or even dropping.

    18. Re:*blinks* by youlikemonkeytennis · · Score: 1

      I used to work for a company which sent very very private and confidential data backups un encrypted - for that exact reason - when I started I voiced my concerns and put together costings to introduce encryption - needless to say they were too high... I have since worked for another company which dealt with a government body (and their data) which again sent backup tapes un encrypted with even more confidential data on them!.. I raised my concerns again - for them to be ignored - I now work for a proper company

    19. Re:*blinks* by Anonymous Coward · · Score: 0

      zipped it and set the default password. ..

    20. Re:*blinks* by youlikemonkeytennis · · Score: 1

      the tapes we use hold 320gb using a Compaq SDLT device with laser compression - they are far more reliable than using a hard disk to transfer information

    21. Re:*blinks* by Yaruar · · Score: 1

      We use Iron Mountain. They sent someone to pick up the tapes last friday. It was a courier who turned up with no authorisation, no scanning sevice and who got really quite nasty when we told him to sod off and that we wouldn't give tapes to anyone without the proper authorisation. I'm beginning to wonder if anyone out there takes security seriously.

      --
      Working for the (other) man
    22. Re:*blinks* by Anonymous Coward · · Score: 1, Informative

      The trick is not to use Iron Mountain. They took over the smaller, excelent company we used to use and turned them into, well, Iron Mountain. Missing tapes, wrong tapes. We were on a first-name basis with the guys at the storage facility from where we had to call them every afternoon to locate our tapes. The final straw came when we recieved someone elses tapes. We now use a small company located in Birmingham to handle our tapes. They handle everything so well we barely notice them. We just need to hope that Iron Mountain don't buy them up..

    23. Re:*blinks* by BRonsk · · Score: 0

      It says "the data will be encrypted starting July 2005" in the article
      But who reads those?

    24. Re:*blinks* by Black+Perl · · Score: 1

      ...in ROT13.

      --
      bp
    25. Re:*blinks* by -brazil- · · Score: 1

      That, and they're quite a bit cheaper when you have so much data that the cost of the expensive drives is still insignificant compared to the number of tapes.

      --

      The illegal we do immediately. The unconstitutional takes a little longer.
      --Henry Kissinger

    26. Re:*blinks* by Anonymous Coward · · Score: 0

      It says "the data will be encrypted starting July 2005"

      *blink*

      What good is that when they already had a metric fuckload of customer data compromised? "Sorry, we'll make sure it won't happen again."

    27. Re:*blinks* by rjune · · Score: 1

      Why send tapes at all? Why not encrypt the data and send it over a VPN. I don't have all of details, but with the amount of dark fiber available, and the encryption technology we have, there is no need for those tapes to ever leave the physical control of Citigroup.

    28. Re:*blinks* by Anonymous Coward · · Score: 0

      If you spend roughly $25k-$30k to get your initial licensing taken care of, you can upgrade to Veritas NetBackup, which you can purchase an optional encryption module for. Or, you can spend maybe $3k on Veritas BackupExec, no encryption module.
      While a company the size of Citi should/would certainly be using something more enterprise oriented like NetBackup, many other companies don't have much of a choice if the backup software they have invested in does not even offer the option.

    29. Re:*blinks* by L.Bob.Rife · · Score: 1

      new IT director-minion-worked-at-walmart-last-week

      As much as I hate Walmart, they might be better off with IT staff from there. You have any idea how MASSIVE Walmarts databases are?

      Inventory control on billions of items with the smallest possible margin of markup isnt easy.

    30. Re:*blinks* by JDevers · · Score: 1

      I think he was implying the electronics dept at a local store, not the HQ IT staff ;)

    31. Re:*blinks* by Ubergrendle · · Score: 1

      We either work at the same company, or the world is damned.

      The later would explain all the smog...

      --
      John Maynard Keynes: "When the facts change, I change my mind. What do you do?"
    32. Re:*blinks* by Goronmon · · Score: 1

      Thank god we have ACs to correct people's grammar and spelling...I mean, without them...well...we'd...you know...not have ACs correcting people's grammar and spelling...I guess...

    33. Re:*blinks* by Thrakkerzog · · Score: 1

      I watched the Iron Mountain guy show up at our building. I was curious to see if he locked the van up before he went in. He did, but I was kind of surprised to see the lock for the back door of the van placed on the side of the van.

      Really, though, it's just a step up from UPS. If someone really wanted the tapes, these vans are not bulletproof. If a person, or group of people REALLY wanted those tapes, they could get them.

      That's why ours are encrypted with PGP.

      I haven't read anything about citigroups's tapes, and if the contents were encrypted or not. Let's hope they were.

    34. Re:*blinks* by Thrakkerzog · · Score: 1

      I don't think it said that the tapes were not encrypted. I read it as they were going to send it over the internet encrypted. That doesn't mean that it is not encrypted w/the current process. If he had just said that they would send it over the internet instead, it would sound much worse!

    35. Re:*blinks* by Anonymous Coward · · Score: 0

      UPS has a secure courier operation conducted separately from their ordinary operations. Businesses use it all the time. That is the "UPS" which cannot account for the tape.

      As for the information on the tapes, just about the only thing on the data that isn't on your credit card statement is the SSN.

    36. Re:*blinks* by Anonymous Coward · · Score: 0

      Massive, hell. Have you any idea how insecure walmart's networks are? Let's just say we couldn't set them up with wireless point-of-sale machines because anyone with WI-FI would have been able to sit in their parking lot and swipe all the transactions.

      Walmart has no goddamn clue, period.

    37. Re:*blinks* by mwood · · Score: 1

      IIRC this has nothing to do with backup. They were sending data to a credit-reporting company. This means that two organizations had to negotiate a common exchange format. Which means that two organizations both goofed, because either of them *should* have thought to encrypt sensitive data which are destined to traverse the proverbial "cloud", by whatever medium.

      This is a much bigger screwup than not encrypting backup tapes that only go downstairs to the vault.

    38. Re:*blinks* by mwood · · Score: 1

      Well, what sort of penalty clauses did your company negotiate with Iron Mountain? None? You asked for it.

    39. Re:*blinks* by ghostmagic · · Score: 0

      Actually you would be surprised what UPS does for businesses these days. Take Toshiba for example: if your laptop is broken, you can drop it off at any UPS store where they will then ship it to their repair depot.(that is UPS' repair depot). Toshiba certified and trainined engineers fix your laptop and then UPS sends it back to you. Total turnaround time: 3 days. The company is finding a lucractive niche in being not just the transportation folks, but managing a company's entire supply chain logistics.

    40. Re:*blinks* by AviLazar · · Score: 1

      Why are you not blaming UPS? They are the ones who lost the data. You should blame UPS for losing the package and then blame Citi for not encrypting the data. To say UPS is blameless is totally irresponsible on your part, and lacks insight.

      --

      I mod down so you can mod up. Your welcome.
    41. Re:*blinks* by ZephyrXero · · Score: 1

      Fine...citibank gets the primary blame, how's that?

      --
      "A truly wise man realizes he knows nothing."
    42. Re:*blinks* by AviLazar · · Score: 1

      I would say the people who lost the data get the primary blame, followed by citibank for not encrypting the data.

      Hell, they probably informed UPS this is an important package.

      And encrpytion is only a lock waiting to be broken :D

      Repeat after me: "UPS is at fault for losing the data. Citibank is at fault for not encrypting it."

      As for non-encrpytion, does the article state they didn't encrpyt it? I don't recall seeing that, though I could be wrong.

      --

      I mod down so you can mod up. Your welcome.
    43. Re:*blinks* by Dun+Malg · · Score: 2, Interesting
      Why are you not blaming UPS? They are the ones who lost the data. You should blame UPS for losing the package and then blame Citi for not encrypting the data. To say UPS is blameless is totally irresponsible on your part, and lacks insight.

      Oh please. While UPS does indeed have a share in the blame, it's hardly worth mentioning. Their track record on losing/destroying packages is well known. They absolutely do NOT make any guarantee that every single package will make it through, and two out of three random people off the street can confirm that from personal experience. Their business model is essentially "usually gets there, for a reasonable price". There are numerous secure courier services that exist for this very reason: you cannot trust critical transfers to any of the mass carriers. Blame for the loss of the package goes to UPS. Blame for the loss of the data itself, which is truly the issue, sits squarely on the shoulders of whichever dumbass at Citi had those tapes put in a UPS mailer.

      --
      If a job's not worth doing, it's not worth doing right.
    44. Re:*blinks* by Anonymous Coward · · Score: 0

      "UPS is at fault for losing the data. Citibank is at fault for not encrypting it."

      The rapist is at fault for raping the woman. The woman is at fault for dressing slutty...

    45. Re:*blinks* by skintigh2 · · Score: 1

      I guarantee they used no encryption, because none of these firms use encryption, because they are run by MBAs and accountants for MBAs and accountants.

      At the very least, I hope one of the bean counters was smart enough to insure that package for how much it will cost if it gets lost. Assuming an average theft of $1,000 per account, that is 3.9 billion dollars.

    46. Re:*blinks* by AviLazar · · Score: 0

      Actually their blame is very worth mentioning, as they lost the data. They do, tought they are the best. Blame for the loss of the package and the data is on the shoulders of UPS. Blame for the non-encryption is on Citi.

      Actually, go to the UPS website Now do a search for UPS Service Gaurantee - they gaurantee delivery.

      --

      I mod down so you can mod up. Your welcome.
    47. Re:*blinks* by stress4dad · · Score: 1

      You do realize that the US military sends classified material via FedEx every day. It typically gets double packaged (two layers of wrapping) with markings and barriers to indicate if it has been tampered with. I used to get info in similar format as these tapes on a weekly basis that way when I was on active duty.

    48. Re:*blinks* by Anonymous Coward · · Score: 0

      Someone please mod this cretin down.. (parent)

    49. Re:*blinks* by Dun+Malg · · Score: 2, Insightful
      Actually, go to the UPS website Now do a search for UPS Service Gaurantee - they gaurantee delivery.

      Did you read the actual service guarantee? It says: (emphasis mine)

      In the event UPS fails to attempt delivery within the time published on the UPS Web site, or as provided when 1-800-PICK-UPS is called, UPS, at its option, will either credit or refund the transportation charges for each such package to the payer only, upon request, subject to the following conditions. This is the sole remedy available under the UPS Service Guarantee.

      Guaranteed to get there on time, or your money back. That's it. A "guarantee" is only as good as the remedy it provides. Anyone with half a brain knows you don't send sensitive, irreplaceable data via UPS, as the limit of your redress will be 1) refund of delivery charge, and 2) your insurance claim on the value of the lost item(s).
      --
      If a job's not worth doing, it's not worth doing right.
    50. Re:*blinks* by JimBobJoe · · Score: 1

      You have to be kidding me. UPS? To transfer secure information?

      I know of a tape vault firm who felt that UPS was the way to go. Anonymous brown packages everywhere with normal UPS pickup. The head of the firm worried too much that the Iron Mountain-like experience brought too much attention to the packages.

    51. Re:*blinks* by AviLazar · · Score: 1

      Yes for packages that arrive LATE...so it gaurantees a package will get there on time, and if it doesn't get there on time you will get a refund. Implying "Your package will get there, it might get there late, but it will get there".

      --

      I mod down so you can mod up. Your welcome.
    52. Re:*blinks* by Anonymous Coward · · Score: 0

      Well, when I set up a backup job, I check the little box on the Veritas screen that forces me to assign a password to the tape. Whether the data to be backed up is sensitive or not, encrypted or not, it always makes sense to password protect your backup tape. This is kind of a standard policy where I work.

      Too bad Bank of America and CitiCorpse don't have such policies in place.

    53. Re:*blinks* by Dun+Malg · · Score: 1
      Yes for packages that arrive LATE...so it gaurantees a package will get there on time, and if it doesn't get there on time you will get a refund. Implying "Your package will get there, it might get there late, but it will get there".

      I think you're missing the point. In business a guarantee is only worth what comes after "or". As in "we guarantee (x), or we'll do (y)" where (x) is the promised service and (y) is the remedy offered in case of failure. I know you can't be saying that UPS never fails to deliver, so therefore the discussion must necessarily turn to the remedies offered. The "Service Guarantee" to which you have linked does not anywhere state that all items will be delivered, no matter what. It only addresses the timeliness of delivery, and even then only offers a refund of shipping charges. The extent of UPS' assumed liability for lost items is is clearly stated in the service agreement. Said statement is an outright admission that loss is a possibility. I say it again: in business a "guarantee" is only as good as the remedy it offers for failure. Here is the UPS policy on lost stuff:

      UPS will not be liable for or responsible for loss or damage to: articles of unusual value (as defined in Item 460 of the UPS Tariff); Prepaid Letters; perishable commodities or commodities requiring protection from heat or cold to the extent the loss or damage results from exposure to heat or cold or the perishable nature of the item; loss or damage due to war risks, insects, moths, vermin, inherent vice (including, but not limited to, improper, inadequate or unsafe packaging or wrapping that fails to meet UPS's published standards related thereto set forth in the UPS Tariff or elsewhere), deterioration, dampness of atmosphere, extreme of temperature, ordinary wear and tear or that which occurred or arose prior to or after the course of transportation by UPS; and special, incidental or consequential damages. Additionally, UPS will not be liable for any damages related to providing, or the failure to provide, C.O.D. service, including, but not limited to: failure to collect the C.O.D. amount; failure to collect the specified form of payment; collection of an instrument in the wrong amount; failure or delay in delivering the collected instrument to the shipper; or collection of forged, insufficient funds or otherwise invalid instruments.

      Where a value has been declared and the applicable charges paid, UPS's maximum liability shall not exceed the lesser of: (1) the declared value on the UPS source document or UPS shipping system used, (2) the lesser of the purchase price paid by the consignee (where the property involved has been sold to the consignee), the actual cost, or the replacement cost of the property lost or damaged, at the time and place of loss or damage, (3) the cost of repair of damaged property, (4) $50,000 (U.S.) per package, except for: (i) packages shipped via a UPS Drop Box, in which case UPS's maximum liability shall be $500 (U.S.) per package, (ii) packages shipped as a result of a request for service made through the Internet by a shipper who has a UPS Internet Shipping account only, in which case UPS's maximum liability is $5,000 (U.S.) per package, (iii) packages returned via Print Return Label, Print and Mail Return Label, Electronic Return Label or 1 UPS Pickup Attempt Return Service, in which case UPS's maximum liability is $1,000 (U.S.) per package and (v) packages for which Shipper Release is selected, in which case UPS's maximum liability is $999 per package, or (5) $500 (U.S.) for packages containing jewelry (not including costume jewelry) shipped via UPS international service.

      UPS cannot and ddoes not absolutely guarantee delivery.

      --
      If a job's not worth doing, it's not worth doing right.
    54. Re:*blinks* by rpillala · · Score: 1

      I heard about this on Morning Edition on NPR. My impression from the story was that Citibank wanted this shipped with minimal fanfare. If it looked like just another package no one would think to steal it. Security through obscurity and here's some proof that it doesn't work.

      --
      When the axe came to the forest, the trees said, "Look out - the handle was once one of us."
    55. Re:*blinks* by jp10558 · · Score: 1

      I've been very lucky it seems - I've never had UPS lose a package. And I've ordered lots of stuff online which shipped via them, as well as shipped things via them ...

      --
      Opera, Proxomitron-Grypen,GPG 0x0A1C6EE3
    56. Re:*blinks* by Anonymous Coward · · Score: 0

      ...and Iron Mountain never loses anything, right?

    57. Re:*blinks* by AviLazar · · Score: 1

      It happens...nobody is perfect, I do not expect anyone to be so (I hope they are, but i am an optomistic realist). As such, if an "innocent" mistake was made, lets correct it and move on. If it was blatent negligence, lets fry them. This seems like an "oops it happend, the package could have been someone's order of a $2.00 comic book. We will try and make things right. Please forgive us, we have a good track record."

      Yes its good to know about it, no we do not have to put Citi or UPS at the stake and damn them to hell.

      --

      I mod down so you can mod up. Your welcome.
    58. Re:*blinks* by ArtStone · · Score: 1

      I sure hope the disaster recovery plan has provisions for storage of the private decryption key. If it is stored with the backup, then the encryption was worthless. If the primary data is destroyed and only then someone realizes there is no backup of the key, then the backup is worthless.

      One place I worked had a very extensive manual process for operations (run program A, when it finishes, start program B and the job to transmit the file to another computer, etc.... 1000s of steps (it as insane, but that's not the point)... The file being used to track all of this critical information was being kept on a development machine in the primary data center, with no special backup procedure. Had the "worst case" scenario happened, they would have fallen over to the backup facility only to realize that the backup operations staff in another state would have no set of instructions for what to do the first evening after the disaster... Unless every step was done correctly and in order, the systems would be useless on Day 2.

      --
      Final 2006 "Proof of Global Warming" US Hurricane Count -> 0
  28. Nice to know where their priorities lie by Lead+Butthead · · Score: 5, Insightful

    These are the people that would pay through the nose for armoured car to truck their cash around, but would send huge amount of customer information through UPS.

    --
    ELOI, ELOI, LAMA SABACHTHANI!?
    1. Re:Nice to know where their priorities lie by st0rmshad0w · · Score: 2, Insightful

      Not just cash, but paperwork like transaction records etc. Why were those tapes sent UPS?

    2. Re:Nice to know where their priorities lie by El+Camino+SS · · Score: 4, Insightful


      Well, that is because credit card companies don't care about you on a cosmic level. Damn right they never cared about your data. Hell, they sold it to every company on the planet already!

      Why would they? What are you going to do? "Cancel your card? YOU HAVE A BALANCE! MUAAHHAHAHHHAHA! Fraud you say? Yeah, right! I don't care if you have Cancer, get back to work you deadbeat."

      Most of America is in a you're-screwed-bonus-round with these jackasses. They give a crap about your data. These are the same generous, kind, and loving souls that sold you out to begin with. Everybody at light-my-fart.com got your name and address from them, why shouldn't they just get the freakin' credit card numbers, too?

      Credit card companies are the big banking's little thugs.

      Q: What's the difference between a credit card company and a loan shark?
      A: Loan sharks tell you up front what they're going to do if you don't pay up.

      Look, they never cared. They might feel bad, but I guess they feel bad about it in the same way that Satan would feel bad about killing children in a freeway pileup. "Whoops! *Chuckle*!"

      Nothing punitive is ever going to come of this. If you have any doubts, recognize this:
      Didn't our wonderful President just sign a bill for you to never be able to declare bankruptcy, even if you get freakin' terminally ill? I wonder who wrote that gem of a law for the people? Hmmmm. The President could give you a NO THANK YOU option on Social Security for the generations that will get nothing. That didn't happen. He wants to FORCE you to put your social security money in a special PRIVATELY OWNED BANK right now, in a way that you can never touch it. Wow. Who put that racket together?!? He's spending every waking moment touring the country supporting that agenda! Golly Gee whiz, I wonder who helped him see the light on that? I for one, trust our corporate masters. They would never screw us over. Never.

      Trust me. Nothing will ever come of this. You have been warned.

    3. Re:Nice to know where their priorities lie by Frankie70 · · Score: 1

      Why would they? What are you going to do? "Cancel your card? YOU HAVE A BALANCE! MUAAHHAHAHHHAHA!


      So if you ran a credit card company, what would
      you do? Forget the balance & cancel the customer's
      credit card?

      Fraud you say? Yeah, right!

      Which credit card company didn't take a fraud
      complaint seriously?

      I don't care if you have Cancer, get back to work you deadbeat."

      So what are you suggesting here? Credit Cards
      act as a sort of social program to help out people
      who have cancer?

    4. Re:Nice to know where their priorities lie by silentbozo · · Score: 2, Informative

      Which credit card company didn't take a fraud
      complaint seriously?


      All of them don't. If you get your number stolen, they just issue you a new one. Unless there's a mass compromise, they ignore the thieves, as (to them) it's not worth the time and effort to go after them, even if you give them lots of leads. After all, they aren't out the money, and neither are the banks involved (there's an issuing bank - your bank, and the merchant bank - the bank that processes the payment) - the people who get screwed are the merchants.

    5. Re:Nice to know where their priorities lie by Anonymous Coward · · Score: 2, Interesting

      "They might feel bad, but I guess they feel bad about it in the same way that Satan would feel bad about killing children in a freeway pileup. "Whoops! *Chuckle*!""

      The same way god felt bad after killing the first born child of every Egyptian? (Exodus 11:1-12:30)

      Couldn't he have just knocked down a few pyramids?

    6. Re:Nice to know where their priorities lie by HMA2000 · · Score: 1

      Didn't our wonderful President just sign a bill for you to never be able to declare bankruptcy, even if you get freakin' terminally ill?


      There is no such law. Anyone can still declare bankruptcy at any time. The only difference is is that when this legislation becomes law the following will happen: Before you enter into bankruptcy you will have an income test. If you have more than the median income for your area then you'll be forced into a payment plan.

      Imagine that... being forced to pay debts you incurred on your own free will. Medical bills are explicitly excluded from this legislation.

      But don't let me get in the way of your seething hatred for Bush (who didn't pass the law, congress did.)
    7. Re:Nice to know where their priorities lie by El+Camino+SS · · Score: 2, Insightful


      Alright then, what about my other points?

      You seemed to lock in on the bankruptcy law, that you seem to know so much about. Did you know that over 80% of all bankruptcies occur because of major medical problems? That's right! Most bankruptcies cannot be avoided! Now, now you have lifetime debtors because of a major illness. Someone who can never afford children again, can never drive a new car again, or anything like that, and most of them got seriously ill, and there was nothing they could do about it. Don't you feel like an ass now?

      "Oh, but medical bills are excluded from the legislation!"

      Medical bills are explicitly excluded from this, you say?

      Well goody for us. YOU CAN'T WORK WHEN YOU HAVE A DEBILITATING ILLNESS. SO ALL THE OTHER THINGS THAT GO FALLOW WHILE YOU DEAL WITH THIS, LIKE YOUR JOB YOU CAN'T GO TO ARE THE BILLS THAT GET YOU.

      Do you have two years living expenses laying around? Do you? NO ONE DOES.

      It's the idiots like you that drive me insane. Bankruptcy is a vehicle to avoid lifetime indebtedness. A kind of external debtors prison. If you get catastrophically ill, you cannot work. This pulls the rug out from under people.

      What about the other things I said?
      The loan sharking? The 150 credit card offers I get a year?
      No punitive damages to these data losers?
      The new Social Security owned by corporations?

      Nah, don't refute me on those. Go after the bankruptcy thing. You're right, there is no such thing as a free lunch. But some people lose money in the real world because of nothing they ever did, and it should not haunt them for the rest of their lives.

    8. Re:Nice to know where their priorities lie by El+Camino+SS · · Score: 2, Interesting


      But don't let me get in the way of your seething hatred for Bush (who didn't pass the law, congress did.)

      He signed it. So he passed it. Take a class, genius. I work in news. You want DVD or VHS?

      Besides, what is the point? You think that I am shocked that members of congress are on the payrolls of Chase and Citigroup?

      I have a complete ton of my Republican friends that hated this bill. Most financial counselors hate this bill. And they know more about it than both of us combined.

    9. Re:Nice to know where their priorities lie by El+Camino+SS · · Score: 2, Funny

      "They might feel bad, but I guess they feel bad about it in the same way that Satan would feel bad about killing children in a freeway pileup. "Whoops! *Chuckle*!""

      The same way god felt bad after killing the first born child of every Egyptian? (Exodus 11:1-12:30)


      First, Satan is a fictional character I was using as an example. Bugs Bunny would have been better. Second, you really had to go back to the Old Testament for that one. Third, I am really sorry that I smeared the good name of Satan for you there.

      So when I use a goofy metaphor to try to describe a group's lack of concern for collateral damage, don't start hitting me back with fictional books, fictional events, fictional characters, and use fictional wrongs against me to counter a slight when I offend your lord, the fictional Satan.

    10. Re:Nice to know where their priorities lie by anthony_dipierro · · Score: 1

      These are the people that would pay through the nose for armoured car to truck their cash around, but would send huge amount of customer information through UPS.

      Go figure. Cash is more valuable than customer information.

    11. Re:Nice to know where their priorities lie by rhyno46 · · Score: 0

      Anyone can have 2 years of living expenses saved. And in fact many people do. I don't think many people retire without at least 2 years of saved-up living expenses.

      I don't have that kind of savings, but I could. I don't need to have a 4 bedroom house, 2 cars, a dog, home entertainment equipment, vacation time, etc. but I choose to spend my money on them. If it wasn't for all of my unnecessary expenses then I would have more than 2 years of savings.

    12. Re:Nice to know where their priorities lie by GodfatherofSoul · · Score: 1

      "Anyone can have 2 years of living expenses saved."

      You have just identified yourself as an elitist moron with no comprehension of how 80% of this country lives.

      --
      I swear to God...I swear to God! That is NOT how you treat your human!
    13. Re:Nice to know where their priorities lie by HMA2000 · · Score: 1

      This is how you respond? I was just correcting you on your interpretation of the new bankruptcy law.

      Apparently you're so hyper reactionary and wary of "idiots like me" that you can't be bothered with the truth.

      BTW, if you don't work do you think your income is above or below the median? I'll leave that as an exercise for you... maybe you could ask the news.

      Take care psychopath.

    14. Re:Nice to know where their priorities lie by rhyno46 · · Score: 0

      "You have just identified yourself as an elitist moron with no comprehension of how 80% of this country lives."

      Well, I'll admit that the word "anyone" was probably a poor choice. I guess that those people with mental and/or medical disabilities can't always take advantage of the programs available in this country.

      I may not know how 80% of this country lives, but I do know that any healthy person in this country has the opportunity to succeed well enough in life to save 2 years of expenses. Those that don't save 2 years of expenses choose to by their own will.

      Would you like to give me an example of someone (without disability) who cannot achieve such success?

    15. Re:Nice to know where their priorities lie by Cally · · Score: 1

      The KLF said it best: "Money is a drug and banks are the pushers." Think about it.

      --
      "None are more hopelessly enslaved than those who falsely believe they are free." -- Goethe
    16. Re:Nice to know where their priorities lie by GodfatherofSoul · · Score: 1

      Dude, just continue believing your "Poor people are lazy and rich people work hard" Limbaughist dogma. No point in attempting since you don't even have a clue as to why you're wrong.

      --
      I swear to God...I swear to God! That is NOT how you treat your human!
    17. Re:Nice to know where their priorities lie by rhyno46 · · Score: 0

      Not having 2 years of expenses saved doesn't make someone poor.

      Can you please explain to me why I'm wrong so that I can at least have a "clue"?

  29. Using UPS to transfer data?! by Anonymous Coward · · Score: 0

    What about electronic means that were available since XX century, secure channels and stuff?

  30. Encryption! Encryption! ENCRYPTION! by zanderredux · · Score: 2, Interesting
    when will they learn?

    don't they even care for encrypting data in removable media?

    that's so lame!

    1. Re:Encryption! Encryption! ENCRYPTION! by Anonymous Coward · · Score: 1, Interesting

      They'd probably also store the keys on the same tapes... ya know... just in case the other copy of the key gets lost.

  31. i hope everyone that is a citibank customer by hsmith · · Score: 2, Insightful

    will be taking their business elsewhere

    i am moving from BofA after their mishap.

    Somewhere smaller, hopefully more secure.

    Hit them where it hurts!!!!

  32. We need laws to nail this sort of behavior by typical · · Score: 1

    We need laws of the sort that would allow us to punish Citigroup for this kind of data loss It should be bloody painful for any company that ships masses of (plaintext) financial data out of their building. It is *not* hard to require them to encrypt the goddamn data, nor is it expensive (especially given what financial companies consider expensive). There is no good reason not to make extremely painful penalties for not doing so.

    --
    Any program relying on (nontrivial) preemptive multithreading will be buggy.
  33. Citibank does it again! by polakk · · Score: 1

    Wow, looks like they have a track record with these things.. Here [google cache]. I know that they take big security precautions for their data while its on the servers, why can they not afford the same in these situations? Maybe its time to stop looking at outsourcing your transportation of customer records to private companies and work out something that will ensure the privacy of your customers data.

  34. Were the tapes encrypted? by ortholattice · · Score: 2, Insightful

    I guess not, otherwise this would be a nonissue. It is unbelievable that in this day and age a company the size of Citigroup would ship unencrypted tapes. Geez, it is trivial to do and a no-brainer. Really, whoever is in charge of IT security policy there is an idiot and should be fired immediately and any security credentials (like CISSP) stripped so he/she can't pull another fast one on some other company. This is the height of absurdity and irresponsibility.

  35. You break it, you buy it. by Doc+Ruby · · Score: 5, Insightful

    CitiGroup no doubt spends millions each year on network encryption for data transmitted across WANs. I wonder if the data on these tapes was encrypted? Since they're "backups", I doubt it. Sure, UPS screwed up the sensitive task entrusted to their expert professionals. But CitiGroup took an unacceptable, unnecessary risk by allowing the task to be so sensitive. They should all have to indemnify every exposed CitiGroup customer from identity crimes in perpetuity, including the time the customers spend managing this exposure.

    --

    --
    make install -not war

    1. Re:You break it, you buy it. by DJStealth · · Score: 4, Informative
      From TFA:
      "We deeply regret this incident, which occurred in spite of the enhanced security procedures we require of our couriers," Kevin Kessinger, executive vice president of Citigroup (Research), said in a statement. "Beginning in July, this data will be sent electronically in encrypted form," said Kessinger, who heads the company's consumer finance business in North America.
      The above quote implies that currently it is not in encrypted form.
    2. Re:You break it, you buy it. by Doc+Ruby · · Score: 1

      True. My own experience working in bank telecom also suggests that these transfers aren't encrypted.

      FWIW, I found another implication in that paragraph pretty creepy. The VP of "Research" heads the NA consumer finance business? In the equity business, "research" means equity analysis. But what kind of research is Kessinger producing in consumer finance? How much abuse customers will accept?

      --

      --
      make install -not war

    3. Re:You break it, you buy it. by silconous · · Score: 1

      no they don't they use frame relay from site to site no encryption. I know I worked in the IT deparment setting up 6509's for Citi.

    4. Re:You break it, you buy it. by bdbafh · · Score: 1

      Horse. Barn door. Genie. Bottle. Pandora. Box. Would even a fine of $100 per account make a dent in their bottom line?

      --
      how do I get my original account back when @home died long ago?
    5. Re:You break it, you buy it. by hoofie · · Score: 1
      The above quote implies that currently it is not in encrypted form.

      No it doesn't - it just implies that they will send it electronically instead, and when they do that, it will be encrypted.

    6. Re:You break it, you buy it. by Nikker · · Score: 1

      With a possible score of 4M id's, CC#'s, social security numbers, you think if this did end up in the wrong hands they wouldn't put the big bucks down to crack that puppy?

      Yup they would.

      --
      A loop, by its nature, continues. If that didn't make sense, start reading this sentence again.
    7. Re:You break it, you buy it. by Doc+Ruby · · Score: 1

      Symmetrical encryption (password) is uncrackable, at any cost. The endpoints of the tapes transaction meet physically fairly often. They can send the password through another channel (secure mail that arrives unopened before the data is transferred, telephone, etc). As usual with encryption, the cost of security is many orders of magnitude smaller than the cost of cracking it. And CitiGroup has the money to invest in raising the cracking cost too high to afford.

      --

      --
      make install -not war

    8. Re:You break it, you buy it. by Anonymous Coward · · Score: 0

      Please learn the meaning of the word "imply".

  36. Encryption please by jisom · · Score: 0

    Things Like this should be encrypted. Its not hard and adds 2 steps.

  37. citibastards and a possible solution by bziman · · Score: 2, Insightful
    Just today, I got a letter from an affiliate of Sears Credit (which was acquired by citi) who insured my line of credit. But I close all my accounts with them ages ago (because I try my best to avoid doing business with citi because of their predatory marketing tactics). So today, I called them up and asked them why my info was even still in their system. They acknowledged that the letter was a system glitch and that it was a duplicate of a letter they mailed me ages ago when I closed my account (which is plausible), and then explained that they are *required* by Federal Law (I think he quoted the Fair Credit and Reporting Act) to keep all of my personal info, including my SSN on record for seven years.

    There is definitely something wrong with this system! I'm all for doing without consumer credit, but it's simply not feasible.

    Perhaps we need a public-key style scheme where we generate a unique private key that we use to encrypt things like credit card applications, and then the public key is on file with the government and credit card companies and the like. That way only we have access to important private information, but the credit reporting agencies and the government can still keep track of us the way they do currently.

    This would beat the hell out of biometrics and nonsense like that (you can't bloody send someone a retina scan over the internet or through the mail!), and it would do something to improve our privacy by preventing people from faking your identity.

    1. Re:citibastards and a possible solution by HikeFanatic · · Score: 1

      Excellent idea. Unfortunately it has one flaw - it's makes sense.

      It never ceases to amazes me that they didn't even bother to encrypt the data.

      I would like to see a law that would fine the companies anywhere between $10,000-$100,000 per violation. In tihs case, it would probably put CitiGroup out of business. Then again, i think tihs is the only way that corporate America will get their act together.

      However, the only way such a law would be passed by Congress is by attaching it to a another one of those "anti-terrorist/more military spending" bills. Otherwise the lobbies will kill it.

      Sad, but true.

  38. Uhhhhh by Lucky_Pierre · · Score: 1

    I didn't do it!

    --
    "Whenever the cause of the people is entrusted to professors, it is lost." ~ V.I. Lenin
  39. It happens a little bit too often... by Ray+Alloc · · Score: 0

    I'm wondering if such "incidents" might not be fabrications to hide more disturbing problems, or to dissimulate clandestine sale of customer data, for example...

  40. Other protocols should have been used by dacarr · · Score: 1
    If they really wanted security, they should have not used UPS. Heck, even my employer, FedEx, is out of the running.

    Frankly, Registered Mail, as offered by the US Postal Snail, would have been the way to go.

    --
    This sig no verb.
    1. Re:Other protocols should have been used by Buran · · Score: 1

      The idiots who can't even track a package that has a barcode on it? The USPS is a joke. If you call to complain that a package is late, they'll tell you "oh, sometimes tracking doesn't show where it is until it gets there." Then why am I even paying extra for tracking?

      No, USPS is NOT the answer. I trust UPS/Fedex/DHL more than USPS. And that will remain the case until they get their act together and start providing real traffic like the big three do.

  41. Inappropriate for your bank to have your info? by AHumbleOpinion · · Score: 1

    If we create legistlation that makes losing customer's personal information a criminal offense, then maybe these giant megalomerates will stop collecting (and abusing) it.

    Regarding your collecting comment: just how is it inappropriate for your bank to have your name, address, SSN, and additional financial info like the accounts and mortgage you have with them?

  42. Encrytption? by spudchucker · · Score: 1

    It is the ethical responsibility for the mantainers of this data to keep it secure. When trusting a 3rd party to transfer sensitive data, Citigroup should have encrypted the data on the media. Sure is odd how this happend, UPS has never lost anything of mine.

  43. Three times unlucky. by aussersterne · · Score: 1

    Jesus, in recent days I've taken it in the teeth by the failure of institutions to protect my personal data.

    UC Berkeley sent me a letter telling me they failed to protect my data. University of Chicago came next. And now Citigroup.

    I'm picking far too many winners lately... :-(

    --
    STOP . AMERICA . NOW
    1. Re:Three times unlucky. by magefile · · Score: 1

      Northwestern U for me, and I've taken all of two classes there - and never even set foot on campus!

    2. Re:Three times unlucky. by aussersterne · · Score: 1

      After reading this again, I think I'd better rephrase it. Only UCB actually sent me a letter. The others have just had massive security breeches in recent days while holding on to my personal data; I don't know whether I personally have been compromised or not. I don't even know if there's a way for me to find out.

      And how here I sit posting an addendum for fear of getting sued for making misstatements by the same institutions that may be making me ID-theft-fodder. Something is backward.

      --
      STOP . AMERICA . NOW
  44. This is why . . . by samnice · · Score: 1

    This is why i keep all my money in a wad stuffed in shoebox under the bed. That way i always know where to find it - right next to the porn.

  45. Obvious by YrWrstNtmr · · Score: 5, Funny
    Search for 'high security' at ups.com:

    Find Results With
    The exact phrase high security
    Search for "high security" found 0 matches.

    1. Re:Obvious by TheLoneDanger · · Score: 1

      Actually, that search could also just mean that UPS just isn't any good at finding anything...

      --

      "But I trust in the people's capacity for reflection, rage and rebellion." -Oscar Olivera
    2. Re:Obvious by syukton · · Score: 1

      Search for "high security" site:ups.com via google.

      --
      Reinvent the wheel only at either a lower cost, greater effectiveness, or your own personal enrichment and satisfaction.
  46. Mod parent funny :) by ZephyrXero · · Score: 1

    Congradulations on making the first "brown" related comment that's actually funny :)

    --
    "A truly wise man realizes he knows nothing."
  47. Guess Citibank gets fined 2500 dollars then. by Anonymous Coward · · Score: 0

    According to the 'information disposal' law which came out yesterday.

    http://it.slashdot.org/article.pl?sid=05/06/05/031 5207&tid=172&tid=158&tid=219

    I really doubt they'd be fined per person.. that'd be a 10 billion dollar fine.

    1. Re:Guess Citibank gets fined 2500 dollars then. by Adrilla · · Score: 1

      I really doubt they'd be fined per person.. that'd be a 10 billion dollar fine.

      then maybe they shouldn't have treated 3.9 million people's information so carelessly! (although, I seriously doubt they'll even get the minimum fine.)

      --

      "Plans are for fools! Oglethorpe, the plutonian (Aqua Teen Hunger Force)
  48. All I can think of is.. by Derwood5555 · · Score: 1

    [cue Ace Ventura]
    GRUFF MAN
    It sounds broken.

    HDS MAN
    Most likely sir! I bet it was something nice though! Now... I have an insurance form. If you'll just sign here, here, and here, and initial here, and print your name here, we'll get the rest of the forms out to you as soon as we can.

  49. Ya know, by Tablizer · · Score: 1

    the instant the tape was lost, my plane luggage from 1996 showed up!

  50. Please mod up parent! by ObiWonKanblomi · · Score: 1

    I agree with the parent 110%. Would a store pay the Postal Service to transport money to a bank? No! They use armored transport.

  51. Don't worry... by Anonymous Coward · · Score: 0

    They're not really lost. I'm making a "backup" of them right now, then Citigroup can have them back. ;)

  52. As a UPS employee... by ap0 · · Score: 4, Informative

    I bet we're going to get bitched at tonight to scan all our packages! I load the semi trucks that haul grond packages across the country and don't think any foul play is involved. There are quite a few things that could have happened to it. It might have even ended up in another customer's package if it's very small. We should have been able to find it, though. It's pretty damn difficult for a package to get lost for more than a couple days in our facilities.

    1. Re:As a UPS employee... by Vegeta99 · · Score: 1

      Nothing helps when they DELIVER it to the wrong place.

      A couple years back I watched a PC i had built wander its way from my FedEx hub, to a town where it should have gone, to California (2300 miles off target), and delivered. Lost for good. Every time I called FedEx, the package wasnt where it should have been. Oops.

    2. Re:As a UPS employee... by Anonymous Coward · · Score: 0

      Three pound overnight FedEx from Boston to Montreal. Seems simple enough.

      "Package Missed Flight. Cause Unknown."

      "Wrong Connection"

      Etc. -- apparently my package got confused at the gate and didn't know which counter agent to see.

      It took me TWO weeks to get it. Every time I called, the package was always "in the system" and "scheduled for delivery tomrrow by 8:30AM".

      No one at FedEx seemed at all concerned that my Boston - Montreal package made stops in California, Anchorage, Back to Memphis, Newark, Louisiana, Back to Memphis, Pearson, then finally Montreal. With short layovers inbetween due to "Missed Connections".

      If they lost it -- fine. Shit happens. But how can you not correctly route a package which was being correctly scanned at every stop along the way? They could always tell me exactly where my package was, they just couldn't seem to get it in the right sort.

    3. Re:As a UPS employee... by Anonymous Coward · · Score: 0

      Had a similar problem at work with UPS.

      They had a new labeling system within the past couple of years (where UPS adds an extra label to the package) and THAT added label sent our package about 60 miles away. With the online tracking system we figured out the location and eventually (about a week later) picked it up ourselves.

      That was only one bad experience and I'm generally quite pleased with the service. The tracking system made a potentially stressful time into a somewhat inconvenient one.

      But my real complaint is with the other location.

      It was obvious by the majority of the labels that the package was not their stuff and yet they felt compelled to 'inspect' it. This involved cutting open vacuum seals on environmentally sensitive material (among lesser offenses). The box had a packing list and spec sheet (attached to the outside) with more than enough info to provide anyone with access to google a clue as to the contents.

      Basically if it's not yours, and you didn't expect it - don't mess with it, and return it. Apparently, many people forget their gradeschool training.

    4. Re:As a UPS employee... by toddestan · · Score: 1

      My guess is that it goes something like this:

      Grunt 1: *scans package* "That's strange."

      Grunt 2: "What is it?"

      Grunt 1: "This package doesn't belong here, it should of been delivered a week ago."

      Grunt 2: "That's really odd."

      Grunt 1: "What should I do with it?"

      Grunt 2: "I don't know."

      Manager: *walks over* "There's some extra room on that truck over there. Just chuck it in and someone else can take care of it."

      Grunts 1, 2, & Manager together: "Excellent! High five!"

  53. It's not that bad really.. by marcushnk · · Score: 1

    Because the tapes were encrypted wern't they... er... Wern't they?

    0.o

    --
    "Consider how lucky you are that life has been good to you so far. Alternatively, if life hasn't been good to you so far
    1. Re:It's not that bad really.. by xander2032 · · Score: 1

      Nope... It seems that they're not going to start encrypting their backups until July. lol

  54. Lost? by kiddailey · · Score: 2, Insightful


    Isn't this the second time (or more, most likely) that a set of shipped customer has been "lost?"

    It's quite possible that the scum of the universe that feeds on harvested identities has gotten sophisticated enough that they are now able to identify such in-transit packages and have them go missing.

    Bottom line -- companies should not be shipping this type of information via common carriers.

    1. Re:Lost? by britneys+9th+husband · · Score: 1

      Depending on how orgainized these criminal gangs are, I wouldn't be surprised if the criminals were getting jobs at UPS so they could get access to stuff. Kind of like how someone brought up the possibility of Al Qaeda members getting airport jobs so they could bypass the security, or Soviet spies getting jobs in the CIA.

      --
      Hear recorded Slashdot headlines on your phone! New service beta testing. Just call (248) 434-5508
    2. Re:Lost? by cranos · · Score: 1

      See I thought it was the "Scum of the Earth" who were sending the tapes. After seeing what credit card companies get up to, I am having trouble seeing the difference between them and a protection/extortion racket.

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

      Jobs at UPS? They probably just get jobs at Citigroup and take the information directly.

  55. Re:Inappropriate for your bank to have your info? by Anonymous Coward · · Score: 0

    Contrary to all popular belief, a bank doesn't -need- any information about -you- (certainly not SSN!) In fact, why can't customers have anonymous accounts?

  56. Declared Value: $200; Description: Backup tapes by kiddailey · · Score: 1


    Just goes to show you that writing "Backup of customer data" in the goods declaration of the shipping form isn't a good idea ;)

  57. Lecture Time by NetSettler · · Score: 4, Insightful

    Having myself been lectured (and inappropriately, by the way) by Citibank employees about how it's my own fault my credit card interest rates went up (it wasn't, by the way), I hope at minimum that someone sits down the entire senior staff of this company and lectures them like they were children for many hours, making them feel as embarrassed and disrespected as they routinely do to their customers.

    And then, just to make the point, they should have to pay not just whatever court-assessed penalties, but that amount plus 24.99% retroactively applied to the entire amount backdated from the time they finally pay all the way back to the time of the incident, just like they're always raising people's interest rates to unreasonable amounts like that even retroactively on purchases already made, and to ensure that they pay in a timely way.

    And it goes without saying that reparations should be paid personally by the people who run the company, not passed along to customers.

    --

    Kent M Pitman
    Philosopher, Technologist, Writer

    1. Re:Lecture Time by Anonymous Coward · · Score: 1, Insightful
      And then, just to make the point, they should have to pay not just whatever court-assessed penalties, but that amount plus 24.99% retroactively applied to the entire amount backdated from the time they finally pay all the way back to the time of the incident, just like they're always raising people's interest rates to unreasonable amounts like that even retroactively on purchases already made, and to ensure that they pay in a timely way.

      Oooh, lemme guess: someone's bitter because they signed a contract with Citibank that said all this high interest rate stuff would happen if they failed to follow the terms of the agreement (by paying on time, etc.), and now they're pissed because Citibank followed the rules of the agreement and wanted to collect the money owed them.

      I could be wrong, and if I am (and Citibank really did screw up), then I'm sorry. But if I'm right, then let me just suggest to everyone that if they sign a contract, read it first, and then if you do something dumb and have to pay through the nose for it, then accept it as the consequences of your own actions.

    2. Re:Lecture Time by Anonymous Coward · · Score: 0

      And this makes Citibank less responsible for being reckless, irresponsible fucking morons how?

    3. Re:Lecture Time by Anonymous Coward · · Score: 0

      Hey, maybe once someone steals your info and ruins your credit Citibank can offer you a wonderful bill consolidation loan at an outrageous interest rate to help you pay off all those things someone else is enjoying. Kind of ironic that data sent from a bank to a credit reporting agency is missing. One of them makes it hard for you to get a loan with frequent mistakes, and then makes it hell to fix them. I was once married to a woman named Nancy (according to my credit report) who I never met before in my life, it took me 4 months to prove I wasn't. Unfortunately for me Nancy doesn't pay her bills. The Bank was happy to approve me for a car loan with me and Nancy's "less than perfect credit" at 18% interest. After riding the bus for awhile since the old car which I was going to use as a trade in finally died, I was able to prove I never even knew a woman named Nancy and get a car at 6%. Amazing with identity theft being the fastest growing crime in America and the large amount of incorrect data on credit reports that crap like this even has a chance to happen. We have a war on drugs, and a war on guns, but good citizens are being screwed daily by banks and credit agencies. Wonder how much Citibank will lobby to make this one disappear.

    4. Re:Lecture Time by NetSettler · · Score: 4, Informative
      lemme guess: someone's bitter becuase they signed a contract...

      It never occurs to anyone that the Bank, and not me, might be the one who didn't like their end of the contract...

      I I got an adverse credit report and they raised my interest. The nature of the adverse report? I had used my card.

      Yes, they give you cards at a certain interest rate and if you've never seen it happen, you can use them responsibly, make your payments, etc. and still end up with a "too much unsecured credit" marker from the credit agencies because they decide (after issuing the cards, when they realize you're going to use them) that you borrowed too much (i.e., that they offered you more credit than they meant to). They don't frame it (as they should) as "oops, we didn't mean to authorize that card. They think it's my burden to keep track of that, I guess. And I thought it was just my burden to make the payments.

      Have I failed to keep my credit current? Nope. I managed to keep up to date even with the near crippling interest rates. But I did my financial planning based on the smaller interest rate they had originally negotiated with me, not realizing I'd be a bad customer by merely using my cards. I just had some intermediate bloat while I waited to sell my house and needed a large amount of short-term credit to cover some upgrades on the house while it was preparing for sale. I saw my rates jump from single-digits into the 20's.

      Why did they do it? Because their economic models said I was a risk and because they could. But then, with all that personalization (by which they mean a "photo on the card") it never occurred them to just call me and talk to me about what was going on in my life and to find out why my balance was high. Some personalization.

      First USA (bought by BankOne, then bought by Chase) and MBNA are the absolute worst. Citibank and Sears were intermediately aggressive. They're all suddenly calling me a valued customer and offering me single digit rates again now that my house got sold and I paid some of it back down.

      They spend tons of money trying to detect bad customers. They spend nothing trying to detect good customers. You're right I'm bitter.

      But, just to stay on topic (which your uninformed, ad hominem attack on me was not, IMO), my real point is that the credit card companies behave in a routinely holier-than-thou way about everything they do involving money, while they soak the public for infinite money. Then on top of large profits, they ask a Republican Congress for a change to the bankruptcy bill because they allege they are being soaked by bankruptcies, even though they're seeing huge profits even before the changes. To listen to these megabanks, they are the victims and we the public are the powerful perpetrators. I just don't see it. So I see no reason not to be quite harsh with them when they screw up.

      --

      Kent M Pitman
      Philosopher, Technologist, Writer

    5. Re:Lecture Time by antonrojo · · Score: 1

      PSA (I am not a stockholder/employee, etc.):

      One of the best cards out there: Merril Lynch Reward

      1.2% starting rate, 8% regular (or less based based on your credit--I'm currently paying 5.9% on $10,000 which is almost better than my home loan) with no fee.

  58. Double the irony. by qualico · · Score: 1

    "... was lost while being transferred to a credit reporting bureau"

    Not sure what is more ironic, the fact that a shipping company can't even ship its own packages or that the information destined for a reporting bureau is now most likely going to destroy the credit of said patrons.

    Welcome to the 21st century, where we are in total control of your personal data, not!
    Way to go, double "Doh!"

  59. Solution? Encryption by guardiangod · · Score: 1

    The Inquirer had an article talking about encrypting backup tape a few days ago.

    Coincidence?

  60. the usual place by DuctTape · · Score: 1
    Maybe they didn't require a signature and just left it under the welcome mat.

    DT

    --
    Is this thing on? Hello?
  61. It's like the old joke by Dark+Paladin · · Score: 1

    What's the fastest way to transmit stolen data? Modem, T1, T3 - or a UPS truck full of tapes?

    1. Re:It's like the old joke by jcuervo · · Score: 1

      Someone clocked it once -- I think it was a van or a station wagon. Whatever it was, it won.

      --
      Assume I was drunk when I posted this.
  62. Who is collecting the lost info? Conspiracy afoot? by iamcf13 · · Score: 1

    After learning about a string of these 'mishaps' here lately, I wonder who *really* has the lost data now and what are they going to do with it.

    Mere fraud is too obvious and passe.

    Could be the start of something more sinister....

    Be on your guard, people.

  63. Is it really lost?-Your argument. by Anonymous Coward · · Score: 1, Insightful

    "I never really understood why they called it identity theft. Much like I can't understand why they call it "stealing" music. Nothing's actually gone -- it's really more of an identity infringement."

    Give me your social security number and I'll be glad to demonstrate what's "gone".

    1. Re:Is it really lost?-Your argument. by Anonymous Coward · · Score: 0
      Give me your social security number and I'll be glad to demonstrate what's "gone".

      123-45-6789. Good luck!

  64. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  65. Dear CITIGROUP Custoomer... by RPI+Geek · · Score: 2, Funny

    As yuo no, we are comited to protectng your prievecy adn as such we need u 2 veerify yuor account by going 2 this site CITIGROUP.COM adn entreing lots of peersonil info.
    Tahnk you 4 ur help in tihs imprtnt matter
    Signed, CITIGROUP

    --

    - "Nobody came out that night, not one was ever seen. But Old Man Stauf is waiting there, crazy sick and mean!"
  66. so... by Anonymous Coward · · Score: 0

    where do I download?

  67. Brown... by Anonymous Coward · · Score: 1, Funny

    ...is now the color of his underpants.

  68. $.01 a name by Anonymous Coward · · Score: 0

    Call this number (202) 456-1414 ask for G.

  69. If you get annual Fed. audits... by ManyLostPackets · · Score: 1

    ...You can expect them to be probing/asking if your tapes are encrypted.

    Most backup systems don't have built in encryption, but you can work around it
    It's pretty easy for windows when using something like backup exec 9.x +. In my situation, I backup a .bks file to a encrypted folder (Windows EFS where the .bks file takes on the encryption attribute) then duplicate it to tape.

    Ntbackup supports encrypted files, but I'm not sure if it has a good duplicate feature or not :-/ ...Kinda important if you can't cipher your whole drive.

    Of course you'd best be on the up and up with how EFS and certificates work and of course have a bullet proof PKI - or your kinda hosed during a bare metal recovery. I guess it does "add complexity to restores" but only those formentioned cases
    it's a well documented subject

    1. Re:If you get annual Fed. audits... by tweek · · Score: 1

      TSM does encryption as well.

      Interestingly enough there was a big thread on this very subject on the ADSM mailing list.

      People were making statements that a TSM backup tape was useless if you didn't have the volhist and db to go along with it. While this may be true, someone did a test and was able to dump the data raw from the tape and recover part of the data on a box with just a tape drive without TSM installed.

      I'm not sure the actual specifics of TSM encryption of the top of my head (i.e. method used) but I think the companies that are going to make it big are the ones that are currently offering inline hardware encryption. Basically a hardware device that sits between the backup server and the tape library and does the encryption of the stream before it gets written to tape. This leads to other distaster recovery costs and it's yet another point of failure and complication but it's an interesting idea none the less.

      --
      "Fighting the underpants gnomes since 1998!" "Bruce Schneier knows the state of schroedinger's cat"
  70. They didn't tell you the REAL destination... by Anonymous Coward · · Score: 0

    They sold them to a spam company.

    The UPS guy that "lost" them should be heralded as a hero!

  71. WTF by Anonymous Coward · · Score: 0

    Enough is enough. My god.

    '"Beginning in July, this data will be sent electronically in encrypted form," said Kessinger'

    What the hell. It's 2005. Why wasn't the data encrypted in the first place?

    If anyone is harmed by this, someone should see if the HOOPER case (1928) applies. IANAL, I just play one on /.

    Also, why are they so damn freakin lame with credit monitoring for only 90 days? This is a lifetime breach.

    1. Re:WTF by fishbowl · · Score: 1


      "What the hell. It's 2005. Why wasn't the data encrypted in the first place?"

      If you use crypto on your backup tape, you introduce an extra layer of risk.

      --
      -fb Everything not expressly forbidden is now mandatory.
  72. Re:Inappropriate for your bank to have your info? by LilGuy · · Score: 1

    How would it work?

    --

    You're nothing; like me.
  73. Re:Inappropriate for your bank to have your info? by demaria · · Score: 2, Informative

    There are government regulations in place that require collecting a certain amount of information, including SSN. The IRS must be notified if you make a deposit or withdrawal over $10,000 and the bank needs to send you and the IRS information relating to interest earned for tax purposes.

  74. neato by Deanalator · · Score: 1

    Eventually someone is going to just have a public database with all this crap in it. The worst part about all this is how much money people are making by selling off stolen databases to the highest bidder.

    In the perfect world, anyone would be able to get my information, and I would be informed exactly when it happened, and if I wanted to, I could get their information.

    As fun as the notion of privacy is, it is highly impractical and inappropriate in a modern, information driven society like the one we live in.

  75. Re:Inappropriate for your bank to have your info? by aussie_a · · Score: 1

    Customer: I lost my card and/or pin number. Can I get a replacement.

    Bank: Sure, we just need you to prove that you are the owner of the account. What's your card number?

    Customer: How the fuck am I suppose to know? It's on the card which I've lost.

    Bank: Alright, name 3 transfers in the last month.

    Customer: I haven't used my account in 2 months.

    Bank: I'm sorry, we can't verify you're the owner. We'd ask your name, address and photo id, but we can no longer keep those details about you. You're 4,000 is ours.

    Or if they have the card, there's no proof they're the owner (if they forgot the pin and don't have the recent transfers). Yes, not everyone uses their accounts a lot, and often forget transfers they've made and the amount it was for.

  76. Ex-Citi Employee by silconous · · Score: 2, Informative

    Until the fines cost more than the security implementations huge companies like Citi will always have problems like this. Hell CitiCards shows the domain administrators username in all of the marketing materials. I tried to change this when I was there and I got the big f@ck you shut your mouth or your out of here.

  77. Attach a cost to lost data-"/." math. by Anonymous Coward · · Score: 0

    "The only way to solve this is to attach a cost to personal data. "

    Will that be RIAA/MPAA math, or will that be Slashdot math?

    1. Re:Attach a cost to lost data-"/." math. by Anonymous Coward · · Score: 0

      RIAA math? As in "The tapes contained 100 records, but they were all for Olympic sprinters, so we counted each of them as 6 people."?

  78. makes me wonder why i even try by rogueuk · · Score: 2, Interesting
    so why even bother trying to protect your identity if some company is going to go and give it away..so far this year info that could be used to take my identity has been:
    • stolen from saic
    • illegaly sold by bank of america
    • lost by citibank
    awesome! thanks a lot guys
    1. Re:makes me wonder why i even try by Anonymous Coward · · Score: 0

      I'll sell you back your info for $200.

  79. Damn! I thought this might be a good thing. by Cyberllama · · Score: 1

    For a moment I thought I might not have to pay back my loan -- then I realized it was just their back-up copy that they lost.

    Why do you torture me so slashdot?

  80. Wait for it... by __aaklbk2114 · · Score: 1

    In Solvet Russia, Brown does you!

  81. Tapes by Anonymous Coward · · Score: 0

    I was working with someone from the FBI on a break in and he told me that a large portion of the cases he was involved with involved the theft of backup tapes, generally by insiders. I am amazed that most backup software still does not support encrypting the data before storing it.

  82. Lost or stolen by zogger · · Score: 1

    The article assumes "lost", yet there's zero proof of that statement. It could just as easily be an insider job and the tapes stolen and sold to some crime syndicate.

    This crap won't end before peoples data is assumed as a default that it is their data and not these over stuffed pompous merchants they do business with. With all this corporate noise of "IP", and how much they assert they "own" this or that, I hear very little from them who actually owns what. Seems like they just hijacked all their customers information and automagically assume ownership of it to do with what they want, like this example of shipping all that data like it was a cheap trinket common courier for a few dollars. that's probably all it was, too, a few bucks. How cheap and greedy and stupid can you get?? Nutz it is. IMO, they can *use* that information for the purposes of the contracted service, the initial exchange, but after that point, it should revert back to the customers *total* possession. Once identity is established, they could have issued an account number and only kept track of that in-house, there is no technical need to store the customers personal data in that fashion, it's a law and stupidity and greed question, it's not much of a technical problem.

  83. Is there redress open by way of Tort Law by Anonymous Coward · · Score: 0

    IANAL but I had to do quite a few semesters of law keying on contract law... isn't there something in Tort law, like negligence, that would open the way for a class action suit?

  84. Why aren't backups encrypted? by callipygian-showsyst · · Score: 1

    Then a simple "loss" wouldn't be a Big Deal!

    (All mine are, as are my laptop harddrives, in case a laptop "goes missing")

  85. Re:Inappropriate for your bank to have your info? by lgw · · Score: 1

    The same way it works in Switzerland, or the Caymans, or whereever it is that they take banking privacy seriously this decade.

    Why could a bank possibly need any info about you in order for you to loan them money?

    --
    Socialism: a lie told by totalitarians and believed by fools.
  86. Back it up then throw it away?? by Rob_Bryerton · · Score: 1

    Everyone is missing a point here: Who in there right mind backs up data, then uses UPS of all companies, to ship it? These guys are brutal, and have a well deserved reputation for roughing up, damaging, and destroying/losing packages. Ever notice how your nice, delicate electronic type toys are shipped via Fed Ex? Hmmm?

    My favorite personal UPS experience is when I recieved a large manilla envelope from UPS. They thoughtfully added a nice, large, black *tire track* (as in from a truck) across the envelope. Free of charge!

    What can brown do for me? Not my shipping, that's for certain!

  87. Not a good idea by Anonymous Coward · · Score: 2, Insightful
    ...Lost data should have a cost to it which sends shudders down the spine of Chief Financial Officers.

    I expect this will take a big class action lawsuit...


    There's certainly better ways to solve this problem than the "let's make them afraid of lawsuits" method. Fear of reprisals tends to motivates people to cover up their mistakes, shift blame elsewhere, and so on.

    Litigation is the same kind of "solution" that the US medical system has been using for some time, and it has contributed to having, by far, the most expensive medical system in the world, without commensurate quality.

    Rather than going down that road again, we should be more proactive about protecting personal information. Here's just a few things we need:
    • betters laws restricting the amount of information that can be stored, and for how long
    • strict standards for destroying data (for example, preventing the sale of used harddrives that haven't been properly erased)
    • mandatory encryption for old data that has been archived to comply with data retention laws, with keys being held by a seperate organization (as suggested in an earlier comment)
  88. Insurance by MEGAMAID · · Score: 2, Funny

    I don't see what the big problem is. If they'd bought insurance they could replace the data storage tapes easily...

    --

    Waking Up - There must be a better way to start the day.
  89. Skid marks by bladx · · Score: 0

    Looks like you've got some skid marks there.

  90. You'd think they'd employ their own by melted · · Score: 1

    You'd think they'd employ their own courier to move backups with sensitive data. This just shows how much value they put in their customers' security, financial and otherwise. If I were their customer, I'd be closing my accounts with them NOW.

    1. Re:You'd think they'd employ their own by tweek · · Score: 1

      I'm concerned by two things:

      1) They're using a non-secure courier like UPS to ship data. Iron Mountain or better only. They specialize in this type of business.

      2) Who the hell is the other company that they're sending raw unencrypted backups to? Talk about not knowing who has your data!

      I predict that all of these "lost tapes" and "compromised data" are going to lead to the following:

      1) Laws will be passed that make this shit a crime. I hope that the fines for this are big enough that the cost benefit of lost tapes vs. doing the fucking job right is too high to budget away.

      2) Consumers will get rights to all information that any company contains about them. This means:

      a) What data is kept and for how long?
      b) Who has access to that data? "Business partners" or "credit agencies"?
      c) Access to that data on demand within a reasonable time period.
      d) Legal recourse in federal civil court for compromised data IN THE EVENT OF identity theft. Reimbursement for fees associated with validating that the data has not been used illegally (Think credit report fees, lost wages) and maintaining that process.
      e) The ability to actually restrict the distribution of that data where appropriate.

      Let's face it, we all want that instant credit at times. Technology has made it easy for information to move at the pace we've grown accustomed to. How amazing is it that I can take out a loan online and have a check waiting in a few days to go buy that car I wanted? Not withstanding the irresponsibility of the consumer and too much available credit of course.

      I keep thinking about how this type of bullshit will lead to anarchy on the swiss banks (read Earth by David Brin) which I DON'T want. I would rather the companies step up to the plate but they seem to be showing they are unwilling to do so.

      --
      "Fighting the underpants gnomes since 1998!" "Bruce Schneier knows the state of schroedinger's cat"
  91. They are unaccountable. by shmlco · · Score: 2, Insightful
    ...and are all held mostly unaccountable.

    They are unaccountable. Try complaining to your states AG about your bank or CC company. You'll be told that the OCC (Office of the Comptroller of the Currency) has jurisdiction. Want to complain to them? Well, they'd probably listen if they weren't staffed by governmental appointees and ex-industry insiders.

    Want to sue? Sorry, but you've probably already given up that right under an "arbitration" clause. One could try a class-action suit, I suppose, though that avenue's been largely gutted by the "Class Action Fairness Act".

    So what if the industry looses a few more dollars to identity theft? They'll just raise interest rates, late fees, and overlimit charges to make up for it.

    No problem.

    --
    Any sect, cult, or religion will legislate its creed into law if it acquires the political power to do so.
    1. Re:They are unaccountable. by pcmanjon · · Score: 1

      "Want to sue? Sorry, but you've probably already given up that right under an "arbitration" clause. One could try a class-action suit, I suppose, though that avenue's been largely gutted by the "Class Action Fairness Act"."

      Doesn't matter. If enough people get in on it, then the it will still have consequences for the company.

      "So what if the industry looses a few more dollars to identity theft? They'll just raise interest rates, late fees, and overlimit charges to make up for it."

      Then people will flock to the one cheapest one left who hasn't been sued yet. This will be an award and an example to that one that hasn't lost info yet, to not do so in the future.

  92. As a Citigroup client.... by Klync · · Score: 1

    If that was their only copy of my records, I wouldn't be so sad. No matter who ended up with it.

    --

    ----
    Not to be confused with Col.
  93. I got an idea . . . we can make a movie! by surelyserious · · Score: 1

    "When multinational mega-corps losing vital personal databases is outlawed, only outlaw mutlinational mega-corps will lose personal databases." - Tom Hanks in Castaway II: War of the Gilligans, in the scene where Tom must instruct a nerf soccerball on the importance to democracy of multi-national mega-corporations having complete lack of accountability for the databases of their customer's most personal and sensitive informations. (Note: Hanks did not win the Oscar for this role due to Tom Cruise's knock-out portrayal of a (former GI, psychologically impotent heterosexual) everyman in Steven Spielburg's immensely successful follow-up to War Of The World, WOTW II: The Big Shill. But it was close!)

    --
    "We're millions of miles from earth, inside a giant white face, what's impossible?"
  94. Of course its encrypted over the WAN..... by pocketfullofshells · · Score: 1

    But backup tapes are a whole different story. Of course you canencrypt your backups, But you can also encrypt your whole hard drive. Both will end up eating CPU time and increase chances of corruption. What ever happened to fault tolerance?

    Personally, I wouldn't want to complicate the backup and restore procedure, only to increase the margin of error. Backups can be tempermental enough, without adding the encryption overhead.

    I'm not saying it's ok to lose 3 million people's credit info, but I do agree they could have done better, i.e. encrypted over a WAN link, where our handy connection-oriented protocol will re-transmit lost or corrupt packets until the cows come home.

    But situations like this are just plain sad. Personal identity and credit information are physically shipped by a general carrier, with no assurance of integrity, and completely unprotected. They were asking for it, bad.

    --

    With great power, comes great utility bills.

    1. Re:Of course its encrypted over the WAN..... by Doc+Ruby · · Score: 1

      Backups are compressed. Serious backup tape systems have compression in HW. Compression is another step that complexifies backup/restore, but it's worth it in time/money savings. Encryption isn't very different from compression - it really adds only key management to the cost. But consider the cost savings from avoiding just this one materialization of the risk they ignored. Encryption is even more economical than compression.

      --

      --
      make install -not war

  95. If it were our IP... by PatientZero · · Score: 1
    Imagine if people owned their personal and financial information and companies had to pay us to use it. In this case, just like when we lose a CD or DVD, Citibank would be forced to pay for the lost information if they wanted to have access to it again. You can bet they'd take more care in shipping it in the future if that were the case.

    I'm not saying it should work that way, and I'm certainly not claiming it could in this pro-business climate. But it's an interesting thought experiment.

    --
    Freedom to fear. Freedom from thought. Freedom to kill.
    I guess the War on Terror really is about freedom!
  96. This could destroy the credit reporting industry by Anonymous Coward · · Score: 0

    The loss of this many records could have a broad range of implications. Some include:

    1 - UPS stock values
    2 - CitiCorp stock values
    3 - Whoever insures UPS or CitiCorp will take a major hit
    4 - The credit reporting industry will be beleagured with problems to the degree that they could become a non-entity in the future - I mean who can trust them at this point (like we did before)

  97. Double standards by Anonymous Coward · · Score: 1, Interesting

    I work in the finance industry and can testify that brokers such as Citigroup ZEALOUSLY guard their trading data. To even go near it you need to sign NDAs and those with access to it are regularly audited.

    There is no way in hell that Citigroup trading data would ever have been lost in the way that they lost these customer records... The reason of course is that private trading data is essential to Citigroup profitability.

    As other posters have noted, the only way that companies will start seriously protecting customer data is if there is a real financial incentive involved.

  98. privacy policy? by ErichTheWebGuy · · Score: 1

    I think that this kind of shit should be disclosed in a privacy policy. For example, "Your personal information may be transported, on physical media, to other parties via third-party carriers." Would that really make a difference though? And furthermore, why the fuck is it that the last few stories I have seen of this nature have involved UPS losing backup tapes?

    Kinda makes you wonder if any of it is related to that dude who got busted dropping off packages off at his own house and selling the stuff on eBay... If not to that case itself, maybe someone else doing something similar?

    --
    bash: rtfm: command not found
  99. Citigroup in Mexico by Spy+der+Mann · · Score: 2, Interesting

    Here in mexico there are suspicions of dirty operations by Citigroup. i.e. millionary tax fraud when buying mexican bank "banamex". Mexican News Reporter Lily Tellez has received death threats because she spoke about it.

    And you thought losing some customers' information was serious. Ha hah.

  100. Wow by Comatose51 · · Score: 1
    "The tapes covered CitiFinancial customers and about 50,000 customers with closed accounts from CitiFinancial Retail Services."

    Talk about revenge... Note to self, never open an account with Citigroup. If I do, be sure to never close it.

    --
    EvilCON - Made Famous by /.
  101. Sounds like a job for... by Anonymous Coward · · Score: 0

    Fedex Custom Critical. No, I'm not a driver or anyone else even remotely connected to this service. But when you have a high confidentiality package that *must* be accounted for from point A to point B, why trust it to any old brown truck? Especially the package handlers at the sort depots that treat your box like a Nerf football.

    Good god, don't they care about my account data? Umm nevermind.

  102. What can brown do for you? by teknokracy · · Score: 1

    What I want to ask is, with such valuable data, why didn't they just pay someone $500 and fly them to the destination, and have them carry it in their carryon luggage? Humans are more reliable than UPS.

  103. Re:This could destroy the credit reporting industr by Anonymous Coward · · Score: 0

    UPS loses and destroys packages on a routine basis. The stockholders don't care and customers keep coming back despite.

  104. Actually lost? by Anonymous Coward · · Score: 0

    It sounds more like the information was merely copied, not actually lost.

  105. What no hand carried or Brinks truck? by NetNinja · · Score: 1

    You figure with that much sensitive data it would have been hand carried.

  106. How soon before by SupremeTaco · · Score: 1

    Fed-Ex/DHL start running ads to the effect of "We don't lose your important packages like the other guy. . ."?

    --
    You have a constitutionally protected right to be wrong, and I the right to ignore you.
  107. Its your own fault... by couch_warrior · · Score: 1

    ...for doing business with citibank.

    I worked for a major bank once, and know people who have worked for citibank in particular.

    THe contempt in which banks hold their customers is mind boggling.

    Use a credit union. Thye seem to be the only financial institutions with a conscience - probably because they can't make a profit.

    --
    "Sic Semper Path of Least Resistance"
  108. Simple by goober1473 · · Score: 1

    Surely they are using something like TSM for the backups, the data can be encryped on the tapes and there would be an onsite copy of the data on tape as well as the live data. Farily simple to do and there's no excuse for not doing this with sensative data.

  109. Theft of 600,000 records at TimeWarner by unk1911 · · Score: 1

    What is interesting is that this comes about a month after the theft of about 600,000 customer records by TimeWarner cable (http://informationweek.com/story/showArticle.jhtm l?articleID=162101437/).

    The data went missing while in transit to an Iron Mountain facility by a truck. Sounds like a very similar incident here. In the TimeWarner article, the Iron Mountain corp was quoted as saying that they have the technology that would allow companies to use incremental backups to copy their data to the Iron Mountain center electronically thus eliminating the truck but I guess companies are either not listening or finding it cheaper to ground-ship the data... Perhaps after all these massive thefts at TimeWarner, Bank of America, Wachovia, and now Citigroup, companies will reconsider how they back up their data..

    Perhaps they will start to use Armor trucks instead of UPS ground to ship their customer's records, once the law-suits start streaming in...

    --
    http://unk1911.blogspot.com/

  110. Re:Inappropriate for your bank to have your info? by AHumbleOpinion · · Score: 1

    The same way it works in Switzerland, or the Caymans, or whereever it is that they take banking privacy seriously this decade.

    No, that was previous decades, when money laundering and facilitating criminal/terrorist activities was considered quaint and harmless. It's a very different world this decade. Things are not as private or as anonymous as it used to be.

    In other words, go ahead and open an "anonymous" account at such an institution. All you will really accomplish is that your file will be maintained by a 3-letter agency that is not the IRS. ;-)

  111. Why is UPS shipping private data? by qualico · · Score: 1

    Gotta ask;

    Isn't this a violation of privacy rights?
    Not the loss of the backup tape, but the fact UPS is handing over personal information to another company.

    If I want to use UPS as a reference for rating my credit, then I'll offer that information on my own accord when applying to companies who are seeking payment history.

    This story however, clearly shows that UPS is regularily handing over private information to Experian.
    http://www.experian.com/consumer/index.html

    IMO that act should be illegal, let alone the negligence of loosing said information.

    1. Re:Why is UPS shipping private data? by Anonymous Coward · · Score: 0

      You've got to be kidding! UPS isn't handing over the personal data, Citigroup is. UPS is just the company who lost the package (they claim a 98.8% accurate delivery rate, but I'd like to see how they qualify "accurate"). And regardless, Experian is a credit bureau company. The information they provide allows other lenders to decide whether or not you're worth extending credit to...

      And to you handing over the information on your own accord? Sure... the credit companies are going to love the "selected" information you're going to provide. "Sure, Account A is great, but don't look at my Account B that I've been late on 6 times in as many months."

      Sadly, this is the way the system works, because when you sign up for a credit bearing account, you agree to such terms. It's not a violation of privacy rights.

    2. Re:Why is UPS shipping private data? by qualico · · Score: 1

      Had that backwards.
      Was thinking Citigroup had an affiliation beyond shipping.

      As for select information, it certainly would be no different than providing references on a resume. Who is going to give out bad references?

      It is a sad system, when just about everything requires credit regardless if you want to pay cash up front. i.e. Telephones

      Further, you can have a perfect record and just because you have a period of tough times, all those 20+ years of good credit go out the window and the system gets to rape you with outrageous interest rates.

      Its a system meant to totally take advantage of the disadvantaged.

  112. Not lost... by TiggertheMad · · Score: 1

    In this case, the lost cargo is probably in a UPS warehouse somewhere. They probably ran over the cargo with a forklift, and it's currently unidentifiable.

    Nah, we got that crate in from UPS this afternoon. I told ol' mort to put it next to that strange pre-war government crate in the back of the warehouse that hums.

    --

    HA! I just wasted some of your bandwidth with a frivolous sig!
  113. Thats ok... by cheesy9999 · · Score: 2, Funny

    I'm sure it was insured...

    --
    -tom
  114. Banks make money from identity theft. by threaded · · Score: 1

    That is why things like this happen. Banks are big companies that shift lots of money about and they tend to know quite a bit about how to make money.

    So it is reasonable to argue that the reason the banks don't encrypt the data and send it by some system where it will, with a high probability, be "lost" is that the "accident" will in some way make money for them.

    You can all be as outraged as you want but until banks stop making money due to identity theft things will not change.

    The only way I can see this happening is for the banks to be fined, and the fine must be larger than the amount of money they may make.

  115. Why do you think they call them "backups?" by aka-ed · · Score: 1

    How many "essential" customer databases do you suppose there are in the USA?

    The more redundant backups that are made, the safer the data is from loss that would disrupt the businesses, so more and more backups are made and shipped off to be buried under a mountain somewhere.

    As these thousands of databases spawn thousands and thousands of backups destined for remote storage, guess what? Backups will be lost!

    The odds that a lost backup will be found by somone with the hardware and software needed to access the info are mighty slim. I would like to think that businesses, particularly banks, use at least some lightweight encryption, if not proprietary formats, to prevent access to backups by unauthorized parties. But even without such protections, identity thieves don't thrive on these mishaps, they have plenty of other methods.

    This just doesn't seem much of an issue to me.

    --
    I survived the Dick Cheney Presidency 7 to 9 AM 7-21-07
  116. I am happy that I live in a country by Anonymous Coward · · Score: 0

    where there are very strict rules about how companies handle personal data.
    And when the information contains the personal ID number, the rules gets even more strict, and you can expect random control visits to make sure that you follow them.

    You guys should have heavy fines for slipups like that.

  117. HEAVY FINE AND IMPRISONMENT by jeisc · · Score: 2, Interesting

    We need a law which would heavily fine and imprison the CEO of any company that lost costumer data. With this over there heads you could be sure that all security measures would be taken regarding our information. The fine would go the individual whose information was lost or transferred or whatever without their approval.

    There must come a time when we start to understand that any kind of personal information first belongs to the person from which it is derived. It is similar to personal property. And this kind of property must not be available for sale nor may the individual give up his right on this property.

    This kind of law would make storing information on people more of a risk for the info gatherers.

    1984 is on the way a bit late but coming so please, let's do somethings to stop it.

    --
    This is a test!
    1. Re:HEAVY FINE AND IMPRISONMENT by draker8 · · Score: 1

      Ok, the 'buck' may stop with the CEO of any business, but wouldn't the CIO be better to lay before the chopping block?

  118. Figures... by traabil · · Score: 1

    why I just received this email:

    Dear Citigroup Customer,

    This email was sent by the our server to verify your e-mail address. You must complete this process by clicking on the link below and entering in the small window your ATM/Debit Card number and PIN that you use on ATM. This is done for your protection -I- because due to matters out of our control, our customer records are out-of-date.

    To verify your e-mail address and access your bank account, click on the link below. If nothing happens when you click on the link (or if you use AOL), copy and paste the link into the address bar of your web browser.

  119. Citigroup = stupid by bmantz65 · · Score: 1

    Shipping private records through UPS? I've been inside the hubs and the way some packages are handled is just nasty. Combine that with poor packaging, and you get what you pay for.

  120. Who cares? by ajs318 · · Score: 1

    Who cares? The data on the missing tapes would all have been encrypted, right -- it's a bank we're dealing with here -- and the decryption key would surely have been sent by a separate channel {otherwise what was the freakin' point of encrypting it?!}. And in order even to read the encrypted data off the tapes, you'd need one of the right make and model of tape drive ..... So basically, nobody has any way to recover anything that would be useful for naughtiness. And since the tapes were backups, it stands to reason that all the original data must still be kicking around somewhere. This is a non-story. It has value only as a sensationalist piece which might scare the ignorant. Ting! Next, please.

    --
    Je fume. Tu fumes. Nous fûmes!
    1. Re:Who cares? by Detritus · · Score: 1
      Your faith in your fellow man is touching, but unwarranted.

      The one thing that I've learned about banks is that they only care about money, specifically their money. They will not spend a penny on security unless provided with a cost-benefit analysis that shows that the alternative is more costly to the bank. Costs to customers are the customer's problem.

      --
      Mea navis aericumbens anguillis abundat
  121. Destroy your credit card by Anonymous Coward · · Score: 0

    A credit card agreement is essentially an agreement to get screwed over by the issuing authority in return for certain services. Obviously those services aren't of sufficient value to you compared to buttfuckage that goes with it. I wish people would think more than twice before getting a credit card. Theres a tendency to think they are just a standard trapping of 21st century life, but you really don't need to go that route if you don't want to, especially with the widespread availibility of Debit cards and other ways to transfer funds.

    1. Re:Destroy your credit card by HappyEngineer · · Score: 1

      That's just too dangerous. You have a $50 liability limit on credit cards. You could lose your entire account on a debit card.

      The only reason to do things that way is if you have a tendency to use credit cards as long term loans rather than as protected debit cards.

    2. Re:Destroy your credit card by Pakaran2 · · Score: 1

      Yep. When I make a credit card purchase, the first thing I do when I get home is log into my bank and transfer the money over to pay for it. Generally you can figure out the amount of the purchase by looking at the temporary hold (in my bank, it shows up as a reduction in available balance).

      Then, when you get the statement, there will be a fraction of a dollar credit (most merchants pklace a hold rounded up to the whole dollar). Check for that credit. It costs you nothing, and you get the convenience of the credit card without the risk of carrying debit cards or large bills.

    3. Re:Destroy your credit card by NetSettler · · Score: 1

      Your tone presumes a single pattern of usage for credit cards that certainly does not apply to me.

      I ordinarily wouldn't use credit cards. Except for a period of time a few years ago, I just had them as a backup and because you really can't pay cash very easily in too many places. I used mine in what I felt was a responsible way, paying them every month in full. And then I used them in a situation where I had a temporary cash shortfall to solve what should have been a short term financial crisis, and had a major problem caused by their desire to squeeze extra bucks out of me for doing so, making it hard to pay off in the short term and turning it to a long-term problem.

      I'm doing my part by paying years of interest to prove that I was and am genuinely interested in holding up my side of the deal. I have, through that action, earned the right to be annoyed at the outlandish way they behaved (see my other response on this subthread for details). There was no excuse for it.

      My only point here on this whole thread was that they get to laugh at me for being dumb enough to think they'd act responsibly, and now I get to laugh at them for getting caught acting irresponsibly on their own. They can plead "I'm a good guy and don't deserve this because I acted in good faith" but they didn't listen when I said the same, so they deserve what they get.

      --

      Kent M Pitman
      Philosopher, Technologist, Writer

    4. Re:Destroy your credit card by TClevenger · · Score: 1
      It costs you nothing, and you get the convenience of the credit card without the risk of carrying debit cards or large bills.

      And rewards! I've earned a $100 gift card for doing nothing other than using my credit card instead of my check card. When I get home, I can transfer money online straight from my bank account with no fees.

      Plus, if I get double-charged, or my card number gets stolen, it's my credit card they're holding money on, not my checking account.

  122. They Can Be Fined.. by camusflage · · Score: 4, Informative

    Citibank should be able to be fined for sending unencrypted data via UPS because it might cause an accident.

    They can be. GLBA, as it's known in the financial services circles, requires any financial institution to design, implement, and maintain controls to protect customer confidential data, which it appears is what was lost. Whether it's an audit trail for a system running on the network, or encryption when travelling on an unprotected network, GLBA dictates that the highest level of care be used when handling customer data. It is something that we in the banking world take very, VERY seriously.

    If they so chose, the FTC, the OCC, the SEC, the CFTC, or state insurance regulators could fine Citigroup for violations of GLBA.

    --
    The truth about Scientology, Xenu, and you: Operation Clambake
    1. Re:They Can Be Fined.. by TykeClone · · Score: 1
      If they so chose, the FTC, the OCC, the SEC, the CFTC, or state insurance regulators could fine Citigroup for violations of GLBA.

      I think that only the OCC (assuming that they're Citigroup's regulator) can fine them for GLB violations. None of the other entities have GLB jurisdiction.

      --
      A fine is a tax you pay for doing wrong and a tax is a fine you pay for doing all right.
    2. Re:They Can Be Fined.. by Anonymous Coward · · Score: 0

      Wait, the Gay and Lesbian Business Alliance requires financial institutions to protect confidential data? I thought they'd be against closeting such information.

      Or did you mean the Financial Modernization Act of 1999 (also pronounced GLBA)?

    3. Re:They Can Be Fined.. by lethargic · · Score: 1

      I Canada we have this thing called PIPEDA (http://www.privcom.gc.ca/legislation/02_06_01_01_ e.asp) which is designed to prevent these sorts of things, and carries fines up to $100,000 (which I don't think is enough to convince some companies to care)

  123. Re:Inappropriate for your bank to have your info? by Anonymous Coward · · Score: 0

    You're 4,000 is ours

    "Your".

  124. What do you expect?? by tezza · · Score: 1

    Citibank
    666 Fifth Avenue,
    New York,
    New York 10103

    --
    [% slash_sig_val.text %]
  125. In this day and age... by ivoras · · Score: 1

    Why isn't the data encrypted with some sort of strong schema during the transit?

    --
    -- Sig down
  126. oh... 'lost' right? by C0d1ngM0nk3y · · Score: 0


    *CAUGH*inside job*CAUGH*

    That information would be worth quite a bit of money in the right hands.

  127. Brown exp by KrunZ · · Score: 1

    For people like me (non US) who did not know what this "Brown"-stuff was all about:
    http://louisville.bizjournals.com/louisville/stori es/2002/02/04/daily35.html

    "At UPS, brown is more than a color -- it's a tangible asset that people associate with all the things that are good about our brand,"
    Shit... (no puba intended) this reminds me the film "Coming to America" (http://www.us.imdb.com/title/tt0094898/quotes)whe re Akeem says "When You Think of Garbage, Think of Akeem".

  128. It's a setup to roll out Bush's REAL ID by Anonymous Coward · · Score: 0

    They want to fuck your SSN.
    that's why it's necissary to destroy SSN so they can roll out Bush's fucking National ID Cards.

    This is all because of electronic voting allowed these theif, murdering motherfuckers to get power

    1. Re:It's a setup to roll out Bush's REAL ID by Anonymous Coward · · Score: 0

      What you say may be true, but you don't really know. So don't state what you say as fact.
      You could state what you say as conjecture and that will give what you say a little more credibility.

      I happen to have the same idea that the data theft is an intential incident that the finance industry may be orchistrating so that they can get the federal gov to pay for new ID tagging of the citizenry of the USA. But I don't have any way to know. The only clue is that they are very much advertising their every mistake which is so unlike what banks usually do.

      If people start pulling money out of the bank in question and tell them the reason, then maybe they will stop loosing the data.

      Or, make their insurance pay for the damages. As soon as an insurance company has to pay for a bank's mistakes then you will see that the insurance industry will put their pitbulls on the Congress to pass laws protecting the transfer of data. But, no, instead they want to sell little pieces of plastic and make us all carry them. That is a pretty good franchise. Or worse they will inject babies with microchips tagging them for life. Isn't that the paranoid fantasy that keeps making its way around the conspriacy theorist's blogs?

  129. You mean like a Data Protection Act? by Colin+Smith · · Score: 1

    http://www.opsi.gov.uk/acts/acts1998/19980029.htm

    Which requires companies to take precautions against the loss of personal data.

    --
    Deleted
  130. Re:Strict Liability by Joseph+Lam · · Score: 1
    Strict liability for loss of customer information.

    It may work only if the liability is prohibitively high. Otherwise, once we put a price tag on privacy, corporations will simply calculate the cost of protection and expected liability (by doing some probability maths). Turns out that people may find it less costly overall by sticking with a minimal protection scheme.
  131. Am I in there? by Qrlx · · Score: 1

    I'm not sure if my data was stolen, can someone please check?

    Douglas Whitmark
    2020 La Puerta Apt. 102
    Albuquerque, NM 87122
    SSN: 281-79-3326


    (PS: I made all that stuff up. Sorry to any/all Douglas Whitmark's out there. That's where my random number generator landed.)

  132. Brown-UPS by Anonymous Coward · · Score: 0

    Ever since UPS started that Brown nonsense, I've wanted to start a diaper cleaning service using old UPS vans. It would be called Brown-UPS - You brown 'em up, we clean 'em up!

    At least it wouldn't matter too much if we lost a shipment.

  133. No Safety in Numbers by Anonymous Coward · · Score: 0

    Mainframe computer backup tapes are very frequently in essentially clear text form and the cost of a reading device, while not cheap is nowhere near high enough to prevent anyone from cracking them.

    The real issue is that when you place your money in the hands of any institution that handles 100s of thousands of accounts at a time, you've really upped the odds that an incident will affect you. Simply put, the bigger the pool, the more fish will get netted.

  134. Why .... by Digital_Mercenary · · Score: 1

    Why do we keep entrusting important data to firm with an acronym that says "OOPS" on all of its delivery vehicles?

  135. This is a Ploy and Not One of You Noticed This by nutznboltz · · Score: 1

    Look at the bottom of the article, it clealy says:

    CitiFinancial is inviting customers to enroll via a toll-free number, 1-888-469-8603, in a free credit monitoring service for 90 days.

    This whole article is a ploy to get you to buy their credit monitoring service. Once you sign up they hope you forget you did and after 90 days they start charging you for credit monitoring.

  136. Biometrics by gregor-e · · Score: 2, Interesting

    This sort of thing is just gasoline on the fire for using biometrics for identification. Once all transactions are backed by solid proof of id, your SSN and credit card numbers can be openly published right next to your address and phone number.

    1. Re:Biometrics by Ph33r+th3+g(O)at · · Score: 1

      Which is probably really the goal behind this sudden rash of reporting of high-profile data leaks. (/me adjusts his tinfoil hat.)

      --
      I too have felt the cold finger of injustice.
  137. Nothing so paranoid as an ex-C-bank employee... by Anonymous Coward · · Score: 4, Insightful
    But I gotta tell you, making sure the box was taped shut before tossing it at a random UPS worker itself was an unusual act of caution, for C-bank. I worked at the ops center for five years, and the statements you fill out are simply dumped into a shredder truck - papers fly everywhere and blow in the wind. Checks, sometimes boxes of them, get lost. A few of my fellow employees were caught stealing and "excused". A few more were never caught.

    What, you think there's something special about C-bank? No, they're the rule, not the exception. Every financial institutions cares just about the same amount about your data, and your life - in fact, the only money they really watch out for is the huge sums the company gets to keep for itself - THAT money (and the company's data) gets MUCH more carefully guarded!

    My rule these days is, giving away information that you don't have to is like giving whiskey and car keys to a teenager. So apply for the credit card, but just write "disconnected" in the phone number box. Use several free email addresses and make sure they're evenly distributed as contact drops. Make a "mistake" in estimating your exact gross annual income, when reporting it to anybody but the IRS.

    The point is not to be subversive, but just to be realistic. The information age has spawned a paper-happy beuracracy driven by bean-counters who want you life history at every other step. Check it yourself - 90% of the data that you go though life writing in little boxes is simply dropped into a filing cabinet unread, unneeded, and ignored. I've gotten driver's licences with no address (just a PO box!), paycheck stubs with no SS number on them (you can ask to get it removed), and once got Household Credit to approve "Barney the Purple Dinosaur" for a credit line of $250. (To the best of my knowledge, the address I did this at *still* gets offers for him...)

    Most of the people who key the data from your form to the computer do not even speak English! In fact, the most likely method for your data to be read is for the processing center to OCR-scan (or flat picture scan) it into a computer, where the images can then be beamed to the lowest-bidding Malaysian crack monkey (anywhere in the world) who "reads" the picture of your data and keys it in. And they're feeling the pressure from machine-AI reading programs, which are able to translate more and more of your hand-writing with a higher percent-chance of confidence every day.

    Bottom line, if you throw a "Jr" onto your name half the time and half not, or only use your middle initial as the fancy strikes you, you're lying to no-one but an SQL database app, and you're only doing what little is in your power to confuse would-be identity thieves; necessary in a world that will always refuse to protect you!

    1. Re:Nothing so paranoid as an ex-C-bank employee... by frankenbox · · Score: 1

      amen!

  138. What can Charlie Brown do for you? by digitaldc · · Score: 1

    Good grief! My data is lost...

    --
    He who knows best knows how little he knows. - Thomas Jefferson
  139. Mod Parent Up by Bimo_Dude · · Score: 1
    This is the only effective way for customers to exercise their [lack of] rights.

    Big Corporations / Govt will NOT do anything to help the average person; it is up to people to help themselves (unfortunately, this is the way it is). While a boycott by one individual may seem insignificant, several million people withdrawing their funds and taking their business elsewhere will have a major impact. It seems that the only "thing" that talks nowadays is money.

    My 2 cents, anyway.

    --
    "Teleporting Rodents with D-Cell Battery Displacement" theory -- IgnoramusMaximus (692000)
  140. UPS by dpilot · · Score: 1

    NPR covered the story this morning, even including an audio blip by Bruce Schneier. He actually thought that using UPS could be a good idea - kind of like hiding a needle in a haystack, but unfortunately in this case, the needle got lost. I would agree with others, that especially if they knew the needle was going offsite, it should have been encrypted.

    --
    The living have better things to do than to continue hating the dead.
    1. Re:UPS by E_elven · · Score: 1

      What, Bruce Schneier advocating security through obscurity?

      --
      Marxist evolution is just N generations away!
    2. Re:UPS by dpilot · · Score: 1

      Good point, now that you mention it. Actually, security by obscurity isn't bad, as long as that isn't your only layer, and as long as the obscurity can't mask another problem. I mentioned encrypting the tapes, but I don't remember it being mentioned on the radio. I wonder if Schneier did in the interview, but it got cut off in the sound-bite process.

      --
      The living have better things to do than to continue hating the dead.
    3. Re:UPS by Detritus · · Score: 1

      I've read that large quantities of diamonds are shipped in plain packages via registered mail. It's also used for lower-level classified documents.

      --
      Mea navis aericumbens anguillis abundat
  141. data lost !! by chrisranjana.com · · Score: 0

    Hope they have good back systems in place atleast in the future

    --
    Chris ,
    Php Programmers.
  142. HA HA - by ta+ma+de · · Score: 1
    I hate big bank, credit cards, credit reporting and the whole system surrounding it. I hope 3.4 million valid card numbers get written on the thighs of every girl on teensluts.ru. Those poor girls live rough lives and hopefully they will get to enjoy their new LV handbag on Citi.

    I hate the system so much I have considered just posting my identity on ebay for $1 with a noted an inventory supply of 1,000,000.

    Identity. Who cares, life is a temporary situation, even the rich are going to suffer years of pain before they die. MUHAHAHAHAHAHA. Remember Jesus had a bad weekend before he died, we are more likely to have a bad couple of years in which we will beg to be hung on a cross. -- I guess I'm feeling a little grumpy this morning.

  143. It oughtta be a crime by rubato · · Score: 2, Insightful

    What Citibank did (shipping unencrypted sensitive data by UPS):

    1. Is or at least ought to be a crime. People there should now be looking forward to jail time, not just fines.

    2. Some customer affected should initiate a class-action suit. Damage was done.

    3. Why don't they (and the authorities) make the obvious assumption that the data was stolen, not lost?

  144. UPS to send an important package?? by blasterx79 · · Score: 1

    What can brown lose for you?

    1. Re:UPS to send an important package?? by BCW2 · · Score: 1

      If they don't loose it, it gets run over by the truck. At the white box store I'm a tech at we have told our vendors that they ship UPS at their own risk. We will return as refused all destroyed packages, and don't have time for the RMA process, that means stopping credit card payments. In a 2 week period last fall we received 22 cases from UPS. 9 were damaged to junk status (2 had the fork lift forks shoved through them, the rest were crushed. You ought to see how they treat a case of motherboards!

      --
      Professional Politicians are not the solution, they ARE the problem.
    2. Re:UPS to send an important package?? by draker8 · · Score: 1

      Ok, the tapes were lost. What I want to know, what is Citibank doing? Has Citibank even informed its customers?

  145. Credit Cards act as a sort of social program by dpilot · · Score: 2, Insightful

    Not at all. But with regards to the recent bankruptcy bill, I see it as two wrongs, compounded by a third and bigger wrong.

    * Wrong #1: People who use credit cards unwisely. Nothing good about this, and I won't defend it.
    * Wrong #2: Credit card companies that push credit on people with relentless advertising. Then they advance credit to just about anyone, and are happy, even eager, to up your credit line. IMHO, they are knowingly making bad loans. This used to be known as "bad banking" and was punished by bad profits.

    * Wrong #3: After years of making bad loans, and starting to see personal bankruptcies rise as a result, the credit card companies buy legislation to "close the loophole." They have been taught nothing about prudence in loaning, at all. Neither side is right in this. But the bad part is what happens to that original background of bankruptcies, before this credit abuse bubble. This bill is catching some of those legitimate bankruptcies and turning them into lifetime debtors.

    --
    The living have better things to do than to continue hating the dead.
    1. Re:Credit Cards act as a sort of social program by Tante · · Score: 1

      Why would a bank or credit card ever have prudence in loaning. This is where they generate fees. Even if a mortgage company processed a fake application, they still collect loan origination fees, who cares if someone stole your identity to do it, that is your problem.

  146. Re:Lecture Time: Buy a Scissors! by rjune · · Score: 2, Interesting

    There are so many credit cards that offer better terms, you should cut your Citicard up into tiny bits and mail it to them with your cancellation. After Citigroup acquired AT&T Universal card, I stopped using it because of the horrific terms. You are being treated the way you are because that is the way management wants you treated. Life is too short to put up with that kind of nonsense. Start with ClarkHoward.com, type credit cards in the search box and free yourself!

  147. Huh? by tgd · · Score: 1

    Absolutely something helps -- they scanned the package, they know what driver scanned it at a minimum and when, so they can fairly easily guess where it may have been delivered. They can have their driver visit those locations the next day and ask about the package. Considering misuse of the information in that package is a felony, even if whoever has it doesn't fess up, it gives a pretty good place to start a more careful watch.

    FedEx has mis-delivered several shipments to me over the years, and they've gone and gotten it back in every case but one when I went and did it myself.

    Did the recipient call FedEx and have them put a trace on the package?

    1. Re:Huh? by Idarubicin · · Score: 1
      Did the recipient call FedEx and have them put a trace on the package?

      Neat! FedEx can track UPS packages now. What a cool feature. ;)

      --
      ~Idarubicin
    2. Re:Huh? by Vegeta99 · · Score: 1

      No, but I did. They went and found where it was delivered to, but never recovered it.

  148. I was hearning this on the news by suman28 · · Score: 1

    They were shipping via UPS due to the low cost? First, I would think that the postal service would be cheaper if they were looking for low cost. Second, I had a similar issue with an airline shipping my ticket via UPS and when the ticket was lost, UPS would not give me any information about where the packet might be, not even when the airline tried to contact them. All they would say is, the package was 'delivered'.
    I will not trust UPS ever again. Also, I have never had any problem with the United States Postal Service

  149. Don't you all encrypt backups? by Anonymous Coward · · Score: 0
    At a company where I used to work, I developed a program that would encrypt the backup stream, write it to a tape calculating a CRC, then read the tape calculating the CRC, and page me if there was any difference. Since it had the password hardcoded in the source, I printed the source for the encryption module (it was no more than twenty lines of code) and stored two copies in secure places.

    If they ever needed to restore from backup, I hope they found the sources!

  150. Why Tapes by webzombie · · Score: 1

    Sorry but in the days of ultra high boradband adn fiber optic connections what the hell are they doing sending tapes of all things by UPS.

    Sounds to me like a planned "disaster" - cough - Heat - rather then an oops!

    - - - - - - -
    Hey, I hear you can run Windows on a PowerPC and
    MAC OS X on INTEL... WTF is that all all!

  151. Look!!!!! by colin8651 · · Score: 1

    Look I found it on ebay, They only want $1000. I am going to bid.

  152. Citibank... by webview · · Score: 1

    There's more to life than money. I guess they really want us to feel this.

  153. Dutch banking phishing attack. by Anonymous Coward · · Score: 0

    It appears that information theft is getting more and more covered in the media. I don't think there are more incidents, but that the media are now more aware of this "new" type of criminal offences. Especially if carelessness facilitates information theft. Just this week all clients of one of the biggest banks in the Netherlands were mailed with a fake mail, where they were asked to enter their login and password. The receivers of this data could start transferring money without any trouble.

  154. Citizens, Write Your Congressman! by Milican · · Score: 1

    If enough people care, and call, they will address the issue!

    JOhn

  155. To-may-to, to-mah-to by hotdiggitydawg · · Score: 1

    How can you make an accident illegal?

    I like how you call it an "accident". Personally I'd call it "negligence" -and IANAL, but negligence is a tort and hence constitutes something they can be sued for (or even prosecuted if circumstances warrant).

    I don't think there's a poster on this forum who would say that sending those tapes through UPS unencrypted wasn't an act of negligence.

  156. Secure delivery by ducttapekz · · Score: 1

    That is why we put all of our backup tapes in a red box and then attach them to a carrier pigeon to get them to our off-site secure storage.

  157. I found it interesting, if slimy by QMO · · Score: 1

    I noticed that one of the questions (in the FAQ) asked if UC would help restitute costs. Implying, "Will UC take any (non-verbal) responsibility for their mistake?"

    The answer neatly sidestepped the question of moral responsibility and willingness to help, by referring to legal liability.

    Interesting, but slimy.

    More interesting still, is that UC made the FAQ, and could have reworded the question to make their answer sound less evasive.

    --
    Exam 4/C again. Maybe I'll do better this time.
  158. And what do you do about it? by QMO · · Score: 1

    I would hope that you are looking very hard for new employment.

    If you're not, then the management is right not to worry about the effect on at least one employee.

    Employees at almost every job I've had talk about how horrible it is to work there, but very few of them do more about it than complain in the break room.

    --
    Exam 4/C again. Maybe I'll do better this time.
  159. Anyone got the Bittorrent? by dukerobillard · · Score: 1

    It's a joke, son.

  160. What good would it do? by HangingChad · · Score: 2, Informative
    And on another note, why aren't more consumers, in this day of rampant identity theft, completely outraged by these events.

    And what good would that do? Unless you're buying your Congresscritters 30 second spots or shuttling them around in your private jet with the very accommodating flight attendant, then you're barking at the breeze, buddy.

    In this age of government by the highest bidder, the people losing your data are the highest bidders. Too bad. You can get as mad as you want but it doesn't change anything.

    --
    That's our life, the big wheel of shit. - The Fat Man, Blue Tango Salvage
  161. I'm not sure what you expect the law to do by QMO · · Score: 1

    Fear, sometimes. Caution, sometimes.
    Ridicule, often. Weaseling, always.
    But, laws never instill common sense or courtesy.

    --
    Exam 4/C again. Maybe I'll do better this time.
  162. And I can't help but wonder how many... by Nick+Driver · · Score: 1

    ...of those federal regulators might just happen to own Citi stock or have other personal or family financial interest in Citi?

  163. Confucius say by Hognoxious · · Score: 1
    Confucius say, "Never underestimate the bandwidth of a station wagon full of tapes".

    Sometimes it really is quicker to move a large amount of data via old-fashioned, physical media. Plus, if it gets stolen, at least you know about it.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  164. Better than jerking by QMO · · Score: 1

    "Until someone does some knee jerking"

    Knee jerking doesn't help, since it implies short-term, not-thought-out solutions. Knee-jerk reactions tend to return you to where you were before you reacted (no lasting change).

    Calmly finding a bank that is more responsible, and taking your business there is much better.

    --
    Exam 4/C again. Maybe I'll do better this time.
  165. Yet I must provide my SS# to open an account... by Anonymous Coward · · Score: 0

    It seem incredulous to me that after hearing some of the major breaches or loss of customer data within the past 60 days or so (Wachovia, Bank of America, DSW, Lexis-Nexis) I have the right to be a bit concerned about giving my social security number to any financial institution. If these large financial institutions and data warehouses can't keep my information secure, why should I give it to them?

    The lady at the local bank started looking at me funny after I asked her if my SS# was required to open an account, and started giving me some "post 9/11" corporate response. (Meanwhile, I'm thinking 'yeah, exactly. that's why you shouldn't have it.') And who cares about "128-bit SSL/DES encryption/armed-guard data centers" when you ship unencrypted records via public-class shipping services?

    Where's that bit of legislation about returning the social security number to an SSA-only internal identifier when you need it... Maybe we can get some support for some of that now..

    1. Re:Yet I must provide my SS# to open an account... by intheory · · Score: 1

      what the heck /., I thought I was logged in when I posted this...dangit. so much for karma.

  166. Cool by Anonymous Coward · · Score: 0

    Speaking as a bankrupt, unemployed person. I welcome our new equalized credit enviroment.

  167. Is it just me? by g0bshiTe · · Score: 1

    Or does it seem like too many companies are losing data these days.
    Now I can understand the thefts, the outright insider selling of data.
    But come on, how do you lose 3.9 million accounts? This seems strange. This data, if it had to be shipped should have been encrypted as well. According to the Gramm-Leech Bliley act http://www.ftc.gov/privacy/glbact/ there are supposed to be provisions provided and setforth in such an event. Yet, we still read almost daily of some financial institution mishandling our data.
    My question is, has this been an ongoing thing and we are just now becoming more aware of the problem, or is this type of careless concern what we can expect from our trusted banking institutions.

    --
    I am Bennett Haselton! I am Bennett Haselton!
    1. Re:Is it just me? by the+eric+conspiracy · · Score: 1

      Or does it seem like too many companies are losing data these days.

      I think the reason that you are reading about this and similar events is that there are new disclosure laws, especially in California.

      Generally when you see an uptick like this it is because people have increased the reporting of whatever is happening, rather than an actual increase in the number of incidents.

  168. Trick of the trade by R2.0 · · Score: 2, Informative

    The trick to getting high value stuff through UPS is to label it just that - "High Value". If you value your items high enough (and pay the insurance coverage), UPS flags the item and it damned near gets hand carried through the system. It Citibank would have sent it valued at, say, $25k (woefully low for the damage it's lost has caused), that little package would have been treated like the Crown Jewells.

    My guess is the Citibank shipping drones weren't flagged as to the value of the contents and shipped it out at 1# for $3.85, values at $100 (default/no extra fees).

    Sure hope that $100 they get from UPS covers all of Citibanks' expenses.

    --
    "As God is my witness, I thought turkeys could fly." A. Carlson
  169. To be fair to UPS. by Anonymous Coward · · Score: 0

    They do have a 98% on-time delivery rate, and I think that is pretty good.

    The real question is that maybe shipping this type of data as a generic UPS package along with books from amazon, and umbrellas from walmart.com is not such a good idea.

    I bet they didn't even ask UPS if it was appropriate to send such materials this way or not, or even ask if UPS could provide a little extra service to this data because of its importance...yet here Citi is blaming the shipping company.

    I don't think its fair to blame UPS in this case or FedEx or DHL or whoever if it was a similar situation by another company.

    Citi needed to put more thought into their data handling processes and not blame other companies.

  170. Time for SOX, Vol. II by NX-47 · · Score: 1

    Where are Congressmen Paul Sarbanes and Michael Oxley nowadays? This kind of thing is right up their alley....

  171. is it criminal they don't use bonded transfer? by Anonymous Coward · · Score: 0

    I believe that the finance industry does not want to pay for more secure identification system for their private clients. And so perhaps (and how could I really know) they are intentionally creating high-profile incidents that they can use to justify a push for new arduous (facist) identification system paid for by taxpayers.

    If the data is like money in that it can be used to generate income by people misusing it, then why is the data not treated like money? Would this bank transfer cash through UPS? No.

    It is the bank's negligence which caused this problem. The bank should be held accountable, perhaps criminally liable if indeed it is a plot to push their expensive plan to brand us all like cattle and have the federal government charge the taxpayers for this privledge.

  172. I smell lawsuit by jhines0042 · · Score: 1

    seriously, isn't this kind of thing where a class action lawsuit should be filed?

    3.9 million people, I'm likely to be one of them even though my accounts are already closed.

    Another option would be to have all 3.9 million people request new social security numbers from the US Govt. There are only 1 billion numbers, eventually they'll run out.

    --
    42 - So long and thanks for all the fish.
  173. Same everywhere? by Anonymous Coward · · Score: 0

    I develop software for banks and used to work for a financial institution in Europe.

    Pretty much all major banks/financial institutions I've encountered have a lot of corporate politics that eat up considerable resources and block rational decisions.

    Furthermore, the IT departments are usually amongst the worst in class. They are usually understaffed with cynical leadership and oftentimes several warring (IT) departments that haven't been successfully merged after a merger of two companies.

  174. How much by Anonymous Coward · · Score: 0

    Hmmmm, I wonder how much a parcel company has to be paid to lose something like this ... ;-)

  175. Nobody asked... by megarich · · Score: 1
    How does a freakin package gets lost in the first place!!! Yes I do feel citigroup is almost entirely at fault but I mean come on? Especially with the scanning technology nowadays, what the f did the guy do, leave it on the street corner and drove away? Or put it in the warhouse only to be engulfed by a black hole?

    I've experienced missing packages in 2 cases, once for me and once for my parents. I believe both times the package was stolen(my parents package contained a computer from dell they shipped through the post office, dumbass dell, mine was a lcd monitor that never left the dhl warehouse and couldnt be found). Whose to say an ups employee for whatever reason didn't steal the package?

  176. I smell new spam by bjoeg · · Score: 1

    Awww man, and tomorrow the whole globe is getting a new email saying

    "We are sorry, but CitiBank needs to verify your personal details including PIN due to the loss of our backup tape. Please click this link......."

  177. One time pad encryption by David's+Boy+Toy · · Score: 1

    This seems like a perfect use for this technic. Create a pad tape, and encrypt the original with it. Mail the pad by UPS to your destination, when its delivery is confirmed, mail your encrypted tape. For extra security, hand deliver 100 one time pads, and then mail the data tapes by any means you wish. They are completely useless without the pads.

  178. Shouldn't we..... by AlltheCoolNamesGone · · Score: 1

    Have an alternate form of identification that can be easily changed when someone steals it?

    How appropriate would it be to have a single numeric password that access all of our accounts that can never change and once stolen will still be the same?

    Especially since id theft is becoming ever more popular and advanced?

    It may herald the end of times but some more secure form of universal identification other than ones social would be nice.

    --
    M$ it's whats for diner!!!!!
  179. At least these customers know by jtisdale · · Score: 1

    Who was responsible for their information being compromised. Last week I was informed by my bank that my debit card had been compromised and had to be turned off. I'm still waiting on my new card.

    What irked me more than my information being compromised though was that neither the bank nor Shazam would disclose who the merchant was who was breached. When I asked the bank I was told that it would be "devastating" to the business. My point is, shouldn't it be? As I'm sure has been said here, this stuff probably happens everday without us knowing. Stupidity aside (like shipping unencrypted tapes via UPS), I can understand that some data is going to be compromised no matter what. What I don't understand is how a breached merchant can be allowed to remain anonymous and in cases of stupidity, the merchant isn't held accountable.

  180. Encrypted by Anonymous Coward · · Score: 0

    Of course you stored my data in an encrypted format, didn't you? Oh you did not?

    Well, I guess you will be hearing from my lawyer then...

  181. the real question is ... by Glog · · Score: 1

    why the frack were they using UPS to carry their data? What, not enough armored carriers around? And why was the data not encrypted?

  182. It's all ok folks by AbRASiON · · Score: 1

    They've sent out an email to all their customers asking them to update their details on the web page - I've logged in and done it - so my pin is now safe and secure...

  183. Why wasn't this data encrypted? by Anonymous Coward · · Score: 0

    If it is lost, but serious encryption was used; who cares? Oh yea, if you arn't doing anything wrong, you have no reason to encrypt.

  184. This isn't a movie!! by toonworld · · Score: 1

    ...To the guy that tried to stick it in a VCR and sees weird images coming up... It's not picasso porn!!!

    --
    It's not the destination that matters, but rather the journey.
  185. No info on Citibank website by oldzoot · · Score: 1

    Hearing about this, the first place I looked for helpful information was Citibanks website. No mention. Nada Zip Zero. Thanks for the help folks. One might think they could have a front-page notice with info on requesting fraud alerts on your credit records.
    Oh Well....

    --
    enough is too much
  186. Here's their privacy policy: by dr_skipper · · Score: 1


    My personal favorite is #1..

    Citigroup Privacy Promise for Consumers

    While information is the cornerstone of our ability to provide superior service, our most important asset is our customers' trust. Keeping customer information secure, and using it only as our customers would want us to, is a top priority for all of us at Citibank as a member of the Citigroup family of companies. Here then, is our promise to our individual customers:

    1. We will safeguard, according to strict standards of security and confidentiality, any information our customers share with us.

    2. We will limit the collection and use of customer information to the minimum we require to deliver superior service to our customers, which includes advising our customers about our products, services and other opportunities, and to administer our business.

    3. We will permit only authorized employees, who are trained in the proper handling of customer information, to have access to that information. Employees who violate our Privacy Promise will be subject to our normal disciplinary process.

    4. We will not reveal customer information to any external organization unless we have previously informed the customer in disclosures or agreements, been authorized by the customer, or are required by law.

    5. We will always maintain control over the confidentiality of our customer information. We may, however, facilitate relevant offers from reputable companies. These companies are not permitted to retain any customer information unless the customer has specifically expressed interest in their products or services.

    6. We will tell customers in plain language initially, and at least once annually, how they may remove their names from marketing lists. At any time, customers can contact us to remove their names from such lists.

    7. Whenever we hire other organizations to provide support services, we will require them to conform to our policy standards and to allow us to audit them for compliance.

    8. For purposes of credit reporting, verification and risk management, we will exchange information about our customers with reputable reference sources and clearinghouse services.

    9. We will not use or share - internally or externally - personally identifiable medical information for any purpose other than the underwriting or administration of a customer's policy, claim or account, or as disclosed to the customer when the information is collected, or to which the customer consents.

    10. We will attempt to keep customer files complete, up to date, and accurate. We will tell our customers how and where to conveniently access their account information (except when we're prohibited by law), and how to notify us about errors which we will promptly correct.

    We will continuously assess ourselves to ensure that customer privacy is respected. We will conduct our business in a manner that fulfills our promise in the many nations in which we do business.

  187. Are there good hackers??? by Some+really+cool+guy · · Score: 1

    All we can do now is pray that the person or people who found/received the package are good hackers and that they might be kind enough to credit every one of those 3.9 million customer's accounts. (Oh how I want to be in that number...When the cash comes rolling in.)

  188. All I can say is ... by Anonymous Coward · · Score: 0

    tar -cf - customer_data|gpg -e -r trustedadmin@citibank.com|ssh destination@citibank.com "cat > customer_data.tar.gpg"

    That'll be $3.5M, please.

  189. No, it wasn't encrypted by skintigh2 · · Score: 1

    http://www.theregister.co.uk/2005/06/07/citigroup_ lost_tape/
    The retail finance division of Citigroup has admitted that a backup tape containing personal information on almost 4 million customers has gone missing. The United Parcel Service lost the tape on May 2nd, and it hasn't been seen since. CitiFinancial only noticed the tape was missing on May 20. The tape contains Social Security numbers and transaction histories on both open and closed accounts at the bank's lending branches.

    Citigroup says it has no reason to believe the tape has been stolen, but alarmingly, the tape hasn't shown up at any UPS depot despite six weeks of searching.

    The company admitted that it doesn't use encryption on its electronic transmissions, nor explained why it took so long to notify the public.

    Earlier this year a backup tape belonging to Ameritrade went astray, with personal information on 200,000 customers; Time Warner lost a tape containing information on 600,000 individuals, and Bank of America and Wachovia suffered a data breach affecting 100,000 customers each in May.

    Customers are advised to call 866-452-2484 ®

  190. Opens the door for... by toonworld · · Score: 1

    ... A class-action lawsuit?

    Think about this for a moment. There have been thousands upon thousands of malpractice lawsuits against individuals who showed gross incompetence.

    In this case, not only did Citigroup fail to tranfer the data, but they also failed to secure it. People who could have been potentially affected by this might actually be able to sue them.

    Oh and why they decided to use snail courrier is beyond me. There are so many SECURE VPN connections out there... idiots.

    --
    It's not the destination that matters, but rather the journey.
  191. identity stored on tape by Bongzilla · · Score: 0


    I didn't know they had the ability to store a human being's identity on magnetic tape. Huh.

    --

    ;///////////////////////////////////////////////// /
  192. Goodbye Little Citicard by freality · · Score: 1

    It's been nice, but little citicard, it's time you and I part ways. You look really nice and shiny, but your parent company is showing major evidence of greed and stupidity. I know it sounds terrible, but if I don't cut you up, your number will be used and abused and it'll be up to me to sort it out.

    Goodbye sweet plastic.

    1. Re:Goodbye Little Citicard by e40 · · Score: 1

      This is kinda dumb.

      First, Citi is the only CC company that has virtual #'s (in the US, that I know of). Virtual #'s are generated on their website and can be used once. This is an invaluable security feature.

      Second, given the above, you need only worry about Citi themselves leaking your information. Yes, it appears it might have happened. The tapes might be lost in one of their buildings, too.

      99.9999% of all CC fraud happens outside your CC company. If you use virtual CC #'s, then you are safe 99.9999% of the time. That seems pretty good to me.

  193. economic ground zero for some 3.9M people? by Anonymous Coward · · Score: 0

    Reminds me of this quote from _Fight Club_... "One step closer to economic equilibrium."

  194. Its a plot! by Anonymous Coward · · Score: 0

    So that the old identification system will have to be swept away to make way for the number of the beast !!

  195. Former Citigroup Employee by atlantafatmike · · Score: 1

    This article strikes me as odd. I used to work for a Citigroup subsidiary, and they had tons of stupid rules for how to handle sensitive data that we followed to the letter. One of them was that all information labeled as sensitive or higher (acct #s, addresses, ss#, etc) had to be shipped via Brinks armored trucks. This included paper and electronic media records. We also had to keep all client sensitive information under lock and key each night, and had frequent checks for it. To top it all off, we had to watch stupid videos by the CEO about the company we wanted to be, and how we should be preemptive in doing the right thing when it came to transactions and handling company data. We had to sign attestations to the fact. It was a horrible place to work, with restrictions on everything. Ironic that with all their rules, they still managed to screw up somewhere.

  196. TRANSLATION: by Anonymous Coward · · Score: 0

    We sell your shit to every dickholster that asks.

  197. not surprised by willCode4Beer.com · · Score: 1

    lol, if you saw how that place works on the inside, you'd not be suprised.
    Its a joke.
    Consultant (developer) interview, (on the phone):
    What the difference between a class and an interface?
    Whats the difference between a hashmap and a hashtable?
    Tell us about your experience.
    You're hired!
    No writing actual code as a condition of employment, no actual in person interview.
    The IT department has posters on the wall explaining what phishing is.
    The code is a joke. I would have fired anyone working for me who writes code the way they do. I terminated my contract after the first 3 days, once I realized they were not interested in cleaning things up.

    The truth is, nothing will change because of this. They don't really care. Any changes were already in the works. This is a place where people become managers by staying around long enough.

    --
    ----- If communism is a system where the government owns business, what do you call a system where business owns govern
  198. Heard in the Citibank boardroom... by Anonymous Coward · · Score: 0

    "Vice President Vader, your devotion to that ancient religion has not conjured up the stolen data tapes !!"

    "Sir, we've intercepted a UPS truck that tried to break out of the sorting facility in Memphis. The tapes were not in the truck, but the hand cart was missing."

    "She must have wheeled the tapes off the truck on foot. I want a complete search of the area. See it it personally, Commander."

    "Yes sir."

  199. Maybe not a big deal by EvilStein · · Score: 1

    If they used an older version of AMANDA to run the backups, no problem. That piece of crap has trouble reading its own tapes half the time. :P

    Anyone that gets ahold of the tapes will throw up their arms in frustration and mail them back.

  200. Destroy your credit card...company. by Anonymous Coward · · Score: 0

    Funny this Citicorp story should come up.

    http://www.pbs.org/wgbh/pages/frontline/shows/wall street/

    "How one company, WorldCom, and its bankers at Citigroup, came to epitomize the conflicts of interest at the heart of the late-90s bubble."

    An older show about the credit card industry.

    http://www.pbs.org/wgbh/pages/frontline/shows/cred it/

    IMHO the whole industry is a scam.

  201. DOD? by willCode4Beer.com · · Score: 1

    Its surprising the number of organizations that use the SSN as id.
    Most school systems do, primary, secondary, and colleges. If you are in the military, your serial number is your social security number. Its right there on your id card. All your documents will have it printed on them as well. You want a bunch of SSN's, get a job as a bouncer near a military base and write them down as you check id's.

    Get a job in 'retail' anyplace that offers military or student discounts. We are constantly putting our security in the hands of an abused underpaid underclass. Do you think someone making $5.15/hour really cares about keeping your info secure?

    Truth be told, you would think banks, who have a financial interest in the matter would look for something other than a social security number for id. They are only making easy to get themselves ripped off.

    --
    ----- If communism is a system where the government owns business, what do you call a system where business owns govern
    1. Re:DOD? by drgonzo59 · · Score: 1
      Some states and organizations are trying to move away from it. Like someone said about University of Cincinanti that is trying out the new 16 digit ID numbers. But the databases are still indexed by the SSNs so many services on campus, including the library, still want you "social".

      Or the state of Ohio made it optional recently the display of SSNs on the driver's licences, but stupudly enough they require people who choose that option to have some other proof of SSN! So in effect someone has to carry the SS card with them in the wallet, which defies the initial point of keeping the SSN's private and hidden.

  202. Ummm.... by FreakyControl · · Score: 1

    Maybe they should just check the tracking number...

  203. No big deal, it's Citigroup. by Anonymous Coward · · Score: 0

    There's no reason to panic.

    They've probably already sold all that information to third parties anyway.

    Either that, or used it for contacts in their "Exciting Business Opportunity" multi-level marketing scam.

    Not to mention that this is one of the worst governed companies in the world.

  204. Signature Pads by Anonymous Coward · · Score: 0

    This is why I don't sign on those electronic signature pads they have everywhere now. It's bad enough that my CC#s are "loose-able", but I'm not going to put my signature out there to be lost/stolen as well. As they provide *no* information about what happens with that electronic signature, *no* information about encryption level/type, *no* information about the physical security of the hardware I have to assume the worst. There's a pretty good chance this data sits on some microsoft database that's connected to the internet with little/no security.
    I always (nicely) ask if I can sign on paper instead, and most of the time this is not a problem. I find it easier to assume that the stores' physical security is better than their computer security. (I know...they could still loose the paper, but I see less chance of that than electronic loss of my data.)

  205. You misunderstand the reason it's broken. by raehl · · Score: 1

    The fact that the government issues social security numbers is not the problem - they're great for what they were designed to do, identify social security recipients. You pay your taxes, uncle sam knows you paid your taxes, so when you go to cash out social security uncle sam knows you qualify. If someone "steals" your SSN to pay more taxes for you, well, great.

    The problem with the system is that EVERYBODY ELSE has decided to use social security numbers to identify you, *AND* also to use them to prove that you are who you say you are.

    Bank: "I need to know who you are. What is your social security number?"
    You: "123-45-6789"
    Bank: "I need you to prove that you're really this person. What is your social security number?"
    You: "123-45-6789"

    THAT'S the problem. It's like protecting your system by requiring a user ID to log in, and then to make sure the user is who they say they are, asking for the user ID again. Prety stupid, isn't it?

    Anyway, it's not the government's fault that others use social security numbers for both the login and the password.

    1. Re:You misunderstand the reason it's broken. by Sheepdot · · Score: 1

      I think it is. Because the government provides both the incentive AND the mechanism for proving said identity. Everyone is expected to know their social security number. If it wasn't an issue, then people wouldn't know and wouldn't care. It's like providing a P2P framework for a new computer user and telling them that just because it can be used to download copyrighted material, it shouldn't.

  206. Citibank shares, legislation by Anonymous Coward · · Score: 0

    I just looked it up, not a significant drop in the value of Citibank shares since the announcement of the world's largest customer data breach.

    So much about the self-regulating power of the market.

    Citibank should be held resposible for handling customer data they collect and store to the full extent.

    The lost data can cause identity theft, with severe consequences.

    Citibank should be punished the same way as an individual would cause identity theft for the corporation.

    It's funny, how individuals and corporations are treated differently by the legal system.

    If an individual caused as much potential or future damage to Citibank, as the corporation caused to 3.9 million customers, the individual would be vigorously prosecuted. The same legal standards should apply to corporations.

    At least to the senior management of corporations. If a corporation causes any harm to any individual, the CEO and other corporate executives should face the same legal consequences as if the damage was done by an other individual.

    Citibank should be forced to notify all 3.9 million customers, involved, take responsibility for all damages that may arise from the data loss.

    Most importantly, legislation is required to force corporations to treat customer data as if it was money or gold. The courts should establish a minimum amount of value for personal identity information.

    If this value would be just $1 a piece (just for the sake of this example), maybe not even Citibank would even think of sending a 3.9 million dollar package by a regular currier.

    We need laws where loosing 3.9 million customers personal data would send a company to bankruptcy and all their executives into jail.

    That would reflect the true value of personal identification information at the information age.

  207. Security Depends on Where The Data Came From by mpapet · · Score: 1

    I have some experience working with companies like Citibank in the debit/credit business.

    What I found is that in some instances, data is very well protected and they do an excellent job following the letter and spirit of the regulations.

    What happens though is that there are other areas of a company that are authorized users of the priviledged data that don't require the same burdensome security procedures. They have their own business unit with their own procedures and never the two business units shall meet.

    --
    http://www.maxineudall.com/2010/02/should-economists-be-sued-for-malpractice.html
    1. Re:Security Depends on Where The Data Came From by Anonymous Coward · · Score: 0

      What I found is that in some instances, data is very well protected and they do an excellent job following the letter and spirit of the regulations.

      What happens though is that there are other areas of a company that are authorized users of the priviledged data that don't require the same burdensome security procedures. They have their own business unit with their own procedures and never the two business units shall meet.


      If in an organization there is ANY area where the same data does not require the same security procedures, then this organization completely fails in data security.

      Employees in charge of creating and maintaining security at that company should go to jail, together with senior management.

  208. No by Anonymous Coward · · Score: 0

    Repeat after me: Citibank is at fault for using UPS to transfer such sensitive data.

  209. The real tragedy by jmcwork · · Score: 1

    Now they have everyone's mother's maiden name.

  210. What's that? by cyranoVR · · Score: 1

    ...a major financial institution clumsily lost millions of sensitive customers data records???!?!

    Hmmm. Must be Tuesday.

  211. There used to be a term by Anonymous Coward · · Score: 0

    Swindle

    I guess the term identity theft leads away from accountability and towards an unknow "thief" that can take all the blame.

    How convenient.

  212. I have a copy by TMacPhail · · Score: 1

    I happen to have a copy of this data. If you send me your name and social security numbers I'll check to see if you're on it and let you know.

  213. What responsibility does the comumer bear by UpsideUp · · Score: 1

    Security... it is either way overdone, or it seems like it is ignored. Maybe fines are a good way to go to prevent this, but then I would also suggest that consumer sovereignty take over. Select a credit card based on the services that they provide and the track record they have in arenas that you care about (security). DON'T SELECT A CARD BECAUSE OF A SHINY ENVELOPE.

    It is a little bit like the abused spouse, who keeps returning to the abuser.

    The bottom line... If consumers don't use Citi-Groups cards, things will either change or the company will be deprecated.

    Paul

  214. You Gotta Wonder How GODDAMN Stupid by Master+of+Transhuman · · Score: 1

    the Citi managers are.

    Since I once worked at Bank of America, I don't have to wonder: I KNOW bank managers are idiots.

    To hand over ten million pieces of confidential data to U-P-fucking-S? When they send their bank accounting data via licensed and bonded courier companies in armored cars? You know, the ones that say "Accounting data only" on the side?

    And THEN have the GALL to say, "Well, it was on mainframe computer tapes, so nobody can read it!"

    Go here
    and tell me some guy isn't extracting this stuff right now.

    --
    Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
  215. +5 Funny by Anonymous Coward · · Score: 0

    yeah.

  216. Availability of HARDWARE not reliability of MEDIA by Kazoo+the+Clown · · Score: 1

    Problem is, within 5 years, your hardware has been updated and it no longer has a compatible drive on it. And compatible drives are no longer available new, so you have to resort to eBay. That is, unless you went through all of your old backups and converted them when you switched over (and the reason you switched over was NOT because of hardware failure)...

  217. FedEx by Anonymous Coward · · Score: 0

    Well, at least that's what seems to happen where I work.

    I had a contract at FedEx Ground a while ago. Their user-accounts used rotating strong passwords, and frequently people would write them down on a piece of paper. Most of the time, system accounts, and application accounts used the username as the password, or they replaced e with 3, a with @, ad nauseum. Security was a joke.

    Adding insult to injury, a df to look at the mounted partitions would scroll off the screen for a few minutes -- all full of 1-gig partitions. Applying a mainframe mentality to UNIX computing is like using a Nissan to pull a freight train.

  218. data lost? by dinz · · Score: 1

    Does the lost data include what I owe them? That's be sweet!

  219. Uhh...SSN as proof by cepler · · Score: 1

    "No additional credit may be obtained from CitiFinancial without your prior approval, either by initiating a new application or by providing positive proof of identification," the nation's No. 1 financial services company said in the letter.
    ---

    So wait a second here. What exactly is 'positive proof of identification'? From the description of the lost data it would seem that it contains just about all the proof one would need (stupidly). The reliance on an account number (SSN) as a proof of identity is quite silly and makes me sick.

  220. First the data, then the... by Joe+Jarvis · · Score: 1

    Customer: So you lost my personal records in transit?

    Citibank: Yes. We're very sorry.

    Customer: I see. Well, I'd like to withdraw my deposits.

    Citibank: Well, it's funny you should ask...

  221. Identity Insurance by QTeela · · Score: 1

    Pretty soon credit card companies may offer customers identity insurance (for a fee, of course). If you refuse the coverage and they lose your data, too bad.

  222. What kind of encryption do you use? by Eric_Cartman_South_P · · Score: 1

    If the assholes at Citibank used encryption, it would be a non issue. What kind of encryption do YOU use? Winzip with passwords? PGP Whole Disk? Any recomendations for encrypting an entire disk on Mac/Lin/Windoze?

    1. Re:What kind of encryption do you use? by swiesen · · Score: 1

      Check out eCharge2 Corporation at http://echarge2.com. It has so much potential in the future to becoming the standard method of online payments and encryption, and has already signed up many huge service corporations such as FedEx, American Express, and others.

      It will still be several months before it is launched, but I for one, would love to see it take off!

  223. Customers Get Compensated! by swiesen · · Score: 1

    Just for everyone's information, any Citibank customer that is a part of Citibank's Credit Monitoring Service will get 90 days for free for this little accident of thiers. Even though, this is small compensation for potentially getting your entire identity stolen, it is still worth about 30 bucks, so I for one welcome that. You can find more information or sign up for the Credit Monitoring Service at https://www.creditmonitoring.citi.com/index.asp.

    I would guess that they will require you to have been a customer before this incident happened to get the 90 day credit. I think their incentive for this is so that users can check to see if anything is wrong with their credit, while in the same time, making their liability a bit less if this incident is ever taken to court.

  224. Tales from someone in the industry by daemonenwind · · Score: 1

    1. This tape was almost certainly generated by a mainframe. Why? Because the server doesn't exist that can handle the volume Citibank pushes. Not even close.

    Now, why's that important? Because your typical fraudster/hacker/script kiddie bad guy doesn't have a mainframe, tape reader (no, not like the one obsessive geeks have on their PC's as some kind of never-used backup device) and the ability to easily convert EBCIDIC to ASCII. Or even know what EBCIDIC was if they somehow managed to mount the tape to something that could try to read it. Not to mention getting the decode right for all the packed fields that store things like account balances, PIN numbers and other important bits. And if I told most of you that you would probably use IDCAMS to read this, you would get that 8-year-old-told-Santa-doesn't-exist blank stare on your face.

    In short, this tape is practically useless except to a major IT installation.

    2. Tapes like this are shipped all over the country all the time. Most folks use couriers, but UPS is not unheard of. And a courier could lose it just as easily....

    3. As to the posters complaining that no one tracks what a good customer is, yes they do. There is a number that combines your credit score, number and balance of accounts, and general activity into what a bank would call a profibility rating. That's how YOUR bank would decide what sort of card to offer you. But since most /.'ers are the paranoid sort, they probably spread their banking out over 6 institutions, half of them online. So no one really gets to know you, or take care of your banking needs as a whole. Which would lift that score nicely and give you more of a bargaining chip, as in pulling all your accounts instead of just your crummy, profitless free checking.

  225. Re:Lecture Time -- I feel your pain. by Anonymous Coward · · Score: 0

    Well I wish the moral majority would rear it's ugly head when Dublya changed the bankruptcy laws. Isn't lending money with interest a sin to those who practice Christianity? Or Judisim for that matter? And how did the country let the mega lenders of this nation dupe everyone into beliveing that they were getting soaked by bankruptcy? Yep, I'm hoarding precious metals from now on. Were all in for a real shock when real currency is banned. Welcome to ShadowRun all over again.