Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
orbs-key-generator
Advanced tools
This toolkit provides you with a simple way to generate both client key pairs and addresses and node key pairs and addresses.
This toolkit provides you with a simple way to generate both client key pairs and addresses and node key pairs and addresses.
Since the keys are sensitive, it is recommended to use these tools in a private place, where the generated output can be safely stored in a secure location.
To install the key generator, use npm
npm i -g orbs-key-generator
It is also possible to clone this repository and then run build.sh
To generate a client public and private key, as well as an Orbs address, run:
orbs-key-generator client
To generate a node public and private key, as well as an Orbs node address, run:
orbs-key-generator node
npm i
npm test
FAQs
This toolkit provides you with a simple way to generate both client key pairs and addresses and node key pairs and addresses.
The npm package orbs-key-generator receives a total of 1 weekly downloads. As such, orbs-key-generator popularity was classified as not popular.
We found that orbs-key-generator 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
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.