TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Should you reply STOP to unwanted texts?

290 pointsby yawn8 months ago
I have been advising people I know to block, then delete and report junk (iOS) to unwanted texts. Others have argued with me that you should reply STOP. I disagree, especially after checking a shortened link in a “campaign” text and finding the link was a phishing attempt. What do you think?

65 comments

solardev8 months ago
It kinda depends on which platform handles their bulk messages. For example, if they are messaging you through Twilio, replying with &quot;STOP&quot; will cause Twilio itself to opt you out of messages (<a href="https:&#x2F;&#x2F;help.twilio.com&#x2F;articles&#x2F;223134027-Twilio-support-for-opt-out-keywords-SMS-STOP-filtering" rel="nofollow">https:&#x2F;&#x2F;help.twilio.com&#x2F;articles&#x2F;223134027-Twilio-support-fo...</a>), and the sender can&#x27;t disable that (<a href="https:&#x2F;&#x2F;help.twilio.com&#x2F;articles&#x2F;360034798533-Getting-Started-with-Advanced-Opt-Out-for-Messaging-Services" rel="nofollow">https:&#x2F;&#x2F;help.twilio.com&#x2F;articles&#x2F;360034798533-Getting-Starte...</a>). It&#x27;s kinda like how Mailchimp handles unsubscriptions for recipients, no matter what the sender wants.<p>However, if they&#x27;re using some other carrier or rolling their own VOIP setup, etc., or sending from a toll-free number instead of a shortcode, there&#x27;s no guarantee that their particular platform will honor STOP. And there&#x27;s no way for you, as a recipient, to know which is which.<p>Generally I will reply STOP if it&#x27;s something I know I signed up for but no longer want. Things I never signed up for just get reported as spam and I don&#x27;t reply.
评论 #41703759 未加载
评论 #41705543 未加载
评论 #41703630 未加载
评论 #41709443 未加载
评论 #41718479 未加载
评论 #41707945 未加载
buildbuildbuild8 months ago
Beware the edge case: I responded STOP to a message years ago, then was unable to receive SMS from a popular money transmission app during the signup flow to claim funds that a friend sent me.<p>After over a month of troubleshooting, it turns out that I had sent &quot;STOP&quot; to that number years ago on a different device (no longer visible in chat history) and now had to send &quot;UNSTOP&quot; in order to receive the phone verification SMS required to sign up for the service. It was a shared number between multiple apps.
评论 #41710789 未加载
评论 #41707602 未加载
评论 #41707478 未加载
评论 #41707248 未加载
评论 #41712234 未加载
评论 #41707335 未加载
danny_taco8 months ago
In my experience it doesn&#x27;t do much. For example, I made the mistake of contributing to the campaign of a politician. Now I get texts from candidates all over the country. If I reply STOP to one, I just get sent more texts from another number, for another candidate in another state. I just got tired of replying with STOP after the 20th time. This just guarantees I&#x27;m never giving any money to any candidate ever again.
评论 #41705508 未加载
评论 #41703845 未加载
评论 #41706044 未加载
评论 #41703776 未加载
评论 #41707435 未加载
评论 #41704177 未加载
评论 #41706184 未加载
评论 #41708996 未加载
评论 #41703925 未加载
评论 #41713928 未加载
评论 #41706102 未加载
jonathanstrange8 months ago
A Golden Rule of the internet says that you should <i>never</i> reply to unwanted texts on <i>any</i> medium:<p>- stalkers and trolls live off reactions, both positive and negative ones<p>- spammers will use your reply to verify there&#x27;s a human at the other side<p>- colleagues and friends will hate you because everybody thinks they&#x27;re important<p>Replying only has negative effects. Use client-side filtering, kill files, blocking functions, or ignore the text - whichever fits best.
评论 #41708097 未加载
评论 #41706407 未加载
conductr7 months ago
I wish Apple would natively support more filtering options. Same with the Phone app. I get a dozen calls a day from “Spam” or “Political” callers yet I can’t ignore or send them to voicemail. I can send every unknown number to voicemail but that’s too heavy handed to ever work. There’s a lot of valid communication with folks that I never add to my contacts, I shouldn’t have to add them to my contacts proactively just to get their initial call. I never usually know what number they’d be calling me from.<p>It’s the same with texts. They could filter these in a more useful way. Also, IMO, I shouldn’t see a counter bubble if I filtered out&#x2F;missed a call that went to voicemail. I’m an inbox zero type and having bubbles means there’s something that needs attention. Spam doesn’t need attention.
joshstrange8 months ago
I often use the “Report junk” button on iOS but after spending years being bombarded with political SMS messages that I didn’t sign up for (always addressed me by the wrong name, and I’ve had my number for well over 20 years) I finally got relief.<p>I found out which provider was sending the SMS and contact their abuse line (I would reply STOP but they would just send from a different phone number) and got the name of the customer who was sending the messages. I then contacted that company and got them to blacklist my number (they were a company for sending political sms only, I have no worries about needing to get an sms they would send).<p>I now get 1-2 political spam messages a month, if that, and I’ve been too lazy to hunt down the source of the few remaining spammers. It went from 2-3 a day to 1-2 a month, huge relief.
评论 #41709487 未加载
评论 #41709394 未加载
评论 #41709893 未加载
评论 #41709644 未加载
评论 #41709405 未加载
martingordon8 months ago
Bouncer (<a href="https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;bouncer-text-messages-blocker&#x2F;id1457476313" rel="nofollow">https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;bouncer-text-messages-blocker&#x2F;...</a> &#x2F; <a href="https:&#x2F;&#x2F;github.com&#x2F;afterxleep&#x2F;Bouncer">https:&#x2F;&#x2F;github.com&#x2F;afterxleep&#x2F;Bouncer</a>) is a free and open source SMS filtering app that has saved my sanity over the past couple of years. You need to manually set up filters, but once you do, the amount of political spam drops to 0.<p>It uses iOS’s SMS Filtering framework, which does the filtering in a privacy-preserving way: <a href="https:&#x2F;&#x2F;developer.apple.com&#x2F;documentation&#x2F;sms_and_call_reporting&#x2F;sms_and_mms_message_filtering&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developer.apple.com&#x2F;documentation&#x2F;sms_and_call_repor...</a>
评论 #41716718 未加载
评论 #41709713 未加载
评论 #41709765 未加载
评论 #41711480 未加载
评论 #41710699 未加载
评论 #41710560 未加载
teeray8 months ago
The real question is: why haven&#x27;t OS manufacturers (okay, namely iOS), recognized that there is spam in texts and bring the same mechanisms we have to fight spam in email? Why can&#x27;t I simply create a keyword filter for all of the current political candidates&#x27; names and auto-delete any campaign texts?
评论 #41708515 未加载
exabrial8 months ago
Carriers in the US will block further texts from the number. The problem is it’s easy to get more numbers to spam from. This unfortunately makes it super hard for legit businesses to send transactional texts. (And Google is leading the charge in marketing ‘new features’ as a ‘transactional’ emails and push notifications)<p>The undeniable way to stop spam texts is to litigate. You’re put onto special lists at “number reputation” “data brokers” and the texts magically stop.<p>At up to $1500&#x2F;violation, there are a lot of lawyers out there willing to help out with this.
评论 #41705960 未加载
评论 #41706434 未加载
评论 #41726324 未加载
xivzgrev8 months ago
I have been getting a lot of spam lately. Here&#x27;s what I&#x27;m doing<p>1) Turn on filtered view on iMessage<p>2) Actually report the abuse to carriers. iOS makes it easy, but it seems pretty ineffective because the abusers can just use another number. But if you complain to the carrier directly, then they can (hopefully) remove you entirely for that shady customer (and possibly kick them off). Here&#x27;s what I do<p>a) Go to <a href="https:&#x2F;&#x2F;www.ipqualityscore.com&#x2F;free-carrier-lookup" rel="nofollow">https:&#x2F;&#x2F;www.ipqualityscore.com&#x2F;free-carrier-lookup</a> (or whatever site you like, that&#x27;s just the one I found)<p>b) Type in the spam number<p>c) Find the carrier name<p>d) Google the carrier, go their site, and find &quot;Report abuse&quot; or something similar<p>e) Fill out the form. Include your contact info so you actually know whether something is done or not.
brigade8 months ago
“Report junk” does jack all for legal to semi-legal spam, thanks to the carriers fear of politicians. It <i>might</i> do something for phishing and unabashed scams, but for the bulk of spam you get you do want to reply STOP. Not because the campaign will stop spamming you, but because evidence of explicit nonconsent is the only thing spam gateways like Bandwidth.com actually care about (under duress from the carriers), and they might actually fine them $10. Or worse, threaten to rate limit their spam.
senojsitruc8 months ago
I tried that recently with some political texts. I do not recommend. It could be coincidental, but I suddenly started receiving a lot more political texts.<p>It might be true that I stopped receiving texts FROM THAT NUMBER, it&#x27;s clearly the same organization spamming me from other numbers. Whatever. I&#x27;d rather get spam texts than robocalls.
评论 #41706997 未加载
评论 #41709308 未加载
评论 #41707105 未加载
评论 #41706982 未加载
评论 #41707100 未加载
评论 #41709339 未加载
1a527dd58 months ago
For those in the UK you can forward to 7726 to report it [1]<p>[1] <a href="https:&#x2F;&#x2F;www.gov.uk&#x2F;report-suspicious-emails-websites-phishing#text-messages" rel="nofollow">https:&#x2F;&#x2F;www.gov.uk&#x2F;report-suspicious-emails-websites-phishin...</a>
评论 #41713273 未加载
评论 #41707278 未加载
add-sub-mul-div8 months ago
It pisses me off that Outlook no longer allows you to report something as spam anymore without also sending an unsubscribe. Because I do feel uncertainty of how that signal could be used.
chatmasta8 months ago
No. Reacting to any unwanted contact just moves you further into their funnel. Ideally don’t even open the text.
评论 #41703875 未加载
评论 #41703688 未加载
评论 #41710489 未加载
vezycash8 months ago
Phone numbers and emails are bought and sold. Some entities sell premium lists filtered by unresponsive numbers. Texting &quot;STOP&quot; or answering calls can signal activity and lead to more spam.<p>Enable &quot;Do Not Disturb&quot; or its equivalent with your provider to make contacting you costlier and reduce spam. Then, manually block every number that contacts you.
tommiegannert8 months ago
I&#x27;m receiving email spam for my business (&quot;Nice product! What does your Go-To-Market strategy look like? ...&quot;), and they often include &#x27;if you don&#x27;t want more emails from me, just reply &quot;remove me.&quot;&#x27;. I assume this is either to create a sunk cost, to validate that the email address works, or to avoid me hitting the Report spam button in GMail.<p>The fact that I&#x27;m not replying even after your second attempt should be a strong indicator that I want you to remove me. If you send me three mails, I&#x27;ll mark your email as spam and block you.
评论 #41706466 未加载
评论 #41726354 未加载
smileybarry8 months ago
If it&#x27;s normal marketing stuff from something I had an interaction with -- clothing store, restaurant, etc. -- then I try their unsubscribe flow if it&#x27;s 1-2 steps.<p>But generally, when I was using a Pixel I made extensive use of Google&#x27;s SMS spam blocker and reported all of the random political texts that kept using different names. (And eventually Google&#x27;s filter learned)<p>Now on iPhone (outside the US), there&#x27;s no junk detection and I don&#x27;t trust any app to not keep my texts. But I found that blocking a bunch of shady shortener domains + WhatsApp links with an app like Blocky[1] catches like 95% of them.<p>1: A power user app that lets you make your own wildcard &amp; regex filters for texts. Offline and open source. Looks like it&#x27;s delisted by now, but this was the link to it: <a href="https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;blocky-sms-filter&#x2F;id1535374786" rel="nofollow">https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;blocky-sms-filter&#x2F;id1535374786</a> . Maybe I&#x27;ll make one to replace it when I get a Mac.
kccqzy8 months ago
I do not. Just like if I get unwanted email, I do not reply anything or even report it: I simply add a rule to move it to trash automatically. The sender does not need to know whether I read their message and considered it useful, or I didn&#x27;t read the message and discarded it.
waltbosz8 months ago
I&#x27;ve replied to a couple political ads with, &quot;Who is this?&quot;<p>For federal office, I&#x27;ve never gotten a response. For local office, sometimes I get back, &quot;I&#x27;m a volunteer for candidate xyz.&quot; Once or twice the reply was seemingly from the candidate themselves.
Workaccount28 months ago
Maybe someone who has some kind of reach (perhaps at google) can fix a big issue with the rise of RCS spam:<p>The spammer can see the read receipt, so even if you don&#x27;t respond, just viewing the message itself is a &quot;response&quot;.<p>Read receipts should be disabled for unknown numbers by default.
benoau8 months ago
I don&#x27;t even click unsubscribe links anymore, I just CC straight to my government&#x27;s spam complaint line and report how my contact information has been misappropriated if I actually provided it, or accuse them of acquiring it without my consent too.
toastau8 months ago
In Aus with Telstra there is a filter but they also recommend it, so they may enforce a block upon STOP?<p>&quot;The SMS scam filter will not block unsolicited or unwanted commercial messages or ‘spam’. To unsubscribe to legitimate business spam or marketing SMS, you can reply STOP.&quot;<p><a href="https:&#x2F;&#x2F;www.telstra.com.au&#x2F;cyber-security-and-safety&#x2F;active-scams&#x2F;block-malicious-sms-with-sms-scam-filter" rel="nofollow">https:&#x2F;&#x2F;www.telstra.com.au&#x2F;cyber-security-and-safety&#x2F;active-...</a>
dehrmann8 months ago
Hijacking this a bit, but I&#x27;m very annoyed around political texts. Banning them is something 95% of Americans would support, but only 5% of politicians would support it.
fny8 months ago
If you know you signed up for it, use STOP.<p>If you don’t, block and report the number. Otherwise you indicate to the spammer that you’re a bonafide human, and they’ll even sell that information to others.<p>This applies to picking up calls from numbers you don’t know. Sometimes you’ll hear silence while you repeat “Hello?” and the call drops. That’s just a machine testing to see if you’re a worthwhile target.<p>Instead, let unknown calls go to voicemail.
评论 #41710336 未加载
评论 #41710407 未加载
nkotov8 months ago
On a related noted - does the &quot;Report Junk&quot; button do anything on iOS? Is there any verification that something happens when you press it?
评论 #41709700 未加载
评论 #41725457 未加载
评论 #41708171 未加载
nottorp8 months ago
It&#x27;s like email. If you press unsubscribe you just confirm the email is valid. If you send STOP back you just confirm there&#x27;s a human reading the messages at that number.<p>Besides, this seems to be an US only thing so it will only work for law abiding US based spammers^H^H^Hdirect marketers. Not for spammers outside the US, US based spammers that don&#x27;t care about the law or scam&#x2F;phishing messages.
评论 #41706431 未加载
alister8 months ago
What&#x27;s bizarre to me is that when I try to block an SMS <i>short code</i> number[1], my iPhone claims that it&#x27;s blocked, but I continue getting SMS messages from the same number.<p>In case it&#x27;s pertinent to why blocking doesn&#x27;t work for me, my problem is mainly with SMS spam messages sent by cellular service providers in Brazil (where TIM is particularly egregious). It doesn&#x27;t make sense that iOS can&#x27;t block a short code. It&#x27;s just a simple string match. If you blocked an SMS message from number 72404, then another message from 72404 shouldn&#x27;t be displayed.<p>[1] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Short_code" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Short_code</a>
thesuitonym8 months ago
Like anything, it depends on the specific circumstances and there is no one right answer.<p>If it&#x27;s a company&#x2F;organization that you&#x27;ve done business with, and they got your phone number through legitimate means, replying STOP will unsubscribe you, just like clicking unsubscribe in the email will simply unsubscribe you.<p>Folks saying that the amount of political spam they got after replying STOP to a political message went up, probably submitted their phone number to more organizations than they realized.<p>If it&#x27;s actual spam (Which in my experience, is more often email-to-sms from Gmail, not actual texting spam) then of course that doesn&#x27;t work.<p>Unfortunately this is a situation where you just have to use your brain. Oh, and I&#x27;m not convinced &quot;report spam&quot; does anything.
Waterluvian8 months ago
I approach texts and emails the same way as web servers and simply not respond.<p>STOP&#x2F;HTTP 403&#x2F;unsubscribe all tell the other end that the address has something there. You’ll end up just reinforcing your place on a list of phone numbers to pass around.
tracker18 months ago
It&#x27;s funny, but I&#x27;ve got the opposite problem... I&#x27;m working on a personal&#x2F;hobby site, and I want the authentication to verify a person&#x27;s sms&#x2F;phone number. It&#x27;s mostly going to be a community site (think online BBSes) and I want to minimize the risk of bots.<p>I decided to go with Twilio for this purpose, solely for SMS 2FA, but twilio is entirely geared to supporting businesses with marketing campaigns and I cannot seem to get my number verified to be able to send SMS messages for a website that doesn&#x27;t yet exist.
评论 #41712105 未加载
js28 months ago
I think it depends on the carrier. With Verizon, replying STOP seems to block the number. But I only do that with political texts (I get a lot of them). For phishing I just delete&#x2F;report junk.
blackeyeblitzar8 months ago
Don’t reply - that can be used to confirm your number is real. That info is used and resold to spam you even more. Also the STOP keyword works only on some source phone numbers technically.<p>In the US you can report the spam texts by forwarding the message to 7726 (“SPAM” on your keypad) at which point your carrier will text you back and ask for the source number. This doesn’t report the message to the government agencies but just your carrier, so they can hopefully punish the platforms sending spam.<p>Use a site like <a href="https:&#x2F;&#x2F;www.freecarrierlookup.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.freecarrierlookup.com&#x2F;</a> to see which carrier or platform sent it, which is useful for the next step of reporting offenders.<p>Now report the incident at the FTC and FCC websites. Do this <i>every single time</i> so it eventually creates difficulties for the platforms enabling this. Mention the carrier or platform carrying the spam. Put in all the details correctly.<p><a href="https:&#x2F;&#x2F;reportfraud.ftc.gov&#x2F;" rel="nofollow">https:&#x2F;&#x2F;reportfraud.ftc.gov&#x2F;</a><p><a href="https:&#x2F;&#x2F;consumercomplaints.fcc.gov&#x2F;hc&#x2F;en-us&#x2F;requests&#x2F;new" rel="nofollow">https:&#x2F;&#x2F;consumercomplaints.fcc.gov&#x2F;hc&#x2F;en-us&#x2F;requests&#x2F;new</a><p>If it is an iMessage you should use the built in “report junk” feature.<p>You can also go to the website of the platform that carried the message to report things through their abuse reporting pages, but not all of them are diligent. Some are happy taking money from spammers to abuse you, and will make you keep reporting each phone number that spams you because they do nothing about it except block that one number from contacting you. They won’t fix the underlying root cause of why they have all these illegal abusers as customers.<p>My personal experience is that the vast majority of text spam comes from a few offending text messaging platforms - for example Sinch (<a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Sinch_AB" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Sinch_AB</a>) and Bandwidth (<a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Bandwidth_Inc" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Bandwidth_Inc</a>.) for example. These are potentially seemingly commercial platforms for spammers. Note that Sinch owns Mailgun and Mailjet too and has a long documented history of legal trouble due to spamming. Businesses should avoid using these platforms because their own reputation and delivery will be affected by being mixed with spammers.
评论 #41706124 未加载
评论 #41706022 未加载
StanislavPetrov8 months ago
I never respond to any unsolicited message or call. If enough people block them and mark them as spam eventually the algorithm will mark them as spam and stop sending them out all together.
评论 #41704143 未加载
ezfe8 months ago
I have been replying STOP to all political messages and I get 1-2 a WEEK right now. I lived in New Hampshire until a few years ago, so I should be on every single list imaginable.
NelsonMinar8 months ago
I&#x27;m finding STOP works for US politician texts. They unsubscribe me, at least for that particular spam project. (Inevitably I end up in the next one.)<p>I don&#x27;t bother responding STOP to the obvious scams. They&#x27;re already so crooked I doubt they&#x27;re going to pay attention to SMS niceties when messaging me from Romania about my USPS package.<p>PS: never ever give your phone number or email address to any political candidate. Mailing address is required in the US but no other contact info.
csbbbb8 months ago
I once replied &quot;STOP&quot; to a text-alert system I&#x27;d just been coerced into joining, and immediately received another text saying they&#x27;d stop.<p>The extra text really bugged me at the moment. Using iMessage through my desktop, I spammed &quot;STOP&quot; texts to the number as fast as possible, receiving the same auto-reply each time.<p>I wanted to see if it would hit some limit, and after about 200 texts, I stopped receiving a reply.
nirav728 months ago
I do both STOP and also report it as Junk in IOS. It has had some success. At least I&#x27;ve been getting lot less election related texts. Use to be that I got 6-8 messages a day from either Presidential candidate or both or down ballot local elections. Now its down to maybe couple of texts a week. Even those look like they&#x27;re related to PACs and not directly from the campaigns of the candidates. However, I still get the scammer related spam.
dustingetz8 months ago
disable notifications for unknown senders - ios has this hidden deep under notifications setting
评论 #41707166 未加载
Suppafly8 months ago
&gt; Others have argued with me that you should reply STOP.<p>I don&#x27;t see any point in replying STOP to an unsolicited message, if they cared about your consent they wouldn&#x27;t have sent it unsolicited in the first place.<p>I use Google Fi which marks most of them as spam anyway, and the ones it doesn&#x27;t I flag as spam so presumably other Fi users will automatically have them routed to spam.
Rygian8 months ago
I fully support the block, delete, report junk approach.<p>Spam should never be in the &quot;better ask for forgiveness than ask for permission&quot; bucket.
diebeforei4858 months ago
Replying STOP means you are a real person who doesn&#x27;t ignore texts from unknown senders, which means you will only receive more spam.
ykonstant8 months ago
I have a related question regarding snail mail: when I lived in the US, Utah in particular, I used to get tons and tons of ad leaflets on my mail; so much that it was hard just sorting out the trash (and not throwing a bill away, which I did twice). Is there a way to tell the postal service to stop this? The volume was insane.
评论 #41706191 未加载
评论 #41706446 未加载
评论 #41707412 未加载
imgabe8 months ago
I kept getting texts about politics with a link to some survey or scam or something. I looked up the domain in the link and found it was registered through Cloudflare, so I filed an abuse report.<p>I still get the texts, although not as much, but they have a different domain, so that&#x27;s...something I guess?
wombat-man8 months ago
If it&#x27;s from an org that I&#x27;ve donated to or company sure. But if it&#x27;s just a random scam text, no.
nkrisc8 months ago
I don’t reply, and report junk and block any number that sends me what appears to be an automated text that I wasn’t expecting. I do the same with emails subscriptions that I didn’t knowingly subscribe to.<p>If anyone legitimate gets caught up in that, I’m not sorry, blame the spammers for ruining it for everyone.
评论 #41706098 未加载
评论 #41705328 未加载
grantsch8 months ago
I’m shocked at the lack of knowledge here.<p>If you think a bad actor is targeting you, DO NOT REPLY.<p>They will not honor your opt out request but they may use your number in the future as you’ve confirmed there’s a human behind it. They may even sell lists of repliers to other bad actors.
JohnFen8 months ago
If the text is from a business that I actually patronize, then I reply &quot;STOP&quot;. If it&#x27;s unsolicited, then I don&#x27;t (I don&#x27;t want to validate the number to the spammer) and just block the sender instead.
评论 #41721544 未加载
EngineeringStuf8 months ago
I&#x27;m not sure why no one else has mentioned this, but &quot;STOP&quot; will only stop messages relating to that particular campaign. By sending &quot;STOP ALL&quot; it will stop messages from any campaign on that number.
User238 months ago
Replying STOP sends a clear signal that this number is being used by a real person.
评论 #41703791 未加载
lupusreal8 months ago
The spam messages come from different numbers every time. STOP, if it works at all, will only stop the messages from that number. Useless.
godelski8 months ago
First off, add yourself to the FCC&#x27;s do not call list: <a href="https:&#x2F;&#x2F;www.donotcall.gov&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.donotcall.gov&#x2F;</a><p>Once you&#x27;ve done that, they have 31 days to comply. There&#x27;s plenty of legal entities that still will call you. If you answer, be polite, play the dope a bit to get the necessary unfortunately, ask how they got the number, then request a manager (yes, they have one, they will tell you they don&#x27;t. Be polite but insist). When you get the manager politely ask for the company details, then tell them to immediately remove you from their list. Their business can be shut down for violations so once they know you know, they take you seriously (FCC takes reports more seriously when more detailed). They&#x27;ll probably hang up on you, this is okay. Report them anyways (do this legal or not. They can get their voip removed and whatever shell they&#x27;re using. It&#x27;s still annoying for them and they might remove you because you&#x27;re not worth it)<p>Second, don&#x27;t answer phone calls. It is a practice to call, listen for a voice, then log that number as active.<p>Text messages are more difficult. It depends on the service but you can probably text stop. The difficulty of blocking is that legit services will use the same number to text you verification codes (can we fucking kill sms 2FA‽)<p>You can also sign up for a relay service (I use Firefox, but use whatever). I do this for email and every website has a unique email. Things like + for Gmail don&#x27;t work and are filtered. You can also do this for phone numbers but it&#x27;s more expensive.<p>Fourth, aggressively unsubscribe, report to FCC, change settings on devices, and so on. Do this for your non-tech savvy friends and family. Get them to use services like signal that are privacy preserving, don&#x27;t leak metadata, AND is easy enough Grandma can use. Install ublock origin into their browsers and some other privacy preserving stuff and edit settings. Get them to use Firefox instead of Chrome if you can.<p>You need to do this to others because they will leak your information (most of my information leak comes from my parents. I even get emails in their names...)<p>If you want to take a step further, get a scrubbing service like optery. There&#x27;s a lot of shady shit so be careful who you pick.<p>Edit: you can do a similar thing for mail. There is a $5 processing fee. Sucks, but sadly it&#x27;s junk mail that keeps the post office alive (do not put &quot;return to sender&quot; unless it&#x27;s prepaid. You need to give a reason otherwise your postal worker is just being nice and throwing it away for you. Don&#x27;t create more work for them)<p><a href="https:&#x2F;&#x2F;consumer.ftc.gov&#x2F;articles&#x2F;how-stop-junk-mail" rel="nofollow">https:&#x2F;&#x2F;consumer.ftc.gov&#x2F;articles&#x2F;how-stop-junk-mail</a>
评论 #41703846 未加载
评论 #41703893 未加载
评论 #41703850 未加载
评论 #41703767 未加载
fortran778 months ago
Only from a legitimate source. Like if I signed up for alerts for something and don&#x27;t want them anymore.
the_clarence8 months ago
Just disable texts and use whatsapp instead no? I reenable it if I sign up for a restaurants waitlist.
meiraleal8 months ago
No, never interact with spammers&#x2F;scammers, you&#x27;ll just be feeding them with more info about you
aghilmort8 months ago
wish there was DROP | JUNK | SPAM | REPORT option where provider &amp;&#x2F;or FCC could direct investigate spam peeps<p>plus mains &amp; MVNOs checked DO NOT CALL &#x2F; DO NOT TEXT registry before letting known spam accounts through etc
appsDev8 months ago
I always report junk but it does not seem to stop them.. Should be a better way
Eumenes8 months ago
Yes. I reply STOP and UNSUBSCRIBE to bad recruiters on LinkedIn too.
chaffroomba8 months ago
MY bank has a dedicated 2FA device, it can fit on my keychain
from-nibly8 months ago
If you are in the US, reply STOP. Carriers will enforce that. If you are outside the US and don&#x27;t live in a place where carriers are legally obligated to enforce that keyword don&#x27;t send anything. It will let them know they found a human.
评论 #41706590 未加载
472828478 months ago
Wow. Crazy. I never get spam SMS in Germany. I’ve had my number for 20+ years. If I did, I would report it to the federal agency in charge of number assignment. I hear they are quite effective in following up with reports.
ForHackernews8 months ago
Yes, STOP will stop further messages from that campaign.
golergka8 months ago
Never use SMS for anything other than the automatic notifications, so I really don&#x27;t care in the first place.
S_A_P8 months ago
I’m not Left Wing. I’m certainly not right wing. However the latest trend for the Kamala campaign has in my case decided to follow the technical details of stop but not the intended scenario. I got a text message from the campaign fundraiser and clicked stop. Next day same time. Same first 6 digits different last 4. I hate politics. I’m not going to vote based off of a text.
tessierashpool98 months ago
I think it&#x27;s time to stop this Ask HN thing here.