Date: Wed, 27 Jun 2001 21:27:15 +0200 From: Brad Knowles <brad.knowles@skynet.be> To: Jamie Bowden <ragnar@sysabend.org>, "G. Adam Stanislav" <adam@whizkidtech.net> Cc: Mark Murray <mark@grondar.za>, dan@langille.org, freebsd-chat@FreeBSD.ORG Subject: Re: US checking accounts for non-US residents Message-ID: <p05100338b75fe3b50d28@[194.78.241.123]> In-Reply-To: <Pine.BSF.4.10.10106270521570.62395-100000@moo.sysabend.org> References: <Pine.BSF.4.10.10106270521570.62395-100000@moo.sysabend.org>
next in thread | previous in thread | raw e-mail | index | archive | help
At 5:26 AM -0700 6/27/01, Jamie Bowden wrote: > My SSN happens to be my VA Driver's License number, I could have just as > easily told the state to go blow, issue me a new unique number. Indeed, I had that same problem when I lived in Virginia. I did not become aware of the laws restricting the use of SSNs until after I had been issued my license, and I didn't want to go in to have it replaced. This is one reason I was really happy when I moved to Maryland, and found that they issued their own license numbers, which I believe was based on a soundex code from your last name, plus perhaps some other identifying information. -- Brad Knowles, <brad.knowles@skynet.be> /* efdtt.c Author: Charles M. Hannum <root@ihack.net> */ /* Represented as 1045 digit prime number by Phil Carmody */ /* Prime as DNS cname chain by Roy Arends and Walter Belgers */ /* */ /* Usage is: cat title-key scrambled.vob | efdtt >clear.vob */ /* where title-key = "153 2 8 105 225" or other similar 5-byte key */ dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p05100338b75fe3b50d28>