frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Lotus root is not Fried tofu: giving an on-device food model better eyes

https://littletheta.com/field-notes/lotus-root-is-not-fried-tofu
1•NickHirras•2m ago•0 comments

New maps reveal hidden landscapes inside a prehistoric supercontinent

https://www.scientificamerican.com/article/new-maps-reveal-hidden-landscapes-inside-a-prehistoric...
1•bcaulfield•2m ago•0 comments

A quick overview of atomics in C

https://lemire.me/blog/2026/09/09/a-quick-overview-of-atomics-in-c/
1•ingve•3m ago•0 comments

Chinese businesses give away AI tokens with coffee, credit cards, and dumplings

https://restofworld.org/2026/china-ai-tokens-consumer-rewards-credit-cards-telcos-deepseek/
1•herbertl•4m ago•0 comments

Limits and opportunities of AI reviewers: Reviewing the reviews of Nature papers

https://arxiv.org/abs/2605.20668
1•marojejian•5m ago•1 comments

Before Magnitsky: The Forgotten Russian Arithmetic Textbook Printed in Amsterdam

https://valeman.medium.com/before-magnitsky-the-forgotten-russian-arithmetic-textbook-printed-in-...
1•ibobev•7m ago•0 comments

Building a Reliable PostgreSQL Queue: Concurrency, Crashes, Retries, and Scale

https://blog.master.dev/building-a-reliable-postgresql-queue-concurrency-crashes-retries-and-scale/
1•ibobev•9m ago•0 comments

Where the 21st Century Was Invented – The National Museum of Computing (Tnmoc)

https://retrogamecoders.com/tnmoc/
1•ibobev•10m ago•0 comments

Ferroelectric SRAM at 2nm-class density without EUV, on 28nm GlobalFoundries

https://www.wired.com/story/a-new-dollar400-million-startup-wants-to-fix-the-ai-memory-bottleneck/
1•gordalina•12m ago•0 comments

Amazon refused to give pregnant workers bathroom breaks

https://arstechnica.com/tech-policy/2026/09/lawsuit-amazon-refused-to-give-pregnant-workers-bathr...
3•worik•14m ago•0 comments

Trezor's email provider has been breached

https://twitter.com/Trezor/status/2097786518110609620
4•andreyazimov•18m ago•1 comments

The rise and fall of peer review

https://www.experimental-history.com/p/the-rise-and-fall-of-peer-review
1•CGMthrowaway•21m ago•0 comments

How we created Chess Game Review: What's a key moment?

https://blog.duolingo.com/engineering-game-review/
1•ziyao_w•24m ago•0 comments

Switzerland tests a FOSS escape route from Microsoft 365

https://www.theregister.com/os-platforms/2026/09/09/switzerland-tests-a-foss-escape-route-from-mi...
2•DemiGuru•25m ago•0 comments

Apple Adds AppleCare One Family Plan for Up to Six People

https://www.macrumors.com/2026/09/09/applecare-one-family-plan/
1•ValentineC•26m ago•0 comments

LatentMathBench: Investigating Latent Reasoning in Astra

https://maartenbaert.github.io/LatentMathBench/
2•MaartenBaert•28m ago•2 comments

Joint statement on the 'Child safety online' report [pdf]

https://5rightsfoundation.com/wp-content/uploads/2026/09/Joint-Statement-on-the-expert-panel-repo...
1•worik•29m ago•0 comments

Now it's China's experts who are gig workers training AI

https://restofworld.org/2026/china-expert-ai-trainers/
6•billybuckwheat•30m ago•0 comments

Fileless ELF Execution via Kernel Keyring

https://matheuzsecurity.github.io/hacking/linux-kernel-keyring-fileless-exec/
2•matheuzsec_•31m ago•1 comments

Show HN: Searchy SEO – feature-rich mobile app for Google Search Console

https://searchy.mateuszwozniak.com
1•matisiekpl•32m ago•0 comments

Going Up and Going In

https://longreads.com/2026/09/01/free-solo-climbing-risk-philosophy/
1•mooreds•32m ago•0 comments

Risk Management for Uncertain Estimates

https://honestroadmaps.substack.com/p/risk-management-for-uncertain-estimates
1•mooreds•33m ago•0 comments

iPhone Duo: the high price is a feature

https://larrysalibra.com/iphone-duo-the-high-price-is-a-feature/
3•larrysalibra•33m ago•0 comments

Apple Watch Heart Rate Accuracy Study [pdf]

https://www.apple.com/legal/more-resources/docs/Heart_Rate_Accuracy_Study_2026.pdf
1•corvad•40m ago•2 comments

The Company Man

https://tomasbjartur.substack.com/p/the-company-man
1•TomasBjartur•42m ago•0 comments

Steam now requires a Credit Card to view 18 plus games in Australia

https://i.imgur.com/IUYeWcc.jpeg
2•pixeldins•43m ago•0 comments

FRAME37 – we tried to bring the constraints of film photography to phones

https://apps.apple.com/us/app/frame-37-film-camera/id6789953544
1•evgenii_isupov•44m ago•1 comments

DHS Program Analyzes Americans' Finances to Flag Drivers for Traffic Stops

https://www.military.com/dhs-program-analyzes-americans-finances-to-flag-drivers-for-traffic-stop...
7•randycupertino•44m ago•1 comments

Joshua L. Chamberlain and Civil War Memory (2016)

https://werehistory.org/memory/
2•mooreds•45m ago•0 comments

Prepare your app for iPhone Duo [video]

https://developer.apple.com/videos/play/tech-talks/111461/
1•alwillis•47m ago•0 comments
Open in hackernews

Offical XRP NPM package has been compromised and key stealing malware introduced

https://www.aikido.dev/blog/xrp-supplychain-attack-official-npm-package-infected-with-crypto-stealing-backdoor
55•flxga•1y ago

Comments

MichealCodes•1y ago
Cryptocurrency packages used at scale should have wallet decoys setup for early detection of vulnerabilities like this.
nailer•1y ago
Red teaming this, you’d delay exfiltration of the private key until the balance passes beyond a certain amount and you’re on mainnet.
ohgr•1y ago
I see the model of "download any old shit off the internet and run it in production" is working out so well.
nailer•1y ago
I don’t have much opinion of XRP but this is their official package, not a community package.
tobyhinloopen•1y ago
Fun fact: installing some common starter packages will explode to install over a 1000 npm packages, each of them can inject malware, even if the package isn’t used, and you’ll never know.

Many packages will have over a 100 dependencies if you include the dev dependencies, so you can easily break a 1000.

mouse_•1y ago
That is a very fun fact.
nailer•1y ago
Yes that is how dependencies work.
poincaredisk•1y ago
The crazy part here is that in most other ecosystems 100 dependencies is "crazy high" territory, and in JS it's apparently "we're just getting started". It's known for its approach to micropackaging everything in a separate library.
greatgib•1y ago
The crazy thing is more that multiple versions of the same package could be installed as dependencies of dependencies...

They were thinking to be the cool kids supporting multiple versions and that the old way to do packaging, like debian and co that expects everyone to use the same version, was the old legacy fart way to do things.

Just, developers before were engineers first and so designed things well especially to avoid this situation of dependency hell and supply chain injection. But the web dev crowd decided to do "better" and now to have old problems as new problems...

koolba•1y ago
That fetch(…) is sending the mnemonic of the private key out to that remote server.

Interestingly if this is happening in a long running process and that exploit server is offline, the promise for the fetch will reject. And the default behavior for unhandled promise rejections would be for the node process to crash.

So if anybody tried testing this version of the library in a net gapped environment, it would crash and fail out in CI.

The attacker should have silenced the error with a .catch(_ => {}).

mschuster91•1y ago
> Previously only the packed JavaScript code had been modified.

Honestly it's time for the npm ecosystem to move to a model where only build agents running on npm's own infrastructure can upload binary artifacts, or to mandate reproducible builds.

And for a select set of highly used packages, someone from NPM should be paid to look over each release's changeset.

Both would have massively impeded the attacker.

mindcrash•1y ago
Official and thorough support for SBOM* within major package repositories can not come sooner.

* https://en.wikipedia.org/wiki/Software_supply_chain

abhisek•1y ago
We run similar npm package monitors. The use of exotic tld domains such as 0x9c.xyz kind of gave it away because YARA Forge rules have native signatures to detect such domains.

It will be interesting t explore how the project got compromised and malicious packages published to the registry.

nailer•1y ago
.xyz isn’t exotic for blockchains.
nailer•1y ago
npm design allows multiple versions of the same package if required, but deduplicates otherwise. It’s a smart design that more package managers should and will follow.

Smart developers spend their time working on original code rather than rewriting the wheel.

nailer•1y ago
Yes. It’s an engineering failure to have multiple copies of the same logic. That isn’t specific to JavaScript.
tough•1y ago
does the postinstall script step has anything to do with this?

i noticed bun doesn't run them by default unless you whitelist them