Earlier quoted context omitted.
Why would you think that?
Because individually they'll do a worse job of mitigating spam than if they try to mitigate it collectively.
Eliminating Robocalls
21–30 of 276 posts
Re: Eliminating Robocalls
#22Earlier quoted context omitted.
The point of the article is that the phone numbers that robocalls come from are trivially spoofed. So, it's plausible that these are real people's phones being spoofed, and it would be quite rude to them to publish their phone numbers in a way that could be read as indicating the number is a robot.
So it's preventing the equivalent of dialing random numbers and hoping it's a real person?
Re: Eliminating Robocalls
#23I wrote a tool which uses Twilio to screen out robocalls: https://github.com/noah-huppert/human-call-filter
Re: Eliminating Robocalls
#24I'm waaay past trusting that network. I tell companies to text or email me. And texting is also starting to get spammed out. Right now, I can't even use apps like Hiya that implement prefix blocking. My method right now is to forward ALL calls to a google voice number, and those are transcribed or what-have-you. If you don't leave a message, I don't care about you. We need a signal, at the highest of levels to basica…
Re: Eliminating Robocalls
#25Re: Eliminating Robocalls
#26Earlier quoted context omitted.
Because individually they'll do a worse job of mitigating spam than if they try to mitigate it collectively.
Doesn't reducing spam phone calls directly hurt their bottom line?
Re: Eliminating Robocalls
#27Earlier quoted context omitted.
The point of the article is that the phone numbers that robocalls come from are trivially spoofed. So, it's plausible that these are real people's phones being spoofed, and it would be quite rude to them to publish their phone numbers in a way that could be read as indicating the number is a robot.
So it's preventing the equivalent of dialing random numbers and hoping it's a real person?
Re: Eliminating Robocalls
#28I'm waaay past trusting that network. I tell companies to text or email me. And texting is also starting to get spammed out. Right now, I can't even use apps like Hiya that implement prefix blocking. My method right now is to forward ALL calls to a google voice number, and those are transcribed or what-have-you. If you don't leave a message, I don't care about you. We need a signal, at the highest of levels to basica…
All other calls should go to voicemail by default.
The way Apple allows you to interact with CallKit makes this hard to implement because a blacklist of numbers is required and a blacklist of all numbers is huge.
Re: Eliminating Robocalls
#29Re: Eliminating Robocalls
#30I'm waaay past trusting that network. I tell companies to text or email me. And texting is also starting to get spammed out. Right now, I can't even use apps like Hiya that implement prefix blocking. My method right now is to forward ALL calls to a google voice number, and those are transcribed or what-have-you. If you don't leave a message, I don't care about you. We need a signal, at the highest of levels to basica…