Hacker Newsnew | past | comments | ask | show | jobs | submit | ronsor's commentslogin

> can accept that as the cost of security sometimes

And corporate IT wonders why employees are always circumventing "security policies"...


Additional explanation: this is primarily a personal setup.

There would be a lot of refinement and contingencies to implement something like this for corporate / business.

Having said that, I still exist on the ruthless side of blocking equation. I'd generally prefer some kind of small allow list than a gigantic block list, but this is how it's (d)evolved.


How is this better than blocking after a certain quantity in a range of time instead?

Single queries should never be harmful to something openly accessible. DOS is the only real risk, and blocking after a certain level of traffic solves that problem much better with less possibility of a false positive, and no risk to your infrastructure, either.


You're either digging through slop or digging through your whole codebase anyway.

I think AI will render software licenses and copyright irrelevant long before a hypothetical evil GPL-4 gets released.

Most new (corporate-sponsored!) software is already under permissive licenses anyway.


True.. my hope is that open weight models will progress to the point where they become viable coding agents for normies, so that even if open source dies with copyright, we will still nonetheless see a renaissance in people controlling their own computers, being able to create their own programs to solve their own problems. HyperCard on steroids, that anybody can use with no technical background. We're not there yet even for frontier models, but maybe in a few more years..

If any AI's will be sued into oblivion from Copyright holders until the bubble collapses into itself due to LLM rot over time due to the lack of curated human input.

This is quite frankly not a serious scenario. Once the label "national security" gets affixed to anything, you'd better be sure it's not going away.

Also, half of all AI development is in China. Why would China care about Western copyright holders, or rather, why would they start caring?


Why would you use TikTok for private communications anyway? It's mostly a public short video sharing platform.

It's the kids' social network, you're just old.

> you just have intact brain

Fixed a bit.


As much as I want to agree with you, the people who like TikTok make up a significant amount of the population, and their opinions do matter--arguably more than yours, due to sheer numbers.

Smugly dismissing them doesn't do you any favors except for making you feel good about yourself for a few seconds.


You’d be surprised how many people don’t give a shit about TikTok. It’s just another blip in history like Facebook, Instagram, Vine, MySpace and others before them.

All of those were extremely influential and half of them had enough power to select a president.

Regarding "why care." It's where a shockingly large portion of voters and adults get their "news."

• 43% of US 18-29 year olds regularly get news on TikTok

• Half of US adults get news on TikTok, 1 in 5 US "regularly" do so

• This is 2 points less than Twitter and two points more than Facebook

Data from Pew Research (Sep 2025): https://www.pewresearch.org/short-reads/2025/09/25/1-in-5-am...


The way it starts is you pass videos back and forth with a friend. Then you find yourself chatting in the same app.

I'm mindful that it's less secure than other apps, but for a lot of chats it doesn't matter.


You say that like the typical 18 year old has any idea what they're doing when it comes to proper encryption and communication safety. That is never going to be the case.

It's a communication channel attached to the most popular social network for young people. Obviously they're going to use it a lot. They use it for the extreme convenience.


>never going to be the case.

And in a perfect world essentially shouldn’t have to be, at least inside expensive walled garden app stores.


They might understand e2ee but not care.

Says someone who has never sent a message to a friend over DM on TikTok.

Hopefully

Exactly.

Thankfully

it's more than that.

But I love internet chum! Don't forget "new law thing"; that's an important category.

If you live in California, insurance companies don't want you to know this

"internet chum" is a good one, it echoes "slop bowl".

"Chumbox" has been a descriptive term since 2015:

"A Complete Taxonomy of Internet Chum" (4 June 2015)

<https://www.theawl.com/2015/06/a-complete-taxonomy-of-intern...>

<https://en.wikipedia.org/wiki/Chumbox>


Cool Wikipedia read. These (chumboxes) are on our Windows 10 lock screens at work.

Wait a minute, what? What I read from your comment is that on your work machines the screen savers display ads? I mean, I’d heard Windows was getting bad with the ads, but surely it doesn’t work that way out of the box.

On Enterprise, configured by policy, no less, one would assume.

That is an absolute stone cold dead soul-sucking statement.

They're playing too nice. It's time to roll out the residential proxies.

I think the winning move is just to ignore the legislation, and drag the government into an EFF or ACLU-funded First Amendment lawsuit if they try to enforce anything.

GPT-4o is discontinued now

They could've shoved Copilot in Wordpad

And it would still compete with Word. They want you to switch to Office 365 (I mean, Copilot 365).

You jest but they did name change it to Microsoft 365.

Confused the hell out of me recently when I was looking for Office 365 on their website.

https://en.wikipedia.org/wiki/Microsoft_365


It's actually the Microsoft 365 Copilot App

That’s Microsoft 365 Copilot” to you, buddy.

https://www.office.com/


Of course it is.

The pricing is extremely steep for a tech-savvy audience that could just set up Tailscale or MOSH.

Here is an implementation you might like

https://github.com/artpar/terminal-tunnel

P2P with webrtc (pion ftw) with e2ee

client side is webui so you can use on any device

ps: the default Cloudflare Worker from my account is already maxed out so you will need your own exchange (self host on your account)


Looking at their website it seems they're trying to target a slightly less tech savvy audience which are interested in checking on agents while away. Someone willing to blow cash on overpriced AI subscriptions, I could see justifying blowing money on this.

Especially for a tool that only work on macOS and iPhone, and only serves one purpose.

Pretty much every developer out there has some kind of tooling that does this already, that also does more.

This is a cool little project, but I cannot imagine paying for it.


Reticulum shell is also an option, and would also work over LoRa

https://pypi.org/project/rnsh/


[dead]


> "pure HTTPS port 443 -- you literally can't block it without breaking the web."

Sure you can, you do Man In The Middle certificate inspection and then filter it aggressively like it was HTTP; that's the product companies like ZScaler offer, and basically any business/enterprise firewall device - internet filtering to protect your company and prevent or detect data exfiltration and malicious activity. Or perhaps you could say that does 'break the web' but companies do it anyway and pay a lot of money so they can do it. (ZScaler is a $23Bn market cap company).


Honestly, at that point I'd just run SSH over WebSockets with websocat. WebRTC only adds extra complexity. Tailscale DERP relay servers also run over port 80/443 anyway.

In the company where my father works some HTTPS services are blocked too…

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: