
Security News
/Research
Popular node-ipc npm Package Infected with Credential Stealer
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.
node-ipfs-mirror
Advanced tools
NodeJS binaries + npm, hosted over IPFS
A small utility in two parts. One is to clone existing NodeJS binaries and host them over IPFS. The other one is to set your nvm or n client to download new NodeJS binaries over IPFS
A script that helps you to fetch and mirror NodeJS binaries from nodejs.org/dist with IFPS.
When you download a new node version, you want it to be fast right? And there is no faster way to download something than through local network (if it exists there) and if needed, falls back to fetching the binary from the closest mirror.
IPFS helps with this. Basically you have two commands, probably only one you really care about (the install one)
npm install -g node-ipfs-mirrornode-ipfs-mirror downloadClone and host binaries that fits with your version requirements (version 0.12 and up by default):
If you run the command before and run it again, it updates the binaries to the latest versions, leaving already downloaded versions
node-ipfs-mirror daemonRun a built-in IPFS daemon for hosting the binaries. Adds binaries to IPFS and then starts an IPFS daemon
node-ipfs-mirror env nvm <- Prints command for setting the environment variable for usage with nvm
node-ipfs-mirror env n <- Prints command for setting the environment variable for usage with n
For extra style points, run eval $(node-ipfs-mirror env nvm) and you'll be up and running in no time! 🍪
FAQs
NodeJS binaries + npm, hosted over IPFS
We found that node-ipfs-mirror demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
/Research
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.

Security News
TeamPCP and BreachForums are promoting a Shai-Hulud supply chain attack contest with a $1,000 prize for the biggest package compromise.

Security News
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.