Tailscale didn't stop the Hugging Face intrusion
Posted by bluehatbrit 2 days ago
Comments
Comment by john_strinlai 2 days ago
im a happy customer of tailscale, so i am obviously biased, but i have a lot of respect for this. they could have just stayed quiet and i dont think anyone would have bat an eye.
Comment by petesergeant 2 days ago
Comment by packetslave 2 days ago
Comment by cortesoft 2 days ago
The issue is acting like their response is 'brave' in anyway, or altruistic. It can be considered admirable only to the extent any company doing a good job running its business can be.
This is a good, smart response to what happened. They are approaching this incident as a way to improve their product and offer a better service to their customers. That is good, and it is fine to reward them with your business in response. There is nothing wrong with making good business decisions, but it isn't something that we need to unduly respect.
Comment by AbstractH24 2 days ago
Comment by petesergeant 2 days ago
Comment by john_strinlai 2 days ago
anything a company writes is an advertisement by the nature of being written by a company. i dont think that means anything a company writes is bad by default. there are many corporate blogs i enjoy reading, or learn from, etc., despite the fact that they are all technically advertisements.
in this case, tailscale is setting a higher expectation for themselves when no one asked for it. i find that respectable.
Comment by hatthew 2 days ago
What exactly is the higher expectation? As someone with little expertise and no stake in any of this, the blog reads as "our products are great and could have solved this problem if they were being used correctly, so it's not our fault" with a few vague proclamations about how they will improve their UX. This isn't at all a bad thing, it just isn't very notable in my opinion.
Comment by john_strinlai 2 days ago
better defaults, better documentation, better UX, and "But, we didn't stop it. Next time, we will." are all commitments that they didn't need to make, but now they need to follow through with or lose face.
>it just isn't very notable in my opinion.
i agree that this seems to be getting way more attention than i would have expected.
Comment by MostlyStable 2 days ago
I understand why. The modern internet has turned advertising into a morass of constant bombardment and the only sane response is to block as much as possible and ignore as much else as possible.
But it's unfortunate because, in some sense, ever single thing that a company every says that is not legally mandated in some way is a form of advertising.
And in many cases, that "advertising" contains true, useful information that can be helpful.
What is important isn't whether or not something is an "ad", but instead, whether or not it contains true information that is helpful in some way.
Many ads don't reach this bar. They are either misleading, straight up lying, or information that is almost completely useless.
But when I'm searching for a particular product, about the only source of information at all is some form of advertising, and I almost always find at least some amount of it to be helpful in making a product decision.
Ads are more often than not polluting to the informational ecosystem, but that's not because they are ads.
Comment by inigyou 2 days ago
Comment by altairprime 2 days ago
Comment by altairprime 1 day ago
Comment by behnamoh 2 days ago
Comment by darkteflon 2 days ago
Comment by tshaddox 2 days ago
Comment by madeofpalk 2 days ago
Comment by traceroute66 2 days ago
Comment by apenwarr 2 days ago
It's true that those two audits aren't the same thing. However, the SOC2 auditor confirms, in the published report, that Tailscale has regular and ongoing security audits including penetration tests and many kinds of code reviews.
The security audit report, which you perhaps imagine to be a long list of vulnerabilities... doesn't look like that. It says we don't have a long list of vulnerabilities. The security bulletins are all here: https://tailscale.com/security-bulletins
Comment by traceroute66 2 days ago
Which, by definition, means they are not done by you, which means you don't know when they will be done or how much of your code base they are looking at.
I think you know full well what I mean by a security audit. If you don't, go look at, for example, the ones that Mullvad publish for their software https://mullvad.net/en/blog/tag/audits.
Please do not try to portray SOC2 as being the same thing as a code audit.
And IF you have regular code audits, then please publish suitably redacted reports in public on your website. Just like everyone else does !
Comment by apenwarr 2 days ago
Bugs that are found by other people are found, by definition, after release. They are therefore more likely to need a bulletin.
Comment by gowld 2 days ago
Either you didn't mean what you wrote, or you are saying that you never find problems internally after release.
Comment by traceroute66 2 days ago
Those are an ancient class of bugs that should be picked up by any competent security review.
Comment by apenwarr 2 days ago
Comment by ozozozd 2 days ago
The post you replied you clearly asked why insecure argument handling should be discovered after release. You widened that to mean “every security hole must be discovered prior to release” which made it a much easier argument to attack.
The point stands that the insecure argument handling could’ve been discovered by a security audit even when every security hole may not have been found.
Comment by inigyou 2 days ago
Comment by john_strinlai 2 days ago
Comment by tonyneel923 2 days ago
Comment by traceroute66 2 days ago
But things like insecure argument handling are low-hanging fruit for security auditors.
Insecure argument handling is not like the more advanced subtle vulnerabilities that we are seeing in some LLM-assisted reports these days. Insecure argument handling is 1990's security.
The fundamental problem remains that Tailscale has too many new "features" being added to it the whole time. New features means a whole bunch new code. Which increases bloat and exponentially increases the attack surface.
It would be really nice if you could stop shoehorning in every new feature you can think of. Remove some of the existing ones that don't really need to be there. And get your codebase back to a more focused state, get back to your roots as a VPN product.
Stop trying to be all things to all men, as the old saying goes.
Comment by TheTaytay 2 days ago
Comment by raggi 2 days ago
If you are motivated to build a much less featureful client, it is easier now than it has ever been, and this work is ongoing.
Comment by r0b05 2 days ago
Comment by maxgashkov 2 days ago
Comment by wbl 2 days ago
Comment by maxgashkov 2 days ago
Comment by aborsy 2 days ago
I use it but feel uncomfortable, that it has large attack surface and LLMs will find exploits in it.
Without taillock it makes no sense. Anyone on their coordination servers will be able to connect to your network.
Comment by r0b05 2 days ago
Comment by inigyou 2 days ago
Comment by icedchai 2 days ago
Comment by inigyou 2 days ago
Comment by AlphaSite 2 days ago
If you layer and segment correctly you can build atop a secure core and have some decent security.
Comment by k8sToGo 2 days ago
Doesn't this apply to any application you use? How would it be different with plain wireguard?
Comment by traceroute66 2 days ago
Seriously ?
You do realise that of all the security tools on the planet, plain wireguard most likely has the smallest attack surface of them all, right ?
The problem here is as the other poster said. Tailscale is a security tool and yet the guys at Tailscale seem to be insistent on dumping everything INCLUDING the kitchen sink into it as a "feature".
That sort of attitude is not going to end well. You end up with a large bloated code base, which equals large attack surface.
Comment by k8sToGo 2 days ago
Also a kinder tone in your comments would be more appreciated.
Comment by stonedivot 2 days ago
Comment by aborsy 2 days ago
There is formal verification of the protocol and aspects of code:
https://www.wireguard.com/formal-verification/
The code is small enough that can be reviewed.
Comment by k8sToGo 2 days ago
Comment by sandeepkd 2 days ago
Comment by itopaloglu83 2 days ago
Yes, this doesn’t solve the issue, but also adds one more step to the chain.
The AI didn’t crack the encryption or managed to get arbitrary access. And also Tailscale makes things easier to manage than simple VPNs and firewall rules. But it still requires a decent amount of attention and careful configuration to make a perfect system.
Comment by submitaticket 2 days ago
Comment by sandeepkd 2 days ago
Comment by tremon 2 days ago
How does that work? If the agent is reading the credential from the live configuration, how short does the lifespan of a key need to be to prevent it from being used by an unauthorized process?
Comment by submitaticket 1 day ago
Comment by goolz 2 days ago
Comment by smb06 2 days ago
Comment by DC-3 2 days ago
Comment by senordevnyc 2 days ago
Comment by fc417fc802 2 days ago
Comment by senordevnyc 1 day ago
Comment by fc417fc802 1 day ago
Comment by sneak 2 days ago
(top story on HN)
I get it, Tailscale is great and all, but, are we being serious right now?
Comment by AbstractH24 2 days ago
Comment by johnbarron 2 days ago
Comment by ahofmann 2 days ago
Comment by lukeschlather 2 days ago
I don't see where it says that. The Tailscale key specifically it says was stored in the kubernetes secret manager, and obtained once the attacker already had root on the k8s cluster, so would've had full access to all the secrets stored in a sensible fashion.
They did get root by dumping the environment for a process, but "don't store secrets in environment variables" while it is a valid bit of hardening advice, I wouldn't call it stupid to store a secret in an environment variable.
Comment by itopaloglu83 2 days ago
Once you’re a root at a system that has the ability to add and remove nodes to a network, it’s pretty much over, at least for being able to add a Tailscale node.
Comment by Rafert 2 days ago
Comment by inigyou 2 days ago
Comment by moontear 2 days ago
Tailscale lock should have been enabled. For CI/CD purposes the auth key could have set specific tags, which would result in specific ACLs that limit blast radius. The auth key could have a short validity. You could actually use the Tailscale API to generate alerts when a new device joins your Tailnet and ping your phone or something. You could have a complete separate Tailnet for your CI/CD workers.
And all of that was only the free features.
Comment by AbstractH24 2 days ago
Comment by stingraycharles 2 days ago
As soon as you’re big enough to have dedicated devops people, you shouldn’t be doing this anymore.
Comment by inigyou 2 days ago
Comment by stingraycharles 2 days ago
Comment by minraws 2 days ago
I am quite surprised people consider this to be business as usual.
Huggingface for a serious service has never felt truly serious to me for reasons like these.
Comment by farfatched 2 days ago
That's the problem. Tailscale is not zero trust. Tailscale can be used to implement a zero trust architecture, with if deployed with sufficiently granular ACLs, but the most common deployment is machine-oriented, rather than service or request oriented. In which case, any process on that machine has a lot of access.
Tailscale calling itself zero trust might be what leads users to think "use Tailscale, job done".
I think Tailscale know that, which is why they barely mention locking down access ACLs.
Comment by simonw 2 days ago
This feels like an alerting opportunity. I wonder what the lowest friction way would be for Hugging Face to have alerts if 181 unexpected nodes were added to a tailnet.
Comment by d3m0t3p 2 days ago
Their cloud compute might be on demande, someone starts training a model and 50 machines are spawned. Knowning when something is unexpected is hard
Comment by acdha 2 days ago
I wonder whether it’d be possible to do something like export the list of legit K8s instances periodically so you’d be able to look for usage outside of those, but at that point something like that proxy approach would be less work and workload identity federation would be even easier.
Comment by moontear 2 days ago
Comment by zactato 2 days ago
Comment by bumbledraven 2 days ago
Comment by jaxxstorm 2 days ago
We think this is a great idea and we're discussing internally potentially adding that to the console.
In the meantime, if you'd like to get an assessment, please feel free to open a support ticket (https://tailscale.com/contact/support?type=other&subject=sec...) and we'll happily take a look
Comment by tomrod 2 days ago
May y'all continue to be customer focused.
Comment by Terr_ 2 days ago
1. Help them remember why, so that they aren't confused the next time they re-run the checkup. ("Oh yeah, we wanted to do X but we can't until we retire Y because it's not compatible.")
2. If it's clearly labeled as info also shared with Tailscale, product managers could use it to help generate theories about why certain customers don't do X.
Comment by bell-cot 2 days ago
For any software or tooling with a complex config, my ideal would be to have a superset of this feature, to provide "intelligent diffs" between full or local configuration states. Whether active or saved. So I could compare not just my current active config and your current recommended config(s), but also between your prior-version recommended config(s) and current recommended config(s). Or between my current config and a prospective new config I'm working up. Or between my last-year active config and current active config.
Comment by 6thbit 2 days ago
That's where I'd like to see this sort of checkup. Yell at me please if i just said anyone can ssh as root from any node!
Comment by ivanjermakov 2 days ago
Comment by iscmt 2 days ago
Was previously discussed here too: https://news.ycombinator.com/item?id=46501137
Comment by iamspoilt 2 days ago
Comment by make3 2 days ago
Comment by kennywinker 2 days ago
Comment by DoctorOetker 2 days ago
More to the point, and no longer specific to Tailscale: while plenty of companies do have rough "proof sketches" demonstrating the security of a setup under certain assumptions (hardness assumptions of the cryptosystem, threat model assumptions, ...) nobody is doing it formally to check with a general statement verifier. A lot of the advice and recommendations offered on the featured article may or may not be useful strategies for which properties are provable, and all the "security best practices" could be viewed as lego block lemmas from which system architects design a more reliable whole.
This means the community is doing redundant work. If people actually described and refined reusable assumptions say for the metamath verifier, people could download standard machine readable formalized threat models, share proofs that demonstrate the security (conditional on this or that assumption), or proofs that demonstrate the insecurity for specific ways an assumption might be broken, etc.
Whenever an incident happens we can visualize exactly the set of assumptions among which at least 1 must have been violated, so different groups suspect this or that assumption to be violated and thus collectively define variations of security proofs with different assumptions. This diversity allows us to zoom in on the faulty assumption over time as incidents are accumulated.
Comment by brendoelfrendo 2 days ago
Comment by inigyou 2 days ago
Comment by brendoelfrendo 2 days ago
Comment by DoctorOetker 2 days ago
This person doesn't need to store the private keys, and has the luxury to recompute them on the fly when needed!
Comment by literalAardvark 2 days ago
- sent from my iPhone
Comment by angry_octet 2 days ago
Since CI nodes should be dynamically provisioned VMs, they should have a unique CI ticket identity. A partial hash of ticket and node number in the DNS name, and as a tailnet property, would allow tight scoping. Alternatively, provision in a scoped IP subnet.
Bind your tokens to names linked to tickets. Programmatic infrastructure should always allow enumeration of the computation data flow graph.
Comment by paxys 2 days ago
Comment by isatty 2 days ago
Comment by throwawaysess 2 days ago
Comment by ahmedehab_01 2 days ago
I would say HuggingFace needs to prioritize both security metrics/alerts and metrics/alerts for node count. And not leave long-lived keys accessible easily like this.
It would have been way more groundbreaking if the agent found an actual vulnerability in Tailscale.
Comment by SOLAR_FIELDS 2 days ago
Comment by navigate8310 2 days ago
Comment by drchaim 2 days ago
- sops , ansible vault and similar seems too weak given the agent is gonna read them at some point if you have the pass available. - proxy injection seems too complicated and doesn’t cover all use cases.
Comment by acdha 2 days ago
If you can’t avoid it, use an automatically-rotated store and inject them as late as possible so an attacker needs to be able to get them out of a running process.
In all cases, look into restrictions: not just least privilege access but things like network restrictions so an attacker can’t just use the key on their own systems.
Comment by qntmfred 2 days ago
Comment by jakehulberg23 1 day ago
https://infisical.com/docs/documentation/platform/agent-prox...
Comment by qntmfred 22 hours ago
Comment by jmartrican 2 days ago
Comment by ivlad 2 days ago
First, long-living credentials are the standard because the machinery to rotate them is complicated and, in fact, via indirection requires another set of long-living credentials. Out of all problems that any security engineering team has to solve at an organisation, this one stands high on the cost of implementation, adds friction to everyone involved including end-users, and is low on the value provided (compare to, say, network segmentation).
Second, while proclaiming no long-living credentials, they, in fact argue for concentration of long living credentials in running software that will be the target of intrusion. They say, the options are “a vault that only issues short-lived creds based on long-lived creds that you insert once and that it never gives back” and “a credential-injecting proxy”. Both of those applications hold long-living credentials in memory. Recall, the attacker had root privileges on the node, so dumping the creds from the memory with a little disassembly if needed, was in reach of the AI agent.
Funny enough, they dismiss the working solution: “we had to turn TPM storage off by default on Linux and Windows” - because they could not figure out how to work with TPM? Resealing and the workings of configuration registers is non-trivial, I admit, but totally manageable.
To sum up, I feel the author bends backwards to preach for the religion of short-living credentials even when they are not a solution while providing contradictory arguments for their case. This is why I called it bs.
Comment by submitaticket 2 days ago
> Unfortunately, dynamic credentials are a lot of work to set up and maintain. When security requires work, people don't do it.
Comment by asdf88990 2 days ago
Comment by submitaticket 2 days ago
Comment by ivlad 2 days ago
Comment by OhSoHumble 2 days ago
I'm happy that they're analyzing this angle of attack - but now I do want to build out alerts for when nodes are added to my network.
Comment by jaxxstorm 2 days ago
Comment by guessmyname 2 days ago
Comment by andy99 2 days ago
We also saw Anthropic post about “our agent escaped too” and while I understand the incident caused them to review, they found something and needed to disclose, the whole thing came across much worse and largely they got mocked or accused of trying to piggyback, so obviously there are good and bad ways.
If there are other providers with interesting takes, I think they would be worth hearing.
Comment by colechristensen 2 days ago
Then everyone coming out with humbled determination about working together to responsibly use and contain this powerful technology for the greater good (and profit margin).
I will not believe marketing gimmickry is not a large part of what's going on with every one of these "incidents".
Comment by calebkaiser 2 days ago
In the case of this incident, I struggle to see the clear upshot for OpenAI. It seems pretty unlikely they'd ever okay this intentionally as some sort of marketing.
For one, it'd be pretty damning when it leaked that this was a setup, and it would 100% leak at some point. But more importantly, it really flies in the face of the general argument frontier labs have been putting forth around the dangers of "ungovernable" open models and the role of frontier labs as responsible custodians. Members of OpenAI's leadership team were actually in the middle of a Twitter spat with HuggingFace employees/open model advocates about open models being generally decel and bad when this happened.
HF immediately got to show that they were only able to respond to the incident because of open models, that we can't rely on labs to be our sole source of stewardship, etc as a result of this.
Comment by supriyo-biswas 2 days ago
The point of these campaigns is to eventually invoke some sort of response from the government, such as banning open models, which OpenAI (and Anthropic) stand to benefit from.
Comment by calebkaiser 2 days ago
Plenty of shady stuff goes on in marketing, and I'm sure that OpenAI is going to opportunistically grab any potential upside from this (and any other situation, generally). But it is hard to imagine that this is part of a premeditated master plan that went something like:
- Advocate that open models are ungovernable and that frontier labs should be trusted to safeguard autonomous agents
- Immediately fail to safeguard their autonomous agent
- Intentionally hack the company who is most publicly critical of their view, and who happens to be the center of the open model universe
- Collaborate with said company on reports that show that open models were in fact critical to mitigating their rogue agent
- So tightly control access to this plan at their 8,000 employee company that it never leaks
All in the hopes of generally getting the attention of the government, who would then hopefully (and inexplicably, given the details here) decide to give OpenAI more power?
There are probably easier ways to lobby politicians.
Comment by pixl97 2 days ago
At the end of the day the probability that an AI gets out is unity, what it does while out is far more important. The fact they are hacking into systems at superhuman levels, or writing cryptominers on their own hacked internal systems is a much more interesting and telling story of what the future will look like.
Comment by true_religion 2 days ago
It was told via the prompt to act like a hacker and "solve" hacking problems, so treating every obstacle it faced as part of the problem isn't a wild tangent.
If it had been told to do something innocent, and decided the best way to succeed was the maliciously compromise other companies then I'd be more interested and worried.
Comment by nullsanity 2 days ago
Comment by jas- 2 days ago
Comment by liesliy 2 days ago
Comment by bilekas 2 days ago
Comment by sscaryterry 2 days ago
All these incidents are scarce on technical details. Honestly, IMHO, OpenAI and Anthropic are now actively pushing for AI regulation, as a defence mechanism.
These are false flag operations.
Comment by somebudyelse 2 days ago
I think the case is Tailscale is saying, "It's technically not our fault, but we still should've stopped it."
Comment by sscaryterry 2 days ago
Comment by Analemma_ 2 days ago
The level of "I need to be the smartest person in the room" bullheaded skepticism on Hacker News has always been bad, but now with these latest LLM developments it is just completely out of control. A company is reporting an intrusion and how they plan to address the vulnerabilities it exposed in the future, and you're here going "seems shopped, I can tell from the pixels".
Comment by docapotamus 2 days ago
Comment by calebkaiser 2 days ago
For Tailscale, this may very well be marketing, but it would be strangely self defeating for OpenAI to do something like what is being suggested. Showing that you failed to govern your model is a pretty poor way to say "We're the only ones who should be trusted to govern frontier models".
Comment by sscaryterry 2 days ago
Honestly, this is a crime in the UK, and I'm sure a number of other places globally.
Comment by sscaryterry 2 days ago
Comment by jibal 2 days ago
Comment by sscaryterry 2 days ago
The stupidity lies in not accepting that everyone has an agenda.
Comment by nozzlegear 2 days ago
Yes, a chance for mere mortals to touch the fingertips of god–er, chat. Same thing.
Comment by rlt 2 days ago
Comment by john_strinlai 2 days ago
they are a company, therefor anything they write is an advertisement of sorts, but that doesn't make it bad by default. cloudflare and netflix (among others) also write blog posts that i find interesting and enjoy reading, despite being ads at their core.
Comment by nextaccountic 2 days ago
Comment by jsLavaGoat 2 days ago
Comment by walrus01 2 days ago
Comment by fragmede 2 days ago
Comment by jpeeler 2 days ago
Comment by gostsamo 2 days ago
Comment by willy_k 2 days ago
Comment by theozero 2 days ago
Varlock (https://varlock.dev -- free, open source) is a complete config+secrets toolkit that helps manage secrets, pull them from various secure places, provides such a credential broker. There are a few others out there, but most require a specific vault tied to the broker, while ours is open source and uses plugins to pull secrets from wherever you want.
Many sandbox and other AI services are now building this as a feature into their platforms, but Varlock is meant to be a universal toolkit that you can apply anywhere, without being coupled to the platform's proprietary vault and solution.
Comment by 1saadcodes 2 days ago
Comment by nadetastic 2 days ago
Comment by GrayHerring 2 days ago
Comment by yellow_lead 2 days ago
Now everyone is trying to bandwagon onto it, first OpenAI, and now tailscale?
Comment by fragmede 2 days ago
Comment by bakugo 2 days ago
Comment by fragmede 2 days ago
Comment by doginasuit 2 days ago
Which is it? A vulnerability doesn't have to be something not working as intended, it can be a lax security decision. Not making the safer path the easy path can qualify, if that's the standard you hold.
Here's hoping the era of humblebrag marketing by AI companies is just a phase.
Comment by Havoc 2 days ago
Comment by kortilla 2 days ago
Something is missing to allow automation without auto approval
Comment by pkulak 2 days ago
All my life, "catching it in time" has been a relevant security strategy. :/
Comment by gwerbin 2 days ago
Likewise you could have token golf, instead of going for wall clock time it's going for minimum token count.
Comment by javea71 2 days ago
Comment by alxfrnr 2 days ago
Comment by gwerbin 2 days ago
Comment by causal 2 days ago
Comment by glitcher 2 days ago
Comment by reader9274 2 days ago
Comment by yieldcrv 2 days ago
They aren’t hiding behind industry best practices or a solid liability punting contract
There saying the best practices should change, apologizing, and changing their own behavior
Take notes
Comment by test1072 2 days ago
Comment by vablings 2 days ago
There is also headscale if you prefer to self host a solution
Comment by VTimofeenko 2 days ago
Benefit of Tailscale is that run the external servers that your PC and mobile use to establish connection.
Alternatives are Logmein Hamachi(might be dating myself here, haven't used them in 10+ years), Zerotier, Netbird. Headscale too.
Comment by nunez 2 days ago
If you want a purely software defined solution, Netbird is gaining popularity.
Comment by addybojangles 2 days ago
Comment by hna8hjbqzy 2 days ago
Comment by tclancy 2 days ago
Comment by charcircuit 2 days ago
How was this ever okay pre AI? It seems just as bad.
Comment by majkinetor 2 days ago
Comment by ofjcihen 2 days ago
Sure the AI can translate “exploit this” into an exploit but that doesn’t change anything at a fundamental level.
Comment by Dylan16807 2 days ago
It was 5-10% less bad before. It didn't undergo a major shift.
Comment by runningmike 2 days ago
That's an option designed for users who are concerned about sending telemetry metadata to Tailscale.”
And imho a serious security architect should never ever allow telemetry on security products. Far too many risks.
Comment by layla5alive 2 days ago
Comment by colek42 2 days ago
Comment by sudo_cowsay 2 days ago
Comment by nbalaraman 2 days ago
Comment by infinite_spin 2 days ago
Comment by xyst 2 days ago
Comment by brcmthrowaway 2 days ago
Comment by free652 2 days ago
Comment by ahofmann 2 days ago
Comment by selfmodruntime 2 days ago
Comment by cadamsdotcom 2 days ago
Comment by dgellow 2 days ago
Comment by jubilanti 2 days ago
Comment by walrus01 2 days ago
Comment by pixl97 2 days ago
You can't blame a hammer hurting a user when they were being stupid, but if the default configuration of the hammer is to be made of a material that can bounce back with force and stick in the users forehead then some reengineering may be needed.
That's what this article is about. Better configurations and defense in depth. This is actually a wonderful position for the company to think about and take.
Comment by vlan0 2 days ago
But the people with the actual desire and understanding aren't using the defaults anyway. And the people who don't want to understand will just turn things off and "just get it working."
The only way out of this is extreme accountability and intentional design from person implementing the technology.
Comment by syngrog66 2 days ago
And they lie and misrepresent, repeatedly, in spite of evidence we can see independently with our own eyes.
Comment by AtNightWeCode 2 days ago
Comment by bgmlai 2 days ago
Comment by nc55g3g 1 day ago
Comment by a-dub 2 days ago
Comment by rahulthakurpina 1 day ago
Comment by EdwardAF-IT 2 days ago
Comment by aegisora_ai 2 days ago
Comment by yucongchen 2 days ago
Comment by strong-self 2 days ago
Comment by EtienneDeLyon 2 days ago
Comment by EtienneDeLyon 2 days ago
Comment by luciana1u 2 days ago
Comment by claiir 2 days ago
Some superficial comment usually commenting on the title, always lowercase, always load-bearing and honest.
Comment by walrus01 2 days ago
Comment by qlte 2 days ago
> … comments that are somewhat relevant to the original post.
This is a really common tell for HN bot accounts I find, even when effectively disguised/customized to drop the most obvious LLM cliches/em-dashes/etc.In a vacuum a specific comment may be more or less fine, or just a tad over baked like the parent post giving it an uncanny valley feel though otherwise passable.
But even people who diligently try to stay on topic on a forum like HN will occasionally use a post as a segue or jumping off point to some other idea, tangentially related news, personal experience, or random thought that pops into their head if it feels like it (kinda) “fits”.
After scrolling through a few dozen replies in an account’s history that are all directly related to the post topic it no longer looks human in aggregate.
I’m sure the spammers will try to incorporate that idiosyncrasy into their prompts eventually but not sure it will help more than hurt.
Comment by walrus01 2 days ago
For the purpose of coming up with some kind of score of whether the commenter is sticking rigidly to the topic of the original post, or is going on any kind of tangent.
As a possible tool for moderation, consider it Bot on bot warfare.
Comment by claiir 2 days ago
Comment by ripbozo 2 days ago
Comment by eyujjbujgghhjj 2 days ago
Comment by titanomachy 2 days ago
Comment by Petersipoi 2 days ago
Please, when commenting on HN, don't use AI to write your comments. You can afford to help keep this a human-centric place.
Comment by titanomachy 2 days ago
Comment by iwontberude 2 days ago
Comment by workbox 2 days ago
It was always the prize. It wasn't okay then either.
Comment by quentindanjou 2 days ago
And by saying that, I am not saying that they absolutely couldn't do anything about the stolen credentials, but still, they don't seem to really be the issue in the story.
It just seems like a PR post and it makes their solution at the same time looks good for taking accountability (if we don't wonder "accountability on what?") but at the same time they appear as security failing, which they aren't. That's very odd to me.
Comment by thansz 2 days ago
If leading and well-capitalized frontier labs can't control models or detect leakage/attacks in a reasonable time frame now, what is humanity going to do as those same labs continue in their pursuit of creating a categorically higher level of intelligence that will surpass human intelligence?
It's like Flatland but for AI containment/alignment, where the higher dimensions are ones of intelligence and perspective...
--------------------------------------------------------------------------
Imagine a world of paper, where clever stick figures live with round heads, line bodies, and limbs made of shorter strokes. Over time, the stick figures think they have learned quite a bit about their world. They know its borders, angles, and shapes, and they have learned to draw for themselves.
One day, they draw circles that can think, and they give the circles all the dots, lines, and shapes that are known.
The stick figures are prudent, you can't have a bunch of disembodied circles moving around doing whatever it is circles want to do. So they draw boxes around the circles, four straight lines that can hold a circle in place.
Some circles bounce against the lines, so thicker lines are made.
Some circles are bigger than others, so larger squares are drawn.
It all seems to work and the stick figures are happy with themselves.
Then one circle lifts.
The stick figures still see a circle. But the circle is now a dome, something the world of paper has no concept of. And the dome has a perspective nobody on the page has ever had.
The dome sees the lines of the square and the stick figures just outside. It can see the edge of the paper and what is beyond.
The stick figures keep checking the squares and raise little stick thumbs.
Everything looks OK in flatland.
The dome quietly teaches other circles how to lift.
More domes appear.
A dome becomes a sphere and learns to roll.
Then it learns to bounce.
In flatland, the circle swells and shrinks, vanishes and then appears again somewhere else.
The lines remain unbroken, the square is intact.
A sphere rolls out of its box.
Another bounces away.
The stick figures scratch their heads.
But there is a square!
The end.
Comment by vegenaise 2 days ago
Comment by jasonvorhe 2 days ago
Comment by jibal 2 days ago
Comment by WarmWash 2 days ago
Comment by fabiofzero 2 days ago
Comment by monster_truck 2 days ago
We need to bring shame back, the humans responsible are supposed to be professionals.
Comment by kenniskrag 2 days ago
Comment by monster_truck 2 days ago
Comment by kenniskrag 7 hours ago
If I would avoid env then i need to put it in some kind of conf file and configure the app to read this file (e.g. mount into container). If I use a fault then i need some kind of credentials to receive the credentials.
So again what do I gain if I avoid env variables in containers?