frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Hackers Got Inside a Flock Camera. Its Data Shows How the System Works

https://www.wired.com/story/hackers-flock-camera-data-shows-how-system-works/
1•driverdan•49s ago•0 comments

Hackers Stole Flock Camera Software Revealing How Company Tracks Cars and People

https://www.404media.co/hackers-stole-flocks-camera-software-revealing-how-the-company-tracks-car...
1•driverdan•1m ago•0 comments

Chimps teach their kids tool tricks

https://arstechnica.com/science/2026/09/how-chimps-teach-their-kids-tool-tricks/
1•rbanffy•3m ago•0 comments

The Roman telescope has enough gas for 22 years, double NASA's expectations

https://arstechnica.com/space/2026/09/the-roman-telescope-has-enough-gas-for-22-years-double-nasa...
1•rbanffy•3m ago•0 comments

Why building a Rust LSP is hard

https://rust-glancer.github.io/blog/why-lsp-is-hard/
1•popzxc•3m ago•0 comments

DOE Seeks New Path for Future Light Bulb Standard

https://inside.lighting/news/26-07/doe-seeks-new-path-future-light-bulb-standards
1•1970-01-01•4m ago•0 comments

Readest – free open-source ePub and PDF reader

https://readest.com/
1•conferza•6m ago•1 comments

One prompt, answers from multiple AI models side by side

https://www.shortcutchat.com
1•scrappy_guy•7m ago•0 comments

I replaced my brown-noise browser tab with a menu bar app

https://oldmanrahul.com/2026/09/14/hush/
1•oldmanrahul•7m ago•0 comments

Show HN: AI Subtools – 40 free online tools, no sign-up, 100% client-side

https://aisubtools.xyz/
1•devenquan•8m ago•0 comments

Personal Statement on AI Risk

https://twitter.com/dkokotajlo/status/2099600298855829616
1•hentrep•9m ago•0 comments

Linux development is benefiting from AI, but not from its coding

https://www.xda-developers.com/linux-development-is-really-benefiting-from-ai-but-not-from-its-co...
1•losgehts•9m ago•0 comments

I joined the 'anti-chatbox' interface movement, and build Moe because of it

https://moebot.app/
2•yisrael_g•10m ago•1 comments

Show HN: Airmash – HTML5 Multiplayer Missile Warfare

https://airma.sh/
3•fivesigma•10m ago•0 comments

Show HN: Kaflow Search – A desktop tool for locally indexed Kafka message search

https://kaflow-search.whsoul-tools.com/
1•whsoul•10m ago•0 comments

Benchmark Llamacpp on Intel Panther Lake: Vulkan vs. SYCL vs. OpenVINO vs. CPU

https://grigio.org/benchmarking-llama-cpp-backends-on-intel-panther-lake-vulkan-vs-sycl-vs-openvi...
1•grigio•10m ago•0 comments

Building agents? Here is everything you need to know in one long-read

https://opengeni.substack.com/p/the-anatomy-of-an-agentic-stack-ten
2•davletdz•11m ago•0 comments

Show HN: Sloptris - If Tetris was like AI-assisted dev

https://tonyalicea.dev/sloptris/
2•TonyAlicea10•12m ago•1 comments

OpenAI Considers Pre-IPO Funding Round at More Than $1.2T Valuation

https://www.wsj.com/tech/ai/openai-considers-pre-ipo-funding-round-at-more-than-1-2-trillion-valu...
1•bookofjoe•13m ago•1 comments

Scaling Golang CI by Replacing actions/setup-go

https://www.cloudx.ai/posts/setup-go
8•peterldowns•17m ago•1 comments

Show HN: Picxel – Turn reference images into pixel-art game assets

https://github.com/See-Sol-Lab/Picxel
4•Goumang•17m ago•0 comments

Show HN: How Stale Is Your AI? Release age and training cutoff for 20 models

https://stale.jock.pl/
3•joozio•17m ago•0 comments

ImpactGate: A merge gate that scores the structural decay AI adds

https://github.com/officefloor/ImpactGate
5•sagenschneider•18m ago•2 comments

Voyager – defense revenue as a patience subsidy for commercial space station bet

https://beyondhorizonforesight.substack.com/p/voyager-technologies-where-defense
1•beyondhorizonfs•18m ago•0 comments

Corporate and political systems are efficient filters to promote psychopaths

https://www.sciencedirect.com/science/article/pii/S135917892100104X
2•mw67•19m ago•0 comments

Why do people hold vacant land out of use?

https://blog.landeconomics.org/p/why-do-people-hold-vacant-land-out
2•surprisetalk•19m ago•0 comments

Operating System powered by Qwen 3.8 27B at 1950 tokens/SEC

https://twitter.com/analogalok/status/2099130228866228368
2•soltanov•20m ago•0 comments

Fujifilm Launches Palm-Top Size Camera Instax Pal 2 for $170

https://www.fujifilm.com/jp/en/news/hq/13922
1•HelloUsername•21m ago•0 comments

Robert Kraft – Epstein friend bans Macklemore

https://www.theguardian.com/us-news/2026/sep/15/ed-sheeran-macklemore-palestine-openers-finneas
5•mo7061•23m ago•0 comments

How Electric Cars Took Hold in Australia

https://www.nytimes.com/2026/09/15/world/australia/electric-cars-iran-war-gas-australia.html
1•thelastgallon•23m 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