
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
discovery-cloud-server
Advanced tools
This was made as a (mostly) drop-in replacement for hyperswarm.
https://github.com/hyperswarm/hyperswarm
We were developing on a platform (Chrome App) that had some serious network bugs and platform limitations, and built this as a replacement. This is the server portion of the project that will allow peers to find each other via discovery keys and get piped websockets to each other.
This app is intended to be deployable to heroku out of the box and require no configuration. By its design it should only ever run with a single dyno as there's no backplane for processes to communicate with each other.
The code should work as a heroku app out of the box with no extra setup.
$ heroku create
Creating app... done, ⬢ fish-monger-9999
https://fish-monger-9999.herokuapp.com/ | https://git.heroku.com/fish-monger-9999.git
$ git push heroku master
MIT
FAQs
This was made as a (mostly) drop-in replacement for hyperswarm.
We found that discovery-cloud-server 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.