|
|
|
|
|
by kibwen
2238 days ago
|
|
There's not a single social network that has begun to require phone verification because of the risk of "toxicity or hate speech". It's all to fight spam and to better track user activity (and, if we're being charitable to them, perhaps to stymie deliberate propaganda/fake news). |
|
A service I built+run started getting overrun with bot users. The signup CAPTCHA didn’t help because they’d sign-up for accounts using humans - then after that’s done they’d copy their access tokens to the bot users. We couldn’t use a CAPTCHA for every operation on the platform.
But by requiring a real phone number that we verify (by placing a TTS phone call - not an SMS - as processing received TTS calls is much harder for the bot makers to automate) - but also looking-up the phone number’s SS7 info to prevent people from using Skype, Google Voice, and Twilio users - all commonly used by bot operators.
(Legitimate users that want an account but can’t make it past our bot screen can still contact us directly to be set-up - and to-date no-one has done this or complained about the (admittantly user-hostile) verification process.