Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Zeal – Offline Documentation Browser (zealdocs.org)
    —discuss
  2. Oracle triggers 'force majeure' on data center project over power delays (reuters.com)
    —discuss
  3. Issue Graph (github.com/vercel-labs)
    —discuss
  4. DDoS Attack Breaks Beloved Video Game Wiki After AI Bro Was Banned (kotaku.com)
    —discuss
  5. Opus 5.5 is good at explainer videos (launchvideo.io)
    —discuss
  6. Bosphore 1819: Reviving a 200-Year-Old Map of Istanbul with Opus 5.5 (twitter.com/cahidarda)
    1comments
  7. Anthropic Strikes $12B AI Computing Deal with Akamai (bloomberg.com)
    —discuss
  8. Show HN: RentBench – Levels.fyi for UK Rents (rentbench.fyi)
    —discuss
  9. The Tao of Acme (chai.guru)
    1comments
  10. Mamdani is the most popular elected official in NYC: poll (nydailynews.com)
    —discuss
  11. Democratic megadonor who gave to Gavin Newsom and Kamala Harris linked to murky (nypost.com)
    —discuss
  12. Probing picosecond depairing currents in type-II superconductors (nature.com)
    —discuss
  13. Ask HN: How would you know if you have learned something?
    —discuss
  14. SciUniverse: Can frontier models carry out scientific work? (c5r.net)
    —discuss
  15. Compio: A thread-per-core async Rust runtime with IOCP/io_uring/polling (github.com/compio-rs)
    —discuss
  16. Swarm Scaling (tobyord.com)
    —discuss
  17. Cracking VFPU math functions using Claude (Sony PSP) (ppsspp.org)
    1comments
  18. ZeroDrift – A small model that finds and fixes compliance violations (zerodrift.com)
    —discuss
  19. Show HN: Dunara (dunara-studio.com)
    —discuss
  20. Flux 3 Action Tops RoboLab, but Large Companies Can't Use It in a Product (topicqueue.substack.com)
    —discuss
  21. Astronomers capture an unprecedented view of gas giant formation in action (phys.org)
    —discuss
  22. China Holds Sensitive F-35 Parts Diverted to Hong Kong from Australia (bloomberg.com)
    2comments
  23. The "C" Word (coredump.cx)
    1comments
  24. Restaurants Are Using AI to Advertise Their Food and It's Making People Sick (wsj.com)
    —discuss
  25. Topcoat is pushing the boundary of server applications with Rust (tokio.rs)
    —discuss
  26. Global Chat (jojoban842.workers.dev)
    —discuss
  27. Show HN: Offline recorder and transcriber on your MacBook's notch (memorynotch.app)
    —discuss
  28. Dailies: Daily games with friends and family, in your texts (dailies.world)
    1comments
  29. Quanta's Thomas Lin Trusts the Public Can Handle Complex Ideas (insidehighered.com)
    —discuss
  30. Sourcehut account takeover via build logs (XSS in ansi2html) (blog.arusekk.pl)
    —discuss

GitHub has not removed malicious imitation software after 3 weeks

218 pointsby 4h agosuccessfulsoftware.net
89 comments
4h agoHN ↗

If it's your software send a DMCA. They have a legally required timeframe to process those. If it's open source, however, then you don't have any valid DMCA claim.

4h agoHN ↗

Code can be open source while the name and logos are copyrighted and still enforceable via DMCA

3h agoHN ↗

Which project copyrighted its name and logo?

1h agoHN ↗

You can have copyright open source code, which is what allows open source licenses to enforce their terms. Open source doesn't mean "free to do whatever you want". There are very restrictive open source licenses, and you can deviate from the common open source licenses.

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

3h agoHN ↗

That’s not how open source works.

Open source code is still copyrighted. What the license defines is rights that people have in distributing that code. If an unofficial repository is using open source code to ship malware, and the license that software had didn’t allow that, then the unofficial repository is still breaking copyright law despite the code being open source.

3h agoHN ↗

Also open source license doesn't grant use of trademarks, but I'm not sure that means DMCA applies.

3h agoHN ↗

There's no open source license that prohibits derivative works that are malware.

3h agoHN ↗

i think it's in the spirit of it, which is enough for a DMCA lol

2h agoHN ↗

Um no, you have to send it about an actual copyright violation, not just because you don't like something.

It's not illegal to send an incorrect one by mistake but GitHub probably won't process it. It's illegal to send an incorrect one intentionally. Now that it's been pointed out to you that making malware isn't a copyright violation, it's intentional if you send a DMCA anyway.

4h agoHN ↗

Not exactly the same, but I've noticed a pretty sizable uptick in the number of spam/scam PR comments being left on GitHub (and a longer delay before they're removed after report).

Not the worst thing in the world, they're easy to spot, but I'd like to see GitHub invest more time in protecting their users from falling victim to these bad actors.

4h agoHN ↗

In the future just issue a DMCA takedown right away for cases like this, IMO.

4h agoHN ↗

Author of the post here. Github finally took the offending page down approximately 10 minutes after the post appeared on the front page of HN. Total coincidence. I'm sure!

Moral of the story. If you want even the most basic level of support from Github, you need to get on the front page of HN first.

And it seems they are able to do things very quickly, when they want to. Bastards.

4h agoHN ↗

It might not be a willingness issue as much as a bandwidth issue.

3h agoHN ↗

unwilling to provide proper support?

Just seems like a silly rational response to the same problem.

3h agoHN ↗

Yes,evidently bandwidth from HN unblocks takedown requests of malicious content.

3h agoHN ↗

Prioritization and escalation exists in most companies. I guarantee you that once an issue hits the HN front page, even engineers who might have totally different talks will get involved. (Never worked at GH or have talked to anyone there in years but this is how everything works pretty much everywhere)

3h agoHN ↗

The public shaming will continue until the internal incentives improve. Make sure to drop that HN thread link into the internal task tracker y'all. Don't forget to report to journalists if the severity warrants it (Brian Krebs, 404media, etc).

"Show me the incentive and I'll show you the outcome."

3h agoHN ↗

Good thing HN provided them some bandwidth to do their jobs.

3h agoHN ↗

Bandwidth can be bought with money, of which Microsoft made an extra $133.7 billion this year.

3h agoHN ↗

Sounds like they can afford elite customer support.

3h agoHN ↗

We know that coding agents have been pushing GH to its limits. Scaling is hard - especially staff. Maybe they aren't trying to scale support but I think it's reasonable to give them the benefit of doubt here, given what we know publicly

3h agoHN ↗

That’s a self-inflicted issue they should have properly planned for.

3h agoHN ↗

You’re saying this is a problem money can’t solve?

There’s no need for benefit of the doubt when it comes to the level of support provided by tech companies.

Bad support by tech companies is a conscious profit-preserving choice.

3h agoHN ↗

Microsoft is not some plucky upstart company with 12 employees and an unexpectedly popular product. We do not, in fact, need to give them the benefit of the doubt here.

3h agoHN ↗

They aren't trying to scale support. If anything, they are trying to throw AI at the problem. The support team is understaffed and overwhelmed.

2h agoHN ↗

Having "hackers" on this site giving the benefit of doubt to companies clearing hundreds of billions of dollars in revenue per year will never cease to stop being ironic to me...

1h agoHN ↗

On the site run by a VC firm? Why is that a shock? Besides, hacker does not mean being a kneejerking reactionary against corporations.

12m agoHN ↗

This is one of the things I dislike the most about large tech companies. They get way more customers than they can adequately provide support/moderation for and either offer no support or shitty automated support. Then when something falls through the cracks people always go "what do you expect them to do, hire enough people?" Yeah I do!

3h agoHN ↗

Never thought I'd see the day when Microsoft is elite.

3h agoHN ↗

They have to dump all that free cash into data centers, sorry

55m agoHN ↗

I have for a long time said that the way to regulate these huge companies would be to have government-mandated SLOs for live support.

For example (simplified), if a user makes a call, a person with sufficient privileges to handle 90% of the cases should answer on the other end within 2 minutes. If the case cannot be handled, the higher-up with privileges to handle 99% of the cases should be reached within 5 minutes. And to be fair, it should be mandated for all companies, not only FAANG-like.

But a company like Meta (for example) with a billion customers would then have to decide whether they want to work on quality improvements for their services or whether they would like to hire a million technical support staff.

3h agoHN ↗

Moral of the story. If you want even the most basic level of support from Github, you need to get on the front page of HN first.

This also works for Google support.

And it seems they are able to do things very quickly, when they want to. Bastards.

I wouldn’t chalk any of this up to malicious intent. I’m sure they are swamped with such requests.

It was already a problem before agents could automatically perform these actions.

And it’s not something you can really automate on their end either. At least not the judgement call on the removal. Imagine if there was a fully automated process and it inadvertently took down a legit project.

3h agoHN ↗

I wouldn’t chalk any of this up to malicious intent. I’m sure they are swamped with such requests.

Stalling in the hope that reporters won't escalate, instead of allocating a tiny bit of their billions in profit to hiring for this, is malicious in my book.

3h agoHN ↗

Can you provide evidence of these claims?

3h agoHN ↗

I mean we are in the thread of evidence right now?

3h agoHN ↗

GitHub support is full of amazing, hard working people.

It is also comically understaffed. This is not because they can't find people to work - it's not given the budget necessary.

2h agoHN ↗

They might be amazing and hard working, but that doesn’t free them from the yoke of policy and script

3h agoHN ↗

I had several small requests for moderation (deleting and banning spammers posting spam/crypto scam issues/PRs in my repos and ones I contribute to) answered within a day earlier this year after more than a decade of never needing to request moderation. I'm not defending GH here as it's obviously unacceptable that the OP's issue took this long, but they definitely do or at least did have mods. I would guess they need a lot more of them if something this serious went unaddressed, or maybe the ones I interacted with are now gone and have not been backfilled.

2h agoHN ↗

I mean.. for better or worse, this is how corporate America works. Hiring to solve a problem that's not costing them money (and solving it doesn't make money) is probably not going to happen, especially with the current state of the economy. They have more of an obligation to make money for their investors than they do anything else, that's just how it works.

2h agoHN ↗

how does anyone expect to solve AI alignment when we can't even solve corporate alignment

2h agoHN ↗

Life sure ain't perfect.. not much you can do about that sometimes.

2h agoHN ↗

If we have no way to strike back, they will simply suck every drop of blood out the way you use every part of the buffalo. There is no way to escape Microsoft when they just buy everything and turn it into part of their garbage moat.

1h agoHN ↗

They have more of an obligation to make money for their investors than they do anything else, that's just how it works

Where does this myth come from, and how does it survive? It's either an excuse for parasitic corporatism, or an expression of learned helplessness. Nobody has been successfully sued for prioritizing the long-term health and reputation of a company over self-starving quarterly profit.

Is there a perverse incentive toward the latter anyway? Yes. But it mostly serves current leadership, who are evaluated and paid on short horizons, at the expense of the long-term investors who own most of the equity.

1h agoHN ↗

Where on that page is there anything to indicate that hiring more QA or mods would be so bad as to be considered a breach of fiduciary duty? That seems like a pretty big exaggeration, at best.

This behavior is a matter of incentives, not obligations. No need to apologize for them.

"Fiduciary duty" does not mean "pursue profit to the exclusion of all other considerations".

58m agoHN ↗

The reality is "it's complicated". But the strongest form of this - that "companies must maximize profits over ALL over concerns NO MATTER WHAT" is basically a myth. See:

https://corpgov.law.harvard.edu/2012/06/26/the-shareholder-v...

https://www.legislate.ai/blog/does-the-law-require-public-co...

https://lawreview.law.ucdavis.edu/archives/56/5/end-sharehol...

https://news.ycombinator.com/item?id=20325023

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

So yeah, "fiduciary duty" is a real thing, but that's not quite the same thing as saying that every single decision has to be focused on nothing but profit maximization.

20m agoHN ↗

So you think making bad business decisions is holding up to fiduciary duty? You can't throw money at every problem that you'd like to solve, calling that malice is silly was the point I was trying to make.

56m agoHN ↗

Nothing in that article says you're obligated to maximize profit, and you're not:

To quote the U.S. Supreme Court opinion in the recent Hobby Lobby case: “Modern corporate law does not require for-profit corporations to pursue profit at the expense of everything else, and many do not.”

https://www.nytimes.com/roomfordebate/2015/04/16/what-are-co...

Executives are free to pursue near-term profit at the expense of everything else if they choose, and the shareholders are free to replace them if they don't. That's a choice by those executives or shareholders though, not an obligation.

33m agoHN ↗

I said it's their biggest priority, not their only priority... solving a problem that doesn't cost money and the solution doesn't make money is bottom of the barrel. Come on guys, be real.

1h agoHN ↗

many readers here have not experienced a standard of customer support that was common decades ago. Google in particular created a new standard for ignoring the customer on a large scale, in my own experiences. Secondly, the customer paid money to a company for service, while an emergent business form does not take money from the customer directly, blurring the definition of customer.

I strongly agree that failure to stand for consumer rights is both learned helplessness and an apologist cooperator psychology. CA Voter here.

1h agoHN ↗

They have more of an obligation to make money for their investors

"Obligation" is the wrong word. Should be "incentive".

3h agoHN ↗

It is a problem they could solve if they want to. They have billions of profits per quarter.

They just don't want to. Not malicious, just ignorant and disrespectful of their users.

2h agoHN ↗

I’m sure they are swamped with such requests

Then maybe they should be growing their customer support capacity along with their business. It drives me crazy how big companies have normalized cutting those departments down to anemic proportions. Especially those where you're a paying customer.

1h agoHN ↗

Remember when Google lost a lawsuit for defaming a business in their AI search results?

2h agoHN ↗

I wouldn’t chalk any of this up to malicious intent. I’m sure they are swamped with such requests.

It's malice from whoever is responsible for under-staffing. It's also malice to prioritize the squeaky wheel for optics; it's intentional to reduce the spread of the knowledge of how unresponsive they are.

2h agoHN ↗

YouTube already does it autonomously with seemingly no legal consequences for them because you agree to it in their tos

2h agoHN ↗

I wouldn’t chalk any of this up to malicious intent. I’m sure they are swamped with such requests.

Handling these requests at whatever scale they operate is their responsibility.

Nobody held a gun to their head and forced them to take on all of their customers.

3h agoHN ↗

Just send DMCA if you want their attention, they act harshly and quickly. Even when it's false one.

3h agoHN ↗

Describes pretty much any of the big companies. For example, I have seen numerous times people got their account locked on Google, or their app stuck in limbo at Apple, and then after post becomes viral all problems get solved.

2h agoHN ↗

Apple in particular is mocked because they explicitly say (used to say?) “going to the press doesn’t help”, but they’ve shown time and again that it’s the most effective way to get them to take action.

2h agoHN ↗

Same goes for all companies bigger than a startup. The first line of support is AI, the second line is clueless, and the third level is powerless. HN is the only way to reach a human with both ability and willingness to help

2h agoHN ↗

This was not my experience at all. Someone on the bitchat android commented with a virus, reported it and was taken down 2 hours later

2h agoHN ↗

They're generally extremely quick about this if you ping ~anyone on the security team with the offending url and a link to the real repo. There is a long ongoing game of cat & mouse against malware in repackaged things like first party windows utilities to leverage the signed binaries.

2h agoHN ↗

Hacker News saves the day once again!

2h agoHN ↗

For this specific case, a DMCA would have gotten you a much faster take down. As far as I can tell it's automated. Sure, they could appeal it but then the malware nature of it would be in the crosshairs of the reviewer.

Not excusing their slow response, though.

3h agoHN ↗

why would anyone host commercial binary software on github or any other third party domain?

3h agoHN ↗

Pirates and crackers generally don't host stuff on their own domains. They don't want to pay for the bandwidth and they don't want to be traced.

3h agoHN ↗

I think they’re alluding to OP not hosting their own downloads.

3h agoHN ↗

I am the OP. I host my own downloads on my own domain and nowhere else. Only the malicious imitation is hosted on Github.

3h agoHN ↗

They’re presumably too busy with keeping availability above nine sixes

3h agoHN ↗

I recently found "free" version of Lossless Scaling on GitHub. The release installer is definitely malware. It took GitHub 3 days to shutdown malware distribution. Category of my ticket was malware report, not copyright infringe

2h agoHN ↗

Author here. I initially reported it as an imitation. A few days later I added evidence that it was malware.

3h agoHN ↗

I found a page that serving e-books I've purchased on github. It is a bit bad feeling

3h agoHN ↗

What do you know. Apple’s “never run to the media it never helps anything” rule works just as well with GitHub.

2h agoHN ↗

Welcome to the club!

There's an impersonation profile of me on Github (username happyhannob). I've reported it a while ago, received the same automated message, and no reaction otherwise. It's still online.

I guess you can't expect basic fraud prevention from a company currently building the future with AI...

2h agoHN ↗

I see OP edited their post claiming getting to HN's front helped.

I think the likelihood GitHub did something within 10 minutes of a post appearing on HN's front page is approximately zero.

Nobody in GitHub Trust & Safety is sat there watching HN.

An executive or communications professional who might have heard it got on HN, or seen it appear in a tool monitoring Microsoft and GitHub's mentions across the internet, and who then flagged the post, Trust & Safety would probably spend *more than 10 minutes* noticing the email or Teams message, then trying to find the right ticket internally. Then after locating the ticket you still have to investigate the facts, discuss, and click buttons to ban/delete the user.

It's (much) more likely this sat in a queue until someone got to it and the timing of it being on HN is a complete coincidence.

2h agoHN ↗

It’s not a coincidence if they had already found the problem, wrote up the solution, primed it for action, and then it sat in some “management queue” for essentially forever, until someone called someone with a go.

1h agoHN ↗

I think you wildly underestimate how much more empowered the people monitoring social media escalations are versus the standard front-line support. In a clear-cut case like this I can absolutely imagine someone getting pinged and pressing the 'kill bad thing' button immediately after the post hitting the front page, because I've seen this happen many times.

44m agoHN ↗

"Nobody in GitHub Trust & Safety is sat there watching HN"

Please, any competent software dev business has eyes on this page on an hourly basis.

I'm in aerospace and we're crawling on this site, all the way at the top levels.

2h agoHN ↗

These kinds of imitation attacks seem to be getting more common. It’s not just random malware anymore — some of them are getting surprisingly polished and even use the real product name and logo. Interesting (and a bit sad) how visibility on HN seems to speed things up on GitHub’s side.

55m agoHN ↗

Lack of moderation is an issue everywhere, because there are few consequences for the platforms.

Booking.com kept a clearly fraudulent listing (images clearly stolen from another Booking.com listing with mirroring + some filters) fully online for at least two days (I got distracted and stopped taking daily screenshots after that). I just got a response that they've taken it down almost 10 days after I had initially reported it (although I think they marked it as not bookable some time before that).