Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » User authentication by phone #
Closed Thread
Old 12-21-2006, 06:23 PM   #1 (permalink)
 
Newb Techie

Join Date: Dec 2006

Posts: 7

scabbage

Default User authentication by phone #

Hi, guys,

I have this idea for building a website. However, I have encountered a very difficult problem. I was wondering if it is possible to do user authentication without using registration/login. Basically, I need a way to verify that the person is really what they claim to be. Right now, the only way I could think of is using one's cellphone number + last 4 of their SSN. However, could anyone tell me if this type of information could possible be available for commercial use? Thanks.
scabbage is offline  
Old 12-21-2006, 10:50 PM   #2 (permalink)
 
True Techie

Join Date: Apr 2006

Posts: 195

johnyB_24

Default

I don't believe that anyones phone number can be used for commercial purposes without his/her authorization.I think you should think of another way to check user identity
johnyB_24 is offline  
Old 12-27-2006, 09:27 AM   #3 (permalink)
 
Super Techie

Join Date: Sep 2005

Posts: 341

hillbillybob

Default

Ya, that, and it is a federal offense to use a persons SSN for any sort of identification.

umm...Seeded card algorithim?
__________________
The greatest measure of a nation is not it\'s army or economy, but by how many people are trying to get in, and how many people are staying!!
Guns, Guts, and Alcohol made America free.
Born American, Die American
Ubuntu - it\'s all about the bun\'s baby!!!
hillbillybob is offline  
Old 12-27-2006, 09:13 PM   #4 (permalink)
 
Newb Techie

Join Date: Dec 2006

Posts: 7

scabbage

Default

Quote:
Originally posted by hillbillybob
Ya, that, and it is a federal offense to use a persons SSN for any sort of identification.

umm...Seeded card algorithim?
So what is seeded card algorithm? The basic function I'm thinking of for my website is: person A knows person B by name and cellphone #; A writes something for B, e.g. "I love u" (message + B's phone number + B's name) without letting B know about it until B checks the website (by punching in A's phone number and name). This seems very difficult to achieve without an authentication system. Any idea?
scabbage is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On