
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Local peer-to-peer file transfer via WIFI.
WIFIDrop is an easy-to-use progressive web app (PWA) that allows users to transfer large files between devices over the same WIFI network. Files are transferred securely peer-to-peer via WebRTC without any intermediary servers. Therefore this application is a completely client side application and can be deploy on any static hosting or localhost.

git clone https://github.com/nuzulul/wifidrop.git
cd wifidrop
npm install
npm start
npm run build
A new build of WIFIDrop PWA will now be available in the /dist directory that you can self-hosted on static hosting.
Online : https://wifidrop.js.org
Android : https://play.google.com/store/apps/details?id=org.js.wifidrop
Windows : https://apps.microsoft.com/detail/9MVN98K4BBWC
Linux : https://snapcraft.io/wifidrop
NPM : https://www.npmjs.com/package/wifidrop - npm install -g wifidrop
Self-hosted : https://github.com/nuzulul/wifidrop
Releases : https://github.com/nuzulul/wifidrop/releases
FAQs
Local peer-to-peer file transfer via WIFI
The npm package wifidrop receives a total of 19 weekly downloads. As such, wifidrop popularity was classified as not popular.
We found that wifidrop demonstrated a healthy version release cadence and project activity because the last version was released less than 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
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.

Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.

Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.