
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
@web3-storage/w3
Advanced tools
The CLI for web3.storage
Install the CLI from npm
$ npm install -g @web3-storage/w3
Login in and create a token on https://web3.storage and pass it to w3 token to save it.
$ w3 token
? Paste your API token for api.web3.storage › <your token here>
⁂ API token saved
w3 put <path>Upload files to web3.storage. The IPFS Content ID (CID) for your files is calculated on your machine, and sent up along with your files. web3.storage makes your content available on the IPFS network
--no-wrap Dont wrap input files with a directory.w3 get <cid>Fetch files by CID. They are verified on your machine to ensure you got the eact bytes for the given CID.
--output The path to write the files to.w3 tokenPaste in a token to save a new one. Pass in --delete to remove an previously saved token.
FAQs
The CLI to save your things in web3.storage ⁂
The npm package @web3-storage/w3 receives a total of 3 weekly downloads. As such, @web3-storage/w3 popularity was classified as not popular.
We found that @web3-storage/w3 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 open source maintainers 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.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.