Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
node-jose-tools
Advanced tools
The Swiss-army knife tool for node-jose for handling JSON Web Tokens.
node-jose-tools
provides a simple CLI through the jose
command for
JSON web-key (JWK) key and key store management as well as for handling
JSON web-tokens (JWT) in, both, the signed and encrypted variants.
The jose
command allows quick feature testing of node-jose functions.
node-jose-tools
have started to learn better about the different features of node-jose. It also provides reference implementations to many of the underlying functions. The tools and functions are separated to allow easy extension and quick orientation for how the different library features work.
node-jose-tools
are tested with node versions 12, 13, 14, and 15 on linux (ubuntu), Windows, and macOS.
It is recommended to use node version 12 or higher, due to the much better performance of the cryptographic functions.
On the command line run npm install -g node-jose-tools
.
Open your favorite shell and type.
> jose TOOL [OPTIONS]
The following tools are supported:
Key management
Pro-tip Use the --help
or -h
flag to get the documentation directly on the command line.
The detailed documentation of the tools and plenty example application scenarios are available in the docs folder.
Please, use github for reporting issues and bugs.
If a certain part of the JOSE specifications is not supported by node-jose
, then these parts are also unsupported by this tool and not considered a bug.
This code is released under a MIT License. Please refer to the LICENSE file for more details.
FAQs
tools for the node-jose library
The npm package node-jose-tools receives a total of 203 weekly downloads. As such, node-jose-tools popularity was classified as not popular.
We found that node-jose-tools 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
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.