@peculiar/attestation-cli

1.1.0 • Public • Published

Attestation Utility

This utility is designed for verifying attestation data in various formats. It supports multiple attestation providers and offers a range of commands to interact with attestation files and certificates.

Common Purposes

  • Verify Attestation Data: Ensure the integrity and authenticity of attestation data using trusted certificates.
  • Detail Attestation Information: Extract and display detailed information from attestation files.
  • Export Public Keys: Extract public keys from attestation files and optionally compare them with source keys or save them to a file.
  • Certificate Management: Detail and manage certificates used in the attestation process.

Installation

To install the utility, use npm:

npm install @peculiar/attestation-cli

Usage

To get started, you can use the --help flag to see the available commands and options:

attest --help

For detailed information on a specific command, use the --help flag with the command:

attest <command> --help

License

This project is licensed under the MIT License.

Package Sidebar

Install

npm i @peculiar/attestation-cli

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

27.1 kB

Total Files

8

Last publish

Collaborators

  • rmhrisk
  • microshine
  • yury.strozhevsky
  • peculiarventures
  • apilguk
  • donskov