Text message (SMS) verification for signups
Posted
by Unknown
on Stack Overflow
See other posts from Stack Overflow
or by Unknown
Published on 2009-04-27T09:06:17Z
Indexed on
2010/04/12
22:33 UTC
Read the original article
Hit count: 313
I have seen a disturbing trend where websites are starting to require verification sent to cellphones by text message (SMS). Gmail and Facebook are two of them. What I want to know are the following:
- Is it a good idea to start requiring cellphones instead of emails now?
- How do I do it on my own website?
Edit
Here are some of my new questions on the topic in response to the answers:
- I see that most of you are saying that SMS registrations is ok. But what about the people who don't have cell phones? And why is it accepted to give out your cell phone information freely?
- Do those big providers really pay per message to a gateway service? Is it not possible to set up a server with the correct SMS software, or at least buy a subscription directly instead of having a middleman?
© Stack Overflow or respective owner