Top
Best
New

Posted by FergusArgyll 3 hours ago

A Call to Action: Stop the FCC's KYC Regime(blog.lopp.net)
256 points | 157 comments
dec0dedab0de 3 hours ago|
We really just need telcos to stop allowing caller id spoofing. Doesn’t even need your name, but with a real number we could actually report these scams.

You can still allow people to hide it, but then by default every non-business phone should block calls with hidden numbers.

smallmancontrov 3 hours ago||
What ever happened to SHAKEN/STIR? I thought this was supposed to happen 5 years ago. Did they just chicken out on the prospect of actually shutting down telcos sending spam volume? I still get loads of spam phone calls, so clearly something went wrong (or slow enough to be indistinguishable from wrong).
Rendello 1 hour ago|||
I love a good tortured acronym:

> SHAKEN system, short for Signature-based Handling of Asserted information using toKENs [...]

> The name was inspired by Ian Fleming's character James Bond, who famously prefers his martinis "shaken, not stirred". STIR having existed already, the creators of SHAKEN "tortured the English language until [they] came up with an acronym."

https://en.wikipedia.org/wiki/STIR/SHAKEN

(Unrelatedly, seeing a slash used casually within the URL slug feels so wrong)

idiotsecant 1 hour ago||
I like backronyms because it tells me someone with a soul was involved
Rendello 46 minutes ago||
LLMs are really good at making backronyms, in fact it might be one of the things they're best at. Try prompting any soulless overlord with "give me a backronym for <WORD> that relates to <SUBJECT>".

So maybe it's bad backronyms that demonstrate the soul. I don't know who's idea it was to allow a computer to generate whimsy, that should be interdicted by a fourth law of robotics.

criddell 3 hours ago||||
I'm not certain, but I think on my phone incoming calls that fail SHAKEN/STIR show the caller id in red rather than black text. I'm on T-Mobile. It also shows "Number Verified" or something like that.
smallmancontrov 2 hours ago||
Now that you mention it, I believe I have seen a couple of red flagged calls, but I still get ~3 calls a day from a very aggressive business loan spammer, it's always a new number and never flagged.
9cb14c1ec0 2 hours ago|||
That's because they are bulk purchasing numbers from voip providers, cycling through probably hundreds per day.
derefr 2 hours ago||
Do they actually need to purchase numbers to do that, though?

I always imagined that there are certain shady providers ("grey-market Twilio" sort of idea) that just let you run single outbound call/text requests through a giant pool of numbers shared with other customers of the service. Perhaps specifically a bank of residential numbers plugged into banks of regular cell phones, like a residential IP proxy service provider.

bityard 1 hour ago|||
Somebody at some point is purchasing them, probably not the spammers/scammers themselves.

It's very unlikely anybody is placing spam/scam calls with regular cell phones when VoIP numbers are easy and cheap to get, and when VoIP systems are far easier to manage.

donaldjbiden 27 minutes ago|||
[dead]
DrewADesign 1 hour ago|||
Anybody desperate enough to consider telemarketed merchant cash advances (MCAs) should look into them very carefully first. The contracts often have stipulations that allow them to draw money from your bank account at will, penalty interest rates that jump up 400% APR, have been known to use mafia enforcers to violently extract payments, and the list goes on. There was a more perfect union video (titled something about texting back a loan shark) with a bracing, if sensationalized, look at some of the worst ones.
inigyou 3 hours ago||||
According to a defcon talk, spammers just make sure all their spam gets routed through legacy TDM systems which discard the shaken/stir header because they're too old to support it. The other side then re-adds a "we got this from somewhere that didn't support this header" header.
coldpie 3 hours ago||
> legacy TDM systems

Easy fix. It should be opt-in to accept a call that is routed through one of these. I know they allow it so some grandma in rural France that still uses a dial phone on a copper line that hasn't been touched since 1962 can call her son in New York, but for the rest of us who are not in that situation, we can just blacklist all those calls and lose nothing. This would even fix spam for the people who opt-in, because so few people have grandmas in rural France that it's not worth it for the spammers to bother anymore.

simoncion 2 hours ago|||
> Easy fix. It should be opt-in to accept a call that is routed through one of these.

Easier (and correct) fix: Telecoms operators should not be permitted to provide transit to a call that's routed through one of these.

> I know they allow it so some grandma in rural France that still uses a dial phone on a copper line that hasn't been touched since 1962...

This doesn't make sense. Even my inexpensive Mikrotik switches can augment packets with the ID of the port that they originated from. I do not believe for even a second that Telecoms Grade switching equipment is unable to do the same. The fact that that grandma can send and receive calls tells you that both that that equipment exists and that it knows what port her phone is connected to.

9cb14c1ec0 2 hours ago|||
> I do not believe for even a second that Telecoms Grade switching equipment is unable to do the same

Mikrotik is a young spring chick compared to the dinosaurs in telecom.

mschuster91 2 hours ago|||
> I do not believe for even a second that Telecoms Grade switching equipment is unable to do the same.

The example should rather have been some telecom carrier in Africa or India. Telco equipment is expensive, the technology is ridiculously complex and getting companies especially in less well-off regions to replace aging stuff and updating it to modern standards is next to impossible. Think about it, the globally connected phone system includes countries where you get 10 GBit/s symmetric fiber in your home and it includes countries where people don't even have running water because they're so poor.

The fact that we in Western countries can have a realtime conversation with someone in the Saharan desert or in an Indian village that requires days worth of travel [1] is nothing short of a miracle.

[1] https://www.aljazeera.com/gallery/2024/5/8/an-election-booth...

calvinmorrison 2 hours ago|||
I am, more in tune with "just get it over with" than ever. Ipv6? 25 years of this crap? should have just said, Jan 1 2001, all routers must support 64 bit ipv4 addresses. Like the chrome HTTPS switch over, JUST DO IT
donaldjbiden 26 minutes ago||
[dead]
singpolyma3 2 hours ago||||
Just because a call is a spam call doesn't mean it is spoofed. STIR/SHAKEN ends spoofing but anyone can ultimately buy a phone and make calls that are spammy.
ChrisMarshallNY 1 hour ago|||
Spoofing isn’t ended at all

Almost every spam call has that I get, is spoofed.

Someone here explained it, once.

I think the spoofed calls use a legacy transport tech that can’t be forced to validate.

hobofan 1 hour ago|||
Can't that legacy transport be blocked / not-be-peered with then? That's what usually happens with old insecure tech that is being phased out.
singpolyma3 1 hour ago|||
How do you verify it is spoofed? Have you asked your carrier to drop unverified calls from your service?
ChrisMarshallNY 1 hour ago||
> How do you verify it is spoofed?

Not my job to "verify," in the technical sense.

When a call for an Indian crypto pump comes in as "SMITH, ROBERT", and a local exchange, I call that "spoofed."

sgarman 33 minutes ago||
Mine literally come from the verified coinbase phone number and say coinbase and everything. If I didn't know for sure they are not calling me I'd think it was real 100%.
Zak 2 hours ago||||
Sure, but with phone numbers that can't be spoofed, telcos can terminate service, and filtering technologies can block calls. Spam gets expensive if you have to buy new service every five calls.
singpolyma3 1 hour ago||
It does. But the spammers still do it. Because eventually they hit one person who gives them a thousand dollars or whatever and it pays off.
Zak 1 hour ago||
Preventing spoofing doesn't have to make spam cost-prohibitive for every spammer to greatly reduce the volume, and it does not interfere with ordinary people obtaining phone service anonymously.
iamnothere 2 hours ago|||
Nobody is making spam calls with cell phones. Spammers use VOIP services and old TDM systems.
DrewADesign 1 hour ago||
There’s SIM card banks for SMS spam… I’d be surprised if there wasn’t anything similar for calling. Not that I support this bill but it is a thing.
rescbr 1 hour ago||
From what I’ve investigated as a recipient of spam calls, I’ve been called from legitimate mobile numbers from my own mobile telco. The only thing that explains that are SIM card banks.

Unfortunately there isn’t an easy way to report abuse to the telcos (and regulators).

9cb14c1ec0 2 hours ago||||
STIR/SHAKEN up to this point has only been a self-certification that a telecom company has the right to use a number. What the FCC is trying to do is set up a legal obligation for the STIR/SHAKEN header to match a KYC verified identity.

If the FCC implements this, I expect a lot litigation because of the burden and legal liability this would place on telecom and VOIP companies. There are other less burdensome approaches to preventing spam that the FCC has not tried.

HappMacDonald 55 minutes ago||
I am constantly amazed how few people understand that preventing spam is below the last thing the FCC is actually interested in.

First of all, the decision makers at the FCC profit from directly from spam, Christ.

Secondly, the indirect value of spam to the FCC is that it helps to justify initiatives to ruin the privacy of ordinary people via the constant push for KYC.

Just like "age verification", Flock cameras, license plate scanners, ubiquitous IoT with microphones and cameras, etc. Governments and corporations both profit from shredding every molecule of your privacy.

xnyan 2 hours ago||||
The FCC issued a report on this very subject[1]. TLDR, there have been four exceptions to the SHAKEN/STIR requirements:

- Providers that can't afford it implement it - Non-IP networks - Small voice service providers that originate calls via satellite using U.S. NANP - Providers that lack control over the network infrastructure necessary to implement

Nothing is going to change as long as those holes exist.

1: https://docs.fcc.gov/public/attachments/DOC-416732A1.pdf

9cb14c1ec0 2 hours ago||
The can't afford it exception is disappearing soon, as it isn't true for any business. Total setup costs for STIR/SHAKEN are under $2000 these days. Providers that lack control over the network infrastructure (i.e. they don't have the ability to control the stir/shaken headers so by definition they can't spoof numbers) will likely continue to be a thing as changing it would force pretty much every small business in the VOIP industry out of business and allow only large companies to be VOIP service providers.
swed420 2 hours ago|||
> I thought this was supposed to happen 5 years ago. Did they just chicken out on the prospect of actually shutting down telcos sending spam volume?

It would certainly hurt a consumption-based economy, for starters.

philipallstar 2 hours ago||
Why would that hurt a consumption-based economy?
swed420 2 hours ago|||
It's a vector for advertising.
philipallstar 28 minutes ago||
But that's not a consumer initiative. Advertising can come from all sorts of places that the consumer doesn't like, and in economies where advanced levels of consumer choice are limited to the state bureaucrats.
twodave 2 hours ago|||
Telcos make money off of scammer activity.
colechristensen 2 hours ago||
Maybe in the same way that Office Depot makes money on the envelopes used in mail fraud
bryanlarsen 1 hour ago|||
Medical offices hide their numbers for very good reasons: if you've got an abusive spouse, you often don't want the medical office in your call history. Which results in a lot of very important calls being ignored.
reactordev 2 hours ago|||
and cut off a million dollar annum laundering scheme to provide such service to the scammer networks? nah... they would never.
singpolyma3 2 hours ago|||
This is already not allowed.

If your carrier accepts a spoofed call they're already violating FCC recommendations.

kbelder 2 hours ago||
Recommendations aren't requirements; you're allowed to violate them.
singpolyma3 2 hours ago||
Of course
hsbauauvhabzb 2 hours ago|||
What valid purpose does hidden numbers have? Government departments in my country hide their caller ID.

I find that abusive on its own but let’s not forget about the fact that now you have victims of domestic violence being forced to answer hidden numbers in case it’s welfare, or the cops, or their abusive spouse.

carlosjobim 2 hours ago||
Calling in an anonymous tip to the police and such.
rescbr 1 hour ago||
I’d say to use a payphone if you need to do that, but then my age is showing, as this is not possible anymore.
kylehotchkiss 2 hours ago|||
Why do we even need to run on the 20th century system of numbers anyways? Why is there not a better call addressing system?
saxonww 2 hours ago|||
We don't, but the entire world currently does, and the amount of equipment deployed that depends on it is substantial.

I would be willing to bet money that any "better call addressing system" would be a design by committee where this just gets litigated there. And we'd end up with either a system that requires KYC per-call, or has compromises similar to what we're complaining about now.

3RTB297 2 hours ago||
Having worked with telco companies, 99% of it is "Yeah, but this stuff still works just fine;) And if a government compels us to change our equipment for reasons other than national security, we're going to pitch a fit and demand financial incentives beyond reason." A lot of the pressure to boot Huawei from tech stacks globally ran straight into that wall and flopped. Even with national security at its back.

Considering most of those same telcos are donors and employers of large numbers of people across many constituencies of almost every nation, usually no politician has or is willing to spend political capital to shoot themselves in the foot like that. And no nation with a national telco company runs it well enough to ever even dream of spending money for something like IP addresses, they typically barely keep the lights on.

HappMacDonald 50 minutes ago||||
I suppose you'd like to replace it with Email since that doesn't have any spam, hmm?
kylehotchkiss 39 minutes ago||
We were able to tack a bunch of domain and header functionality on top of the email system that helped us know if the sender was authentic which is much more than we can say for the POTS
9cb14c1ec0 2 hours ago|||
Because the concept of numbers is so heavily baked into many systems. Momentum is a beast.
cyanydeez 1 hour ago||
unfortunately, the grift economy is hyper-meritocratic: If you can figure out a scam and it makes money, who are we, as capitalists, to stop you? You take out the lower rungs of the grift economy, then whose to say who can fleece the tax payer with a repainting of a reflecting pool on tax payer's dime. It's a slippery slope, really.
phyzome 2 hours ago||
It's even worse: Since cell phones broadcast your location at all times, this means telling hundreds of companies (and a number of governments) your location at basically all times.

That's already an issue with most cell phones. Making this apply to prepaid phones is even worse.

agloe_dreams 2 hours ago||
One thing I wonder is if this is just one step removed from 'Now we know the identity of every user so we can now have both probable cause and verified identity to arrest over statements containing speech we do not like.' "

Like that is Carr's FCC in a nutshell - he wants to control speech by controlling the airwaves. That is a raw fact in his behavior. But when the news stations say the thing they want them to say, what happens next other than slightly extending the definitions of public good to the internet and then restricting speech?

gwerbin 2 hours ago|||
If you have to wonder, you don't need to wonder. So now not only can "antifa"-related speech qualify you as a terrorist (https://www.whitehouse.gov/presidential-actions/2025/09/coun...), now your phone is legally required to track you and report your location at all times. The legal infrastructure is in place to track and bring a wide range of consequences down on just about any and all political enemy, whether that be ruining their life by dragging them through years of criminal charges or simply black-bagging them and whisking them off to a prison for "enemy combatants" without any oversight from a court. All of this is being done in full view of Congress and the Supreme Court, therefore one can only conclude that they are comfortable with and complicit in what is going on.
gunsle 1 hour ago||
Are you trying to imply that there isn’t coordinated attacks by fringe groups just because they’re leftist?
cucumber3732842 2 hours ago||||
They won't do that because that'll cause an uproar.

What they'll do, what they always do, what you can see them actively doing (albeit on other policy axis) even at the local government level, is simply scrutinize these people for other laws they've broken or rules they've run afoul of and then enforce the shit out of those.

lenerdenator 2 hours ago|||
It's important to remember that Carr is but a bureaucrat doing what he needs to do to make his boss (or, rather, his boss's boss) happy.

We have a real problem with people in government buying into the idea that it's basically a private company set up for the benefit of one man in particular.

tencentshill 1 hour ago|||
Apple has implemented a mitigation for this in their new modems, but unfortunately its a carrier opt-in, so only actually useful in Europe.

https://www.pcmag.com/news/apple-expands-this-location-focus...

reactordev 2 hours ago||
"Downstream collection" would have a field day with this data.
rib3ye 3 hours ago||
> Note: By checking this box, I acknowledge that I am filing a document into an official FCC proceeding. All information submitted, including names and addresses, will be publicly available via the web.

Is there really not a way to submit an express FCC comment that avoids all my personal info being publicly published to the web? Yeesh.

jubilanti 2 hours ago||
Think of it like a petition or testifying before Congress. The whole point is that you are putting your real name behind it.

And if you think your name and address are private, then I have some bad news for you.

rib3ye 2 hours ago||
I spend a lot of time filing requests to take down my home address. Most low-hanging fruit options have been scrubbed. I am hesitant to increase the count.
jubilanti 2 hours ago||
You mean the link between your name and home address? Impossible to scrub. If you're registered to vote, own a home, or many other things, that is legally a matter of public record.
iamnothere 2 hours ago||
Some people put their home in a trust to avoid this, and not everyone registers to vote.
godwinson__4-8 1 hour ago||
Username checks out
sailfast 2 hours ago|||
Yes. You need to stand up as a citizen to have the impact (they cross check).

Publication is probably a bit much as a default and chills speech a bit, but it’s also important that the federal register can remain public with all public comment on the web. These are official comments on the record.

riffic 3 hours ago||
call your congress critter instead
adolph 2 hours ago||
what, they keep no records, or as lege branch they aren't foi-able so you won't ever know if they do or not?
criddell 2 hours ago||
They aren't publishing them on the web.

They probably do keep records, but something doesn't have to be perfect in order to be better.

br0ceph 3 hours ago||
Im USA based use prepaid service because I dont want to provide information for a credit check to obtain postpay service. Theres absolutely no reason for a US based telephony provider to retain the most sensitive PII on their customers. Every large provider has a history of breaches and selling customer data. The telephone companies are already tracking, storing, selling; so many data points on their customers. They cant be trusted with any information.
bsimpson 53 minutes ago||
My primary phone number has been a Google Voice account since 2010.

It's unclear to me how I'd be impacted by these new rules, but I don't believe there's any requirement to provide PII to get a VOIP number.

techsupporter 22 minutes ago||
Google Voice now requires identity verification for new numbers or porting a number into an account that does not have a number assigned: https://support.google.com/voice/answer/16768664
frollogaston 1 hour ago|||
I got ATT prepaid in January and still had to give my ID, but it was weirdly not upfront but later on when I was trying to actually activate the service. Not sure what the deal is.
jameshart 3 hours ago||
Counterpoint: for my part I would like it to be the case that any phone line that can dial or message my phone can be traced back to a known human being who can be held accountable for abuse of that phone line in terms of generating spam, abuse or harassment.

Seems that we can’t both get what we want.

A potential solution is that you get your anonymous phone line but my phone provider simply refuses to let you call me with it.

Of course then we need to extend the same principle to data and to IP traffic originating from your device. If you don’t want to be traceable it seems reasonable that services should have the right to refuse to handle IP traffic you generate.

Would such a half-baked level of network access suit your needs?

dataflow 2 hours ago|||
> Seems that we can’t both get what we want.

Why can't you? They don't want to provide info for a credit check, you want human accountability. All that requires is for them to use a debit card for whatever service (prepaid or postpaid). Law enforcement can trace that if needed. No need for credit checks or really any other information directly in the hands of the telco.

jameshart 1 hour ago|||
This is an argument in favor of KYC requirements for telcos, just that it assumes they can outsource it to banks.
singpolyma3 2 hours ago|||
Indeed. Given the KYC requirements for getting a credit card, it seems that paying with a credit card should confer traceability for LE.
xnyan 2 hours ago||||
> my phone provider simply refuses to let you call me with it.

I don't think it's necessary to go this far. The provider could indicate something like "CANNOT VERIFY NUMBER". I imagine most people would block such calls.

jameshart 1 hour ago||
Isn’t that the same thing? I was making the assumption that the way I would block such calls would be by telling my phone provider they don’t need to route them to me in the first place.
inigyou 3 hours ago||||
It should show up as anonymous. And you should have a setting: allow anonymous calls y/n
jameshart 1 hour ago||
.. precisely what I asked for?
AnimalMuppet 2 hours ago|||
I would like any message that is spam to be able to be traced back to the offending human.

I would like anonymous political posts to be untraceable by the government.

I can't even get all of what I want.

jameshart 2 hours ago||
The problem of the government tracking down people for political posts is supposed to be solved by having laws that constrain the government, not by having corporations provide anonymity as a service.
dare944 1 hour ago||
There's no "supposed to" here. Humans, (including governments) are inclined to do bad things; both law and technology are necessary to restrain those tendencies.
troyvit 1 hour ago||
They would do well to make a better CTA for their call to action. Here's the link from the article:

https://www.federalregister.gov/documents/2026/05/26/2026-10...

I think that gets you most of the way to a link that somebody on HN dropped a few days ago:

https://www.fcc.gov/ecfs/filings/express

It requires the docket-id to complete:

Docket No: 17-59

You can double check that Docket Number here: https://www.fcc.gov/document/fcc-seeks-comment-enhanced-know...

collabs 2 hours ago||
In my opinion, the real fix to scam, spam, and robocalls is to pass along the REAL(TM) Caller ID information not just the caller ID but the actual billed Caller ID information and allow the recipient easy ways to drop the calls when those two don't match. I don't know exactly the technical details of Stir/Shaken but someone somewhere is paying / getting paid for each call and this information should be transparently available to the call or message recipient. For "legitimate" reasons like doctors or call centers, they should already provide a separate work phone and not make them use their personal line. For leaky carriers, those should be blocked entirely. Nothing good comes from them. Basically what I am suggesting is if the full attestation level ("A-level") is not available, drop those calls and text messages by default unless the customer opts in (I have no idea why anyone would)
mullingitover 1 hour ago|
I was nodding in agreement, but I realized there must be some catch here. If this was that simple it probably could've been implemented a while ago.

My guess is that there's some requirement that if it's a working number, it must be able to dial emergency services and that's the loophole that's being exploited. So the FCC's answer is if all numbers must work, push the check directly on the subscriber.

collabs 1 hour ago|||
In theory, yes. I would hope all the things that are "common sense" and "simple" would have already been implemented. However, as my professor of History from college loved to say "follow the money". If something could be simple and straightforward but is implemented in a convoluted way that is clearly suboptimal, someone somewhere makes more money as a result. It could be as transparent as Google Chrome implementing auto play with a "Media Engagement Index (MEI)", Apple being forced to implement USB-C on the iPhone kicking and screaming, or carriers and large call centers dragging their feet on doing STIR/SHAKEN correctly and passing along the billing information that I will remind you they already have because they like to get paid. So, while we hope common sense previals, at the end of the day, it only does so automatically when it makes business sense.

To your point about emergency services—while it's true that any unactivated phone must be allowed to dial 911, that rule only opens a one-way path to emergency dispatch. It doesn't give a device the ability to place outbound calls to everyday citizens. The real loophole isn't a public safety mandate; it's the wholesale VoIP market.

jagged-chisel 1 hour ago|||
They make too much money from the spammers. Who wants to cut out such a large revenue stream?
filup 1 hour ago||
We just need a new phone system where 'phone numbers' are designed to be disposable.

Phone numbers were designed with the idea that they need to be easily memorizable in your head but I don't think that's really needed today.

At any moment I should be able to discard my contact and redistribute it on my own.

The idea that old numbers get recycled is completely ridiculous as well.

matheusmoreira 1 hour ago|
We need to get rid of phones straight up. No one should be able to interrupt someone else by randomly ringing them and demanding attention.
filup 1 hour ago|||
I mean I think that is ok as long as I explicitly allowed you to.

The problem is, with a phone number anyone can. Phone numbers need to operate more like a shared secret.

I was getting an oil change the other day and the guy asked me for my phone number...

I said why? Do you need to call me?

He said, no we just need it to put in the system and it won't let me proceed without one.

I said ok well here is a fake number since you don't need to contact me.

He was visibily frustrated with me, yet inputed the fake number and it allowed him to proceed.

My point with sharing this story is it seems like we have forgotten as a society what the purpose of the phone number is. Your supposed share it when you want to be able to communicate that's it.

It's turned into a required chokepoint to do anything.

wang_li 1 hour ago|||
You can trivially accomplish this under the current system. There is no need for a change that imposes your preferences on everyone.
filup 1 hour ago||
Do tell for a laymen like me.
wang_li 45 minutes ago||
Cancel your phone service and then no one can call you or interrupt you. Set it to Do Not Disturb. You got multiple choices.
LastTrain 2 hours ago||
How about instead we do "know your company" and consumers get intel about the ones doing the calls?
rastrojero2000 2 hours ago||
Any particular reason yall can't just argue in court that by creating opportunities for your PII to be stolen your governments (state or federal or both) are actively harming you economically?

Sure, not much money to be had by fighting that fight but basically any PAC should have the means to do this and by claiming money is at stake and not people's actual safety you do have a better chance at this not being dismissed because of how your justice system /is/.

3RTB297 2 hours ago||
Unless you've had fraud committed against you, that's a hard sell. What dollar figure do you use as the basis? Are you suing for years of credit monitoring? Because that's typically the solution for people who are the victims of PII leaks.

One could argue that it's a failure of law enforcement or telcos or regulators to do enough to prevent fraud and maaaaybe bring a class action or something, but that's a massive stretch.

rastrojero2000 1 hour ago|||
Given it's a physical impossibility to create an impregnable fortress for your data and said data both already has a dollar amount attached to it in the black market and an obligation to be cared for, the argument could be that the government is setting up companies to lose money unless they too get to sell that data themselves, which regulations -and basic decency- say they can't.
maerF0x0 1 hour ago|||
https://www.newsnationnow.com/business/your-money/annoyance-...

Suggest phone scams are a $26 B per year industry.

Hizonner 2 hours ago||
The government is allowed to create regulations that harm people economically. Not much money to be had by instantly losing that fight.
rastrojero2000 1 hour ago||
Do those regulations often involve the creation and protection of the profit motive for foreign black markets?
Hizonner 1 hour ago||
Sometimes. Your point?
rastrojero2000 1 hour ago||
Here: https://news.ycombinator.com/item?id=48505550 glad to help
Hizonner 1 hour ago||
Look, a lot of people make the mistake you're making.

Not every unjust, stupid, or evil thing is illegal.

Even when something is illegal, that doesn't mean you have standing to challenge it in court, or that a given court has jurisdiction to do anything about it.

Courts (theoretically) follow rules. They can't just randomly set things aside without some basis in those rules. Lawsuits are not a magic universal remedy.

You could definitely argue that courts don't always follow rules, and that the Trump administration is doing everything it can to make that worse, but the changes they're making aren't going to work in your favor, because those changes are in the nature of "we can do whatever we want, and fuck the courts if they don't like it".

rastrojero2000 56 minutes ago||
I mean, ok? Guess the official consensus is all you can do about literally anything that is detrimental to everyone is just sit on your ass and look pretty until it's too late and every asshole who could conceivably benefit from stealing from you is already done.

The true american dream.

bityard 1 hour ago|
Well, I tried to file an FCC comment using the link in the article but reCAPCHA doesn't think I'm a real person. I gave up after about completing about 20 puzzles successfully.

Our democracy in action.

More comments...