Slashdot Mirror


Congress To Restrict Social Security Number Use

diverge_s writes "News.com.com has an article detailing a long overdue attempt Congress is making to restrict the use of Social Security Numbers. From the article: 'In both the House and the Senate, there are at least three pieces of pending legislation that propose different approaches to restricting the use and sale of SSNs. Politicians have expressed astonishment at what they see as a rising identity fraud problem, frequently pointing to a 2003 Federal Trade Commission survey that estimated nearly 10 million consumers are hit by such intrusions each year.'"

28 of 280 comments (clear)

  1. Band-aid on a gunshot wound. by TripMaster+Monkey · · Score: 5, Insightful


    All the proposals mentioned in the article are merely band-aids on a system that is fundamentally broken. Any competently designed identification system consists of two parts: the public identifier, and the private key. The problem with SSNs is that you have a system where one number is simultaneously the public and private parts of the system, which dooms it to failure every time.

    Making new rules limiting the sale and purchase of SSNs, or restricting the display of SSNs on reports, is just closing the barn door after the hore has already left.

    --
    ____

    ~ |rip/\/\aster /\/\onkey

    1. Re:Band-aid on a gunshot wound. by Billosaur · · Score: 4, Insightful
      All the proposals mentioned in the article are merely band-aids on a system that is fundamentally broken. Any competently designed identification system consists of two parts: the public identifier, and the private key. The problem with SSNs is that you have a system where one number is simultaneously the public and private parts of the system, which dooms it to failure every time.

      From the article: The SSN hasn't always had such broad applications. Back in 1935, Congress first directed the Social Security Administration to develop an accounting system to track payments to the fund. Out of that mandate came a unique identifier that has ultimately found applications in everything from issuing food stamps to tracking down money launderers.

      This is what happens in the modern age, when previous devices are outstripped by new uses for them. The SSN number started out as simply an identifier for the purposes of calculating benefits and recording taxes. It has turned into a universal identifier, but has not fundamentally changed at all. It's very easy to forge a Social Security card, and the accessibility of SSN data tied to all sorts of other information makes it far too easy to compromise.

      As an aside, other than the fact it doesn't contain a photo, the SS card is pretty much a national id card.

      --
      GetOuttaMySpace - The Anti-Social Network
    2. Re:Band-aid on a gunshot wound. by Gonarat · · Score: 5, Interesting

      Exactly. It shouldn't matter if I know your SSN. There should be a private key part of the equation required for a transaction that requires an SSN to take place. This token should be a pass phrase, not just a password or PIN. Verification can be done electronically by the Social Security Administration.


      For example, if I sign up for a credit card, the application would not be processed until I give my valid pass phrase and it was verified. This way, someone could find out my SSN, date of birth, Mother's maiden name, shoe size, or whatever else, but could not do anything with it without knowing my pass phrase. Credit cards themselves should at least require a PIN to complete a transaction. This could be done without a major overhaul of the financial network -- the ISO 8583 specs supports PINs.


      You could support several pass-phrases. One pass phrase would be for applying for credit and such, giving a Bank or Credit institution this pass phrase would allow them to not only access your credit report, but would give them authorization to update it as they do today. A second pass phrase could be given to just allow read access to a credit report. This could be used for your own access, access by landlords, or any other situation where you need to give out that information without giving the ability to update it. One time use read pass phrases could even be supported. Pass phrases could be changed by visiting the Social Security Office or online. Any forgotten pass phrases would require a visit to the Social Security Office.


      A system like this would massively cut down on fraud and identity theft without too massive of a change to the current system flow.


      --
      Beware of Sleestak
    3. Re:Band-aid on a gunshot wound. by Alex+P+Keaton+in+da · · Score: 4, Interesting

      Um- do we really need legislation to restrict use of SSNs? I thought that the law already said that SSNs are only for, well, social security... Why dont we enforce laws before making up new ones?
      I went to a state University for 2 years before transferring to a private one. At the state school everything was all about the SSN. One every test, you had to put your SSN...

      --
      And All I Ask is a Tall Ship And a Star to Steer Her By
    4. Re:Band-aid on a gunshot wound. by Atroxodisse · · Score: 3, Interesting

      It seems obvious that you need one number that only the government and your employer knows and another unique number that can be given to banks, your land lord, credit companies etc. At least that way if your public number is stolen they can only affect your credit rating and not your income taxes. What they really need is a website where you can generate new keys to give to different agencies. That way you know where the leak came from and police can identify companies that are selling your number, have employees that are stealing numbers or have weak network security. In Canada it is suppose to be illegal for anyone but a government agency to ask for your Social Security Number(Canada's version of the SSN). Banks still ask for it though.

      --
      Read my short stories - You won't regret it.
    5. Re:Band-aid on a gunshot wound. by jcr · · Score: 4, Informative

      Any competently designed identification system

      The SSN was never intended to be an identification system. In fact, its proponents promised up and down that the SSN would never be used for anything but keeping records of individual retirement accounts.

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
    6. Re:Band-aid on a gunshot wound. by emmaussmith · · Score: 4, Informative

      Public Universities are beginning to change. About 2 years ago, NC State University (my school) switched from using the SSN to a six digit ID number which the Cashier's Office had already been using in their own database.

      They issued new ID cards to everyone along with other much needed improvements (your SSN is no longer used as a standard barcode on the front, larger photo, newer magstripe, expiration date, etc.). This made everything much more secure and departments and professors are no longer allowed to have/use your SSN as a primary key.

    7. Re:Band-aid on a gunshot wound. by Asphalt · · Score: 3, Informative
      There seems to be a huge amount of misunderstanding about the law regarding the use of SSN's. It is a violation of federal law to require a person to submit their SSN for anything other than certain finance related purposes (actually that's a pretty big and unfortunately hazy list, but one that is far smaller than businesses respect). I think it is legal for anyone to request it, but probably 90% of the time they have no basis for requiring it.

      I don't use mine (except for financial institutions).

      When my dog's vet asks for my SS#, I simply say "I don't have one".

      There's really little that they can do about it. They give me a quizzical look, but that's about it.

      Maybe I'm from Canada. Maybe I never applied for a number (technically, you don't have to).

      I've yet to have anyone ask me "why?". I wouldn't be their business.

      Of course, this doesn't work with banks. I give it to people who have an overt legitimate legal need for it.

      But, if they don't pay me interest or wages ... I have no Social Security Number.

      That's been my position for years. Is it always convenient? No. The cellphone carrier required a deposit (which was paid back with interest after 1 year).

      Utilities required a deposit when they were first set up (which were paid back with interest after 12-18 months).

      You have to decide whether you want to trade short term convenience for privacy.

      Most people choose the former, but I usually go with the latter.

    8. Re:Band-aid on a gunshot wound. by swillden · · Score: 3, Informative

      I give them 9 random digits.

      Then you might be giving them someone else's number. While that probably won't ever result in trouble for the owner of that number, I think it's a better ideas to give an unassigned number. There are plenty of them.

      For the first three digits, you can choose any number between 650 and 659 or between 729 and 999.

      For the next two digits, the numbers '00' are never assigned.

      For the last four digits, '0000' is never assigned.

      Personally, I like to use a number that differs from my real number in only a couple of places, so that I can remember it, in case I'm ever asked for it again. Effectively, I have two similar numbers, one I give to those I think actually need it (financial institutions and employers, mainly), and one I give to everyone else.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    9. Re:Band-aid on a gunshot wound. by terrymr · · Score: 3, Interesting

      some of these "unassigned" numbers are used for non-resident taxpayer ID numbers ... before I lived here I had a 988 number.

    10. Re:Band-aid on a gunshot wound. by canuck57 · · Score: 4, Interesting

      For example, if I sign up for a credit card, the application would not be processed until I give my valid pass phrase and it was verified.

      This isn't going to help, what if the institution records it? Sooner or later they will. Oh yea, pass a law... that is useless too as we can't enforce the laws we already have.

      The real issue is the lending institutions business practices of NOT practicing due diligence in maters of credit. That's right, they are just too damn lazy to verify who you are. They have been known to hire ex-cons to process credit card applications!!! Personnally, I don't care if they are careless, I do however care about the grief it causes people.

      The real solution is to make it easy for those that get grief from poor and lax credit to recover damages and get their records corrected quickly. I would propose:

      • Unlimited liability for damages to people who have been harmed by invalid or incorrect credit information.
      • Credit information must be corrected in 7 days of notice or the credit agencies involved shall assume 100% liability for all damages and up to 30 times the damages in punative damages.
      • Damages can include almost any expense, milleage, legal, rental, hotel, airfare, time taken, etc.
      • No charges are allowed for users to check their credit, and no charges for correcting their credit. This includes providing 1-800 numbers as not to incur long distance. And up to 8 times per year.
      • If big credit is deemed negligent or unresponsive punitive damages can be unlimited.

      And enforce the above vigoriously. Make the lenders so scared and costly to get it wrong they will clean up their act. Maybe we have to go the bank where we meet a real person that will check our ID and knows we have deposits. But a small price to pay. And apply at the bank, not through Joe's Con Credit card processing service.

      One last item, a forced labor camp where if convicted of fraud, you have to work to pay off all damages to get free. In essence, those that knowingly choose a life of fraud become indentured slaves to society.

  2. shared secret by Lord+Ender · · Score: 5, Insightful

    Many companies and government organizations use the SSN as some kind of shared secret for the purposes of establishing identity.

    This law wants to prop up this model.

    THIS IS A STUPID MODEL.

    There are much better ways of establishing identity than using the SSN.

    What we need to do is STOP USING SSN TO ESTABLISH IDENTITY!!!

    Then it can be public, you can post it wherever you want, and we won't have to deal with the impossible problem of putting the cat back in the bag.

    Government issued smartcards, with a simple PKI (and revocation system) would be a perfect method for establishing identity. We need to put the money in to that, not trying to keep some unchangable number secret.

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
    1. Re:shared secret by jcr · · Score: 3, Insightful

      You are describing the potential abuses by a government for such a system, jumping immediately to the conclusion that if it exists, the government will abuse it.

      You ignore the fact that when a power is ceded to a government, it's extremely difficult to revoke. When we instituted the census, for example, we didn't anticipate it being used to round up people and put them in concentration camps, but that's precisely what the FBI did under Roosevelt.

      Perhaps you trust the government with this power today, but I do not trust all future administrations with this power.

      The truth of the matter, is that the US needs a national id card

      Like hell we do.

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
  3. I still get all bent out of shape.. by bigattichouse · · Score: 3, Interesting

    I was once reprimanded by an employer for standing my ground on the fact that a badgenumber+SSN was not a good idea for a login id. grumble grumble. I left the place soon after and have never listed it on my resume.

    --
    meh
  4. They will fix this... by Anonymous Coward · · Score: 3, Insightful

    ...by requiring the use of a RealID number instead of an SS#. This is how they will force RealID down everyone's throat.

  5. It's About Time by BigCheese · · Score: 3, Insightful

    Go read the article. The proposed legislation sounds reasonable. It should have been done years ago.

    Now, what sort of evil riders will be attached?

    --
    The obscure we see eventually. The completely obvious, it seems, takes longer. - Edward R. Murrow
  6. Repeat after me... by GillBates0 · · Score: 3, Insightful
    A SSN is just a name, a public identifier, or a login username if you will. It is _not_ a password or authentication mechanism (for that matter, neither is my mother's maiden name or street address). Using a SSN+address for authentication is as ridiculous as using a username+IPAddress alone for online banking.

    I wonder why more companies/organizations don't realize this, and any step to educate them is a step in the right direction.

    --
    An Indian-American Hindu committed to non-violent thought/speech/action alarmed by the global explosion of radical Islam
  7. If you need to use a fake SSN# use this one... by i_want_you_to_throw_ · · Score: 4, Interesting

    078-05-1120

    It's a specimen number from the Eisenhower era. No need to give ur correct number to the cable or phone company. They don't need it. Period. Of course it's possible that someone else has used this number already, especialy if you live near me in upstate NY.

    Otherwise use the "Fletch" approach on things like your customer loyalty cards. I keep mine under Harry S Truman, Ted Nugent and John Cocktosen. I have started using Igor Stravinsky lately.

    1. Re:If you need to use a fake SSN# use this one... by OctoberSky · · Score: 4, Funny

      I go with Peter Lemonjello, sometimes when asked I correct people with "It's Dr. Lemonjello"

      Mr... err... Dr. Lemonjello has a Gmail account, a throw away cell phone, and subscriptions to Stuff, Popular Science, and Field & Stream. He now gets credit card offers. He lives in my house yet I have never seen him. H&R Block must think I am sick of him living with me because they are offering him a home loan, good rate too, Peter must have good credit.
      He used to get those 9 cds for 1 penny but he got sick of all the associated crap that came along with them.
      I reply to all of his mail with the return address labels some Church sent him. He must be religous, I think I might have Dr. Lemonjello ordained so he can conduct marragies through an online church.

  8. Comment removed by account_deleted · · Score: 4, Informative

    Comment removed based on user account deletion

  9. Just in the nick of time by Mouth+of+Sauron · · Score: 5, Insightful

    *NOT*

    Wait... What's this printed on the back of my Social Security card? "Not to be used for identification purposes."

    Having been the victim of identity theft and credit card fraud, I have to say this is probably too little too late. I've had over $20,000 in fraudulent charges made in my name -- items ranging from electronic equipment to beer and gasoline. The Social Security number is already the de facto citizen identification number, even if it is not de jure.

    Some culpability lies in the lap of merchant businesses, as well. In one case, a company sent a credit card application issued in my name to an old address. The occupant filled it out and began making purchases. When the bill came due, the collections agency had no problem tracking me down to give notice. In my opinion, this merchant could have been more dilligent, because I had asked them to cancel my account years before this happened. They were certainly dilligent when it came to getting paid.

  10. It says "Not for purposes of identification..." by dpbsmith · · Score: 4, Interesting

    ...right on the card. Just what is there about "Not for purposes of identification" that is hard for officials to understand?

    Of course, when I was in the hospital emergency room and I said I didn't want to give them my social security number, they said they would treat me until I did. I backed down.

    When I contacted the social security administration about this, and said "Am I required to give anybody but the government my SSN," their rather unhelpful reply was "No, you're not required to, but the hospital is not required to treat you without it."

  11. Those Who Forget History... by neongenesis · · Score: 3, Informative

    Much of the debate on the 1974 Privacy Act revolved around the fact that the SSN was NOT to be used as a universal identifier. Paragraph 7 (if my memory serves) restricted the use of SSNs to those things either grandfathered (allowed by federal, state, or local law) before 1974 or explicitly named and allowed in a federal law; and in either case including a requirement that the requestor tell you the basis for the request. (Note that folks blanketly refusing to give the SSN are usually not on strong legal ground. Much better is to refuse until the requestor provides the legal basis for the request as provided for in the Privacy Act. IANAL etc...).

    The loophole was that this act only restricted government not the private sector. Thus banks, insurance companies, universities, employers, local pizza joints, all ask for the SSN and can refuse service unless you provide it.

    It would be a good start to debate if we could base a new law on the existing historical basis for the limitations in the 1974 privacy act, and then extend those restrictions to ALL use of the SSN by anyone.

  12. No financial burden for them. by khasim · · Score: 4, Interesting
    I wonder why more companies/organizations don't realize this, and any step to educate them is a step in the right direction.
    They do realize it.

    They just don't care because the current system minimizes their financial losses by transfering those losses to the individual who has his/her identity "stolen".

    Making any changes would cost money which reduces profits.

    Any changes that improved the situation could be used to find them responsible when/if their new system is defrauded.

    So, fixing the system is, from the individual company's point of view, all loss and no gain.
  13. Re:No Significance by pla · · Score: 3, Interesting

    Unless they are providing some other way to authenticate people when they sign up for a service this doesn't seem to me like it will do much.

    You mean something like "assign a pseudorandom 20-digit account number"? Yeah, real challenge there


    After all, who wants to pay your taxes?

    The problem here directly relates to that answer - No one.

    You should ONLY ever need to give your SS# for the purpose of reporting taxable income to the SSA. Period. End of valid reasons.

    You should not need it on your driver's license, you should not need it on non-interest-bearing financial accounts such as credit cards or most checking accounts. You should not need to give it to the phone, cable, gas, and electric companies. You shouldn't even need to give it to the town/city or possibly even the state (though, as far as the state goes, since the IRS disgustingly considers the state giving me back the excess of my withheld taxes as "income", they've done a definitional end-run around that exception). You shouldn't need to give it to your university if you don't receive any fincial aid. You shouldn't need to give it to your insurance company, since they only reimburse you for losses. You shouldn't need to give it to your doctor or pharmacist. You shouldn't need it on your marriage license (though again, we have a definitional end-run by the government for that one, by having special tax rules for married couples).



    Personally, I find it telling that politicians "expressed astonishment" that every company and their dog asks for your SS#. How the hell do these guys live in the modern world? Do they actually have servant even for such rare tasks as signing up for a new long distance carrier or ISP? And can someone even legally let a servant sign up for credit cards or mortgages?

    We need these assclowns out of office ASAP, and a maximum allowable income and assets cap for any future officeholders. Have over half a million in capital or make over 100k per year? See ya.

    And NO... MORE... LAWYERS!

  14. SSN == PPS == RSI++ by ObsessiveMathsFreak · · Score: 3, Interesting

    But my father pointed out that years ago, you didn't need a social security card until you first got a job. Now, in order to claim your children on taxes, you have to get them a social security number.

    Over here(Ireland), we used to have an RSI (Revenue and Social Insurance) number. Basically a fraternal twin of the social security number. Well not any more pal! These got "upgraded" to a PPS(Personal Public Service) number. You get them from birth and you need them for everything . If you do not have, or like me, constantly forget your number, you cannot apply for anything. Without this number, you do not exist.

    Basically, it's your Number. The unique ID that indexes your name in the Government's databases. That is, if the Government has a database. Things are still a little behind the times over here.

    Anyway my point is that this overtly and officially does what your SSN unofficially does, i.e. replaces your name as your most important indentification. For everything. Private companies ask me for this all the time, and probably have complete access to any verification database to check up on it. Who am I kidding. In this country, private companies probably have write access to the database.

    To bring things heavily ontopic, no one, no one I know cares about this. "A shure, what's wrong with it?... Will you go 'way from me with your 'privacy'. What do you have to be private about, What?" is the typical, nay, universal response. Never mind that this country used to be a theocracy, one party state and under foreign rule not so long ago.

    Admittedly, the odds of a dictatorship are extremely low, but I can tell you that there is an extreme level of corruption here. Most importantly, the police here are highly unaccountable and frequently unscrupulous. There are many well documented incidents of railroading amoung other things. How does the PPS number mix into all this? I'm not too sure, but I don't like the idea of it.

    I don't think the issue is one of privacy. I think it's one of independance. Freedom in a sense. I should be able to be who I am, say who I am, without needing any official papers from the state. why should they have the right to grant and revoke some number or tag that in effect becomes my name? As a citizen, I should have the right to live my life free from interaction with the government, not bound to its whim by beaurcracy.

    Consider the plight of people in China, who need papers to move from provence to provence. How dare the government tell them where they can and cannot live in their own country. My fear is that PPS and SSN may lead to a similar situation. You will need the governments approval, via a valid, unsuspect number, to do just about anything. Need to open a bank account. Sorry, your PPS came up red. Need to fly interstate? Sorry your SSN is on the do not fly list.

    Try and tell this to anyone over here and they'll just give you funny looks. I'm one of the few people that disagreed with electronic voting, and I can tell you that was a struggle. So I'm not even going to waste my time going on about PPS numbers outside of this post.

    --
    May the Maths Be with you!
  15. SSNs now issued at birth by swillden · · Score: 4, Interesting

    Now, in order to claim your children on taxes, you have to get them a social security number.

    Not only that, but with my youngest kids, the paperwork to request and issue an SSN was processed by the hospital. We were told that if we didn't sign the request form, we wouldn't be allowed to take our child home. I didn't buy that, of course, but signed the form because I knew we'd need the number anyway. I'm sure that if you forced the issue, you could take your baby home without getting an SSN, but I doubt anyone does.

    --
    Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  16. SSNs on tests at public univs. by JimBobJoe · · Score: 4, Interesting

    At the state school everything was all about the SSN. One every test, you had to put your SSN...

    In the early 1990s a group of students took Rutgers to court regarding SSN use as the student identifier. They won in federal court, and that case was considered precedence in this field. (Not to mention kinna cool because it was just a bunch of students going at the university pro se.)

    That case specifically enumerated

    *prohibitions using all or part of the SSN as an identifier on tests or assignments

    *prohibitions using all or part of the SSN as an identifier en masse (such as posting grades by last four digits)

    *prohibitions regarding using all or part of the SSN as an identifier on student ID cards

    Universities damn well know of the Krebs v. Rutgers prohibitions but they have taken their time in implimenting them. Hell, even my university broke/still breaks the Privacy Act of 1974, by not disclosing how the SSN will be used and if its necessary to disclose, when applying for admission.